@CHARSET "UTF-8";

*{
	margin:0;
	padding:0;
}

body{
	background: #ced6e0 url(../img/fondoBody.jpg) center repeat-y;
}

/*td{
	padding: 5px;
	
	font-family: Georgia, Arial;
	font-size: 13px;
	color:#333;
}*/

.tbContatti{
color:#666666;
font-family:Georgia,Arial;
font-size:14px;
line-height:20px;

}

.tbContatti td {
padding-top: 5px;

}

td input, td textarea{
	border:1px solid #211d5c;
}

h1{
	font-family: Georgia, Arial;
	font-size: 28px;
	color: #211d5c;
}

p{
	font-family: Georgia, Arial;
	font-size: 14px;
	color:#666;
	line-height: 20px;
}

li{
	font-family: Georgia, Arial;
	font-size: 14px;
	color:#666;
	line-height: 20px;
	
	}
ul.listaPagina{
	margin-left:30px;
	font-family: Georgia, Arial;
	font-size: 14px;
	color:#666;
}
#container{
	position:absolute;
	margin: 0 0 0 -479px;
	left: 50%;
	width: 958px;
	/*
	border-left:1px solid #211d5c;
	border-right:1px solid #211d5c;
	*/
}
#pageHeader{
	height: 200px;
	background: transparent url(../img/fondoPageHeader.jpg) top left no-repeat;
	padding-top:35px;
}
#topMenu{}
#pageMain{
	padding: 0 30px 30px 100px;
	background: transparent url(../img/fondoPageMain.jpg) bottom left no-repeat;
}
#coverPageMain{
	height:450px;
	background: transparent url(../img/cover_fondoMain.jpg) bottom left no-repeat;
}
#colonnaSx{
	float:left;
	width:230px;
}
#colonnaSx ul{
	list-style: none;
	font-family: Georgia, Arial;
	font-size: 14px;
}
#colonnaSx ul li{
	padding:2px;
}
#colonnaSx ul li a{
	text-decoration: none;
	color: #211d5c;
}
#colonnaSx ul li.active{
	font-weight: bold;
}
#colonnaDx{
	margin-left: 230px;
}
#pageFooter{
	clear:both;
	background: #551554;
	height: 12px;
}

#coverPageFooter{
	clear:both;
	border-bottom:1px solid #211d5c;
}
#coverMenu{
	
}
#coverBarraBtm{
	/*
	background: #551554;
	*/
	margin-top:-65px;
	height: 115px;
	background: transparent url(../img/viola.jpg) bottom left repeat-x;
}
.tit
{
	margin-left:-20px;
}
.dx
{
	margin-left:30px;
}
