/* CSS Document */
#cbody2{
	width: 100%;
	margin: 1px 0;
	background-color: #dadada;
	background-image:url(../Images/bodyback_2.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#cbody2 .cleft,
#cbody2 .cright{
	float: left;
}

#cbody2 .cleft{
	width: 512px;
	border-right: 2px solid #FFF;
}

#cbody2 .cright{
	width: 255px;
	font-size:12px;
}

#cbody2 .cleft h2,
#cbody2 .cright h2{
	background-color: #0d215a;
	color: #FFF;
	line-height: 1.5em;
	text-transform:uppercase;
	font-size:14px;
	padding: 2px 10px;	
	border-bottom: 3px solid #FFF;
}
#cbody2 .cright h2{
	background-color: #df2512;
}

#cbody2 .cright .title{
	background-color: #818181;
	color: #FFF;
	text-transform: uppercase;
	font-size:14px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 2px 10px;
}

#cbody2 .cright .title a{
	color: #EEE;
}

#cbody2 .cright span{
	color: #b40000;
	display: block;
	text-transform: uppercase;
	margin-left: 10px;
}

#cbody2 .cright ul{
	margin-left: 10px;	
}

#cbody2 .cright li{
	list-style-type: none;
	margin: 5px 0;
	text-transform: uppercase;
}

#cbody2 .cright li a{
	color: #333;
}

#cbody2 .cright li a em{
	text-transform: lowercase;
}

#cbody2 .descript1{
	border-top: 1px solid #0d215a;
}

#cbody2 .descript1,
#cbody2 .descript2{	
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
#cbody2 .descript1 .titolo{
	color: #b40000;
	font-size:14px;
	margin: 0;
	padding: 10px 10px 2px 10px;
	display: block;
}

#cbody2 .descript1 .testofull{
	float: left;
	text-align: justify;
	padding: 2px 5px;	
}

#cbody2 .descript1 .testo{
	padding: 2px 5px;
	width: 240px;
	text-align: left;
	float: left;
}

#cbody2 .descript1 .testo img{
	margin: 3px auto;
}

#cbody2 .descript1 p,
#cbody2 .descript2 p{
	padding: 1px 5px;
}

#cbody2 .descript1 h3{
	font-size:14px;
	margin: 2px 5px;
}

.pdfs{
	margin-left: 10px;
}
.pdfs li{
	padding: 4px 0;
	list-style-image: url(../Images/page_white_acrobat.gif);
	margin-left: 20px;
}

.list{
	margin-left: 20px;
}

.list li{
	list-style-type:disc;
}

#cbody2 .descript1 a{
	color: #444;
}

.dovesiamo{
	padding: 5px;
	background-color: #DDD;
}

.partner{
	border-bottom: 1px solid #df2512;
	background-color:#EAEAEA;
	padding: 4px;
	margin: 5px;
	margin-bottom: 0px;
	min-height:100px;
	height:auto !important;
	height:100px;
}

#cbody .cleft h2 a{
	color: #FFF;
}

.goleft{
	float: left;
	padding-right: 4px;
}

.goright{
	float: right;
	padding-left: 4px;
}
.listarts{
	margin: 5px;
	margin-left: 40px;
}

.listarts li{
	list-style-image:url(../Images/list_arts.gif);
	margin: 5px 0;
}
