@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding-bottom:30px;
	font-family: "Comic Sans MS", cursive , Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../_img/bg2.jpg);
	background-repeat: repeat-x;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color: #cc0000;
}

#content {
	margin:auto;
	width:900px;
}

#logo {
	position: absolute;
	z-index: 5;
	margin-left: -40px;
	margin-top: -70px;	
}

#top {
	margin-top:70px;
}

#banners{
	/*margin-top:18px;*/
}
#banners_sx {
	width:629px;
	height:346px;
	padding-bottom:5px;
	border-bottom:#cc0000 solid 5px;	
	float:right;
}
#banners_dx {
	width:220px;
	height:346px;
	float:right;
	margin-left:20px;
	padding-bottom:5px;
	border-bottom:#cc0000 solid 5px;
	color:#333;
	font-size:11px;
	font-weight:600;
}#banners_dx .banners_dx_text{
	height:179px;
	text-align: justify;
}#banners_dx .banners_dx_img{
	height:167px;
}

#banners_sx_dec {
	/*height:220px;*/
	padding-bottom:5px;
	border-bottom:#cc0000 solid 5px;
	float:right;
}
#banners_dx_dec {
	width:220px;
	height:220px;
	float:right;
	margin-left:20px;
	padding-bottom:5px;
	border-bottom:#cc0000 solid 5px;
	color:#333;
	font-size:12px;
	font-weight:600;
}

#boxes {
	padding-bottom:20px;
	border-bottom:#cc0000 solid 5px;
}
#boxes-cont {
	/*background:url(../_img/bg_boxes.png) bottom left repeat-x;*/
	height:250px;
}

#box-general {
	/*background:url(../_img/bg_boxes.png) bottom left repeat-x;*/
	color:#333;
	font-size:14px;
	text-align: justify;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}

.box {
	width:200px;
	margin-right:25px;
	float:left;
	border:0px solid red;
}

#footer {
	padding-top:20px;
	color:#999;
	font-size:11px;
	text-align: center;
	padding-bottom: 10px;
}


.menuItem {
	background:url(../_img/btn.png) center top no-repeat;
	width:65px;
	height:26px;
	float:right;
	margin-left:50px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 0 30px;
	text-decoration:none;
}.menuItem a {
	text-decoration:none;
	color:#FFF;
}.click {
	background:url(../_img/btn_on.png) center top no-repeat;
	
}

.clear {
	clear:both;
}

.floatL {
	float:left;
}

.floatR {
	float:right;
}

.red {
	color:#CC0000;
}

.color-txt{
	color:#BF1218;
}

.font16{
	font-size:16px;
}

.no-margin {
	margin:0px;
}

.small {
	font-size:80%;
}
.titoli {
	font-size:23px;
	width:90%;
	border:0px solid red;
	line-height:30px;
}
#banners_dx_dec2 {
	width:220px;
	height:348px;
	float:right;
	margin-left:20px;
	padding-bottom:5px;
	border-bottom:#cc0000 solid 5px;
	color:#333;
	font-size:12px;
	font-weight:600;
}

