@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

#div {
	clear: both;
	background-color: #FFFFFD;
	background-repeat: repeat-y;
	font-size: 10px;
}
#container {
	width: 806px;
	margin: 0 auto;
	clear: both;
}
#container #btnsw {
	width: 806px;
	float: left;
	
}
#container #content {
	width: 806px;
	float: left;
	
}

#container #header {
	width: 806px;
	float: left;
}
#container #head {
	width: 806px;
	float: left;
}


#container #serv {
	width: 507px;
	float: left;
}

#container #serv2 {
	width: 740px;
	float: left;
	padding-left: 24px;
}

#container #serv2 p {
	color: #445009;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

#container #serv2 p.tit {
	color: #a21714;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}

#container #serv2 p.tit a {
	color: #3383d8;
}

#container #serv2 p.tit a:hover {
	text-decoration: none;
}

	
#container #dx {
	width: 299px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780000;
	margin-top: 5px;
}


#footer {
	width: 806px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/ombra.png);
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 10px;
	clear: both;
	padding: 0px;
	padding-top: 10px;
	background-position: center top;
	color: #999999;
}
#container #div {
width:806px
float:left;
}
#container #content #dx #text {
	color: #990000;
	width: 200px;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#container #content #dx #tithome {
}

