*{
	margin:0px;
	padding: 0px;
	border: 0px;
}


body{
	background-image:url(../images/bg_corpo.jpg);
	background-position:0px 100px;
	background-repeat: repeat-x;
	background-color: black;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.2em;
}

div#cont0{
	width:960px;
	margin: auto;
}

/*HEADER*/

div#header{
	height: 35px;
	border-bottom: 1px solid #c89632;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	color:white;
	padding:65px 0px 0px 40px;
	font-size:24px;
	font-weight: normal;
}


/*MAIN*/
div#main{
	position: absolute;
	width:940px;
	font-size:12px;
	color:white;
	margin:660px 0px 0px 0px;
	padding:0px 0px 100px 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, Times, serif;
}

div#main h1, .catTitle{
	display: block;
	font-weight: normal; 
	font-size:24px; 
	height:25px;
	color: #cc9933;
	margin:25px 0px 15px 0px;
}

div#text{color: #ffffcc;}

div#main ul{
	list-style-image: url(../images/list.jpg);
	margin:0px 0px 0px 40px;
}

div#main ul li{float: left;width:180px;margin:10px 0px;}

div#main ul li a{color: #ffffcc;}


/*TEASER*/
div#teaser{
	height:308px;
	padding:20px 0px 0px 10px;
}

#mappa{
	width:785px;
	height: 300px;
	background-image: url(../images/mappa.gif);
	background-repeat: no-repeat;
	float:left;
}

#gmap{
	height:287px;
	width:756px;
	margin: 6px 0px 0px 12px;	
}

#adsense{
	width:160px;
	height:298px;
	border: 1px solid #c89632;
	float:left;
	background-color: #333333;

}

div#itemList{
	width:785px;
	height:333px;
	float:left;
	margin: 5px 0px 0px 10px;
}

/*ITEMS*/

.item{
	float:left;
	border: 1px solid #c89632;
	width: 368px;
	height:92px;
	background-color: #ebdab9;
	margin:0px 17px 15px 5px;
}

.chiara{background-color: black;}

.cardinal{
	float: left;
	height:23px;
	width:20px;
	background-image: url(../images/cardinal.jpg);
	color: #ebdab9;
	padding:5px 0px 0px 8px;
}

.logo{
	width:120px;
	height: 90px;
	float:left;
	margin: 1px 1px 0px 0px;
	background-color: black;
	display: block;
}

.chiara .logo{background-color: #ebdab9;}

.txt_ad{float:left; width: 219px;}

.nameItem{
	height: 23px; 
	font-size: 14px; 
	font-weight: bold;
	padding:5px 0px 0px 10px;
}

.chiara .nameItem, .chiara .infoItem{color: #ebdab9;}

.infoItem{clear:both;font-size:12px;padding-left:10px;display:block;}

.more{color: #d38d00; font-style: italic; font-size: 12px; font-weight: normal;}
.more a{color: #d38d00; font-style: italic; font-size: 12px; font-weight: normal;}

/*FINR ITEMS*/


#iscrizione{
	display: block;
	width:160px;
	height:203px;
	background-image: url(../images/iscrizione.jpg);
	float: right;
	margin:115px 2px 0px 0px;
}


/*FOOTER*/
/*CLASSI*/

.clear{clear:both;padding:0px; border:0px; margin:0px; display:block;}

/* pagina sponsor */
.sponsor_ad {
	border: solid 1px #D1D1D1;
	padding:14px;
	margin-bottom:10px;
}
.sponsor_ad .cardinal {
	background: transparent url(../images/bg_num_adv.png) no-repeat right top;
	padding:35px 0 0 3px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	float:left;
	height:65px;
	width:32px;
	margin-right:16px;
}
.sponsor_ad .txt_ad {
	width:500px;
}
.sponsor_ad .foto {
	float:left;
	margin:0 26px 15px 0;
}
.tel.right {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-top:16px;
	padding-right:15px;
}
.tel.right span {
	font-size:18px;
	display:block;
}
.text_ad {
	margin-top:20px;
	padding:30px 20px 15px 187px;
	border-top:solid 1px #ccc;
}
.sponsor_ad .acca4 {
	font-size:18px;
}
.formcontatti {
	border: solid 1px #ccc;
	background-color:#f0f0f0;
	padding:12px;
	margin-top:12px;
	color:#666;
}
.formcontatti .acca4 {
	background: #f0f0f0 url(../images/bn_contact.png) no-repeat left top;
	color:#000;
	height:32px;
	padding-left:39px;
	font-weight:bold;
}
.formcontatti .imput {
width:180px;
border:solid 1px #ccc;
font-size:12px;
padding:3px;}
.formcontatti textarea {
	width:515px;
	border:solid 1px #ccc;
}