html {
	margin:0px;
	padding:0px;
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS;
	font-family: Verdana;
	font-size:12px;
	font-size:11px;
	height:100%;
	color:#3E3E3E;
	
	background-image: url(../images/fondobody.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#container {
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	min-height:100%;
}

#content{
	width:1000px;
	width:1104px;
	margin:0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	text-align:left;
	height:100%;
	
}


#header {
	width:1000px;
	width:1104px;
	float:left;
	height:150px;
}

#header span {
	color:#999999;
	float:left;
	width:1000px;
	text-align:right;
	margin:92px 0px 0px 0px;
}

#menualto {
	width:990px;
	width:1094px;
	float:left;
}

#menualto ul {
	width:990px;
	width:1094px;
	list-style-type: none;
	height:25px;
	margin:125px 0px 0px 0px;
	/*margin:10px 0px 0px 0px;*/
	padding:0px 0px 0px 0px;
	position:relative;
	top:1px;
}

#menualto ul li {
	float: right;
	height:15px;
	width:103px;
	padding:5px 15px 5px 0px;
	text-align:right;
	color:#15A1AE;
	/*font-weight:bold;*/
	font-size:13px;
	position:relative;
}

#menualto ul li a {
	color:#17A0B0;
	text-decoration:none;
}

#corpo {
	width:994px;
	width:1098px;
	border-top:1px solid #CED2D3;
	border-left:1px solid #CED2D3;
	border-right:1px solid #CED2D3;
	border-bottom:1px solid #CED2D3;
	padding: 3px 3px 5px 3px;
	float:left;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	height:100%;
}

#spaziobiancocorpo {
	width:994px;
	float:left;
	font-size:3px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sinistra {
	width:146px;
	/*border-top:1px solid #CED2D3;*/
	/*border-left:1px solid #CED2D3;*/
	/*border-right:1px solid #CED2D3;*/
	margin:0px 3px 0px 0px;
	float:left;
}

#sinistra ul {
	width:144px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-left:1px solid #CED2D3;
	border-right:1px solid #CED2D3;
	border-top:1px solid #CED2D3;
	/*border-bottom:1px solid #CED2D3;*/
	float:left;
}

#sinistra ul li {
	width:123px;
	padding: 5px 8px 5px 8px;
	text-align:left;
	background-color:#000000;
	border-bottom:1px solid #CED2D3;
	border-left:5px solid #EE7C1C;
	color:#EE7C1C;
	font-size:13px;
	float:left;
}

#sinistra ul li a{
	color:#EE7C1C;
	text-decoration:none;
}
#sinistra ul li.sel a{
	color:#000000;
	text-decoration:none;
}

#sinistra ul li.sel {
	width:131px;
	padding: 5px 8px 5px 0px;
	text-align:left;
	background-color:#EE7C1C;
	border-bottom:1px solid #CED2D3;
	border-left:5px solid #000000;
	color:#000000;
    font-weight: bold;
	font-size:14px;
	font-size:13px;
}

#sinistra ul li.sel img {
	float:left;
	margin:3px 2px 0px 0px;
}

#sinistra ul li.sel span{
	float:left;
	width:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

	
#sinistra ul li.sottopagina {
	width:123px;
	padding: 5px 0px 5px 16px;
	text-align:left;
	/*background-color:#783A2D;*/
	/*background-color:#DAD7BD;*/
	background-color:#EE7C1C;
	border-bottom:1px solid #CED2D3;
	/*border-left:5px solid #FDB110;*/
	border-left:5px solid #000000;
	/*color:#FDB110;*/
	color:#000000;
	font-weight: bold;
	font-size:14px;
}

#sinistra ul li.sottopagina a{
	color:#000000;
	text-decoration:none;
}


.freccinasel {
	margin:0px 2px 0px 0px;
}

#centro {
	width:696px;
	width:800px;
	margin:0px 3px 0px 0px;
	float:left;
}

.indietro {
	width:676px;
	margin:10px 0px 10px 0px;
	padding:3px 3px 3px 13px;
}

.indietro a {
	color:#3E3E3E;
}

#elencofoto {
	width:696px;
	float:left;
	padding:10px 0px 0px 0px;
}

#elencofoto div {
	width:106px;
	float:left;
	height:70px;
	overflow:hidden;
	padding:0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
}

#elencofoto img {
	border:0px;
	width:105px;
}

#newscentro {
	width:686px;
	width:790px;
	border-top:1px solid #CED2D3;
	border-right:1px solid #CED2D3;
	border-left:1px solid #CED2D3;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	float:left;
	background-color:#F9F9F9;
}



.bordino {
	border-top:1px solid #CED2D3;
	margin:0px 0px 5px 0px;
	float:left;
}

.bordino img{
	margin:0px 0px 0px 0px;
	float:left;
}

.bordinotori {
	border-top:1px solid #CED2D3;
	margin:0px 0px 5px 0px;
	float:left;
}

.bordinotori img{
	margin:0px 0px 0px 0px;
	float:left;
}

#immaginenewscentro {
	width:340px;
	margin:0px 5px 0px 0px;
	float:left;
}

#immaginenews {
	width:340px;
	margin:0px 10px 0px 0px;
	float:left;
}

#datanewscentro {
	width:326px;
	width:430px;
	float:left;
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:3px 5px 3px 10px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}

#datanews {
	width:321px;
	width:425px;
	float:left;
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:3px 5px 3px 10px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#000000;
}

#testonewscentro h1 {
	width:321px;
	width:425px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: DaxCondensed-Medium, Dax-Bold, Dax-BlackExpert, Dax-Black,Verdana, Arial;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:22px;
	font-size:23px;
	border-bottom:1px dashed #CED2D3;
	color:#000000;
}

#testonewscentro h2 {
	width:321px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:22px;
	border-bottom:1px dashed #CED2D3;
	color:#000000;
}

#testonews h2 {
	width:335px;
	width:439px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:22px;
	border-bottom:1px dashed #CED2D3;
	color:#000000;
}

.freccinatitolo {
	margin:0px 0px 2px 0px;
}

#testonewscentro {
	width:321px;
	width:425px;
	float:left;
	padding:0px 10px 0px 10px;
}

#testonewscentro a {
	color:#000000;
	text-decoration: none;
}

#testonewscentro img {
	border:0px;
}

#elenconewscentro {
	width:689px;
	width:793px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
}


#elenconewscentro h1 {
	width:681px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:5px 0px 5px 5px;
	margin:0px 0px 5px 0px;
	font-size:22px;
	color:#000000;
	background-color:#CED2D3;
}


#elenconews {
	width:689px;
	width:694px;
	width:798px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:300px;
}


#elenconews h1 {
	width:689px;
	width:793px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:5px 0px 5px 5px;
	margin:0px 0px 5px 0px;
	font-size:22px;
	color:#000000;
	background-color:#CED2D3;
}


#pagina {
	width:668px;
	width:772px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 14px;
	min-height:300px;
}


#pagina h1 {
	width:663px;
	width:767px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:5px 0px 5px 5px;
	margin:0px 0px 10px 0px;
	font-size:22px;
	color:#000000;
	background-color:#CED2D3;
	text-transform:uppercase;
}

#pagina h3 a{
	text-decoration: none;
	color:#3E3E3E;
}

#elencotori {
	width:689px;
	width:793px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#elencotori h1 {
	width:689px;
	width:793px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:5px 0px 5px 5px;
	margin:0px 0px 5px 0px;
	font-size:22px;
	color:#000000;
	background-color:#CED2D3;
}

.riquadrotoro {
	width:681px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 10px; 
}


.toro {
	width:681px;
	width:667px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 14px; 
}

#altotorosinistra h2 {
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 0px; 
	font-size:30px;
	text-transform: uppercase;
	float:left;
}

#altotorosinistra h3 {
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px; 
	font-size:20px;
	float:left;
	display:inline;
}

#altotorosinistra h4 {
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px; 
	font-size:20px;
	width:100%;
	float:left;
}

#triplaa {
	width:100%;
	float:left;
}

#altotorodestra h3 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size:20px;
}

.riquadrotoro h2 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size:24px;
	text-transform: uppercase;
}
.riquadrotoro h3 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size:20px;
}
.riquadrotoro h4 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size:20px;
}

.riquadrotoro h2 a{
	text-decoration:none;
	color:#3E3E3E;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
.riquadrotoro h3 a{
	text-decoration:none;
	color:#3E3E3E;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
.riquadrotoro a img {
	border:0px;
}

#altotoro {
	width:681px;
	float:left;
}

#altotorosinistra {
	width:327px;
	float:left;
	font-size:18px;
}

#altotorodestra {
	width:340px;
	float:left;
}

#altotorodestratesto{
	width:130px;
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
}

#altotorodestraimmagine{
	width:200px;
	float:left;
}

#didascaliatoro {
	width:647px;
	float:left;
	background-color:#CED2D3;
	padding:10px 10px 10px 10px;
	font-size:16px;
}

span.figlie {
	width:202px;
	float:left;
	text-align:center;
	background-color:#CED2D3;
	padding:10px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	font-size:16px;
}

#bassotoro {
	width:667px;
	float:left;
	border-top:1px solid #3E3E3E;
	padding:10px 0px 0px 0px;
	font-size:14px;
}

#bassotorosinistra {
	width:333px;
	float:left;
	border-right:1px solid #3E3E3E;
}

#bassotorodestra {
	width:328px;
	float:left;
	padding:0px 0px 0px 5px;
}

span.col1 {
	width:256px;
	float:left;
}
span.col1destra {
	width:77px;
	float:left;
}
span.col2 {
	width:251px;
	float:left;
}
span.col2destra {
	width:77px;
	float:left;
	text-align:right;
}

#bassotorodescrizione {
	width:667px;
	float:left;
	padding:20px 0px 20px 0px;
	font-size:14px;
}



.notiziacentropiccola {
	width:341px;
	width:393px;
	float:left;
	margin:0px 3px 0px 0px;
	padding: 0px 0px 8px 0px; 
}

.immaginenotiziacentropiccola {
	width:140px;
	margin:0px 3px 0px 0px;
	float:left;
}

.datanotiziacentropiccola {
	width:193px;
	width:245px;
	float:left;
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:2px 0px 2px 5px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}

.testonotiziacentropiccola {
	width:183px;
	width:235px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	font-size:10px;
}

.testonotiziacentropiccola h2 {
	width:183px;
	width:235px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	font-size:11px;
	border-bottom:1px dashed #CED2D3;
	margin:0px 0px 5px 0px;
	color:#000000;
}

.testonotiziacentropiccola a {
	color:#000000;
	text-decoration: none;
}

.testonotiziacentropiccola img {
	border:0px;
}

.freccinatitolopiccola {
	margin:0px 0px 2px 0px;
}

#eventicentro {
	width:686px;
	width:790px;
	border:1px solid #CED2D3;
	margin:0px 0px 5px 0px;
	padding:3px 3px 8px 3px;
	float:left;
}

#eventicentro span#titoloeventicentro {
	width:671px;
	width:775px;
	float:left;
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana;
	padding:5px 5px 5px 10px;
	margin:0px 0px 0px 0px;
	border-top: 1px solid #EF4923;
	font-weight:bold;
	color:#000000;
	font-size:10px;
}

.eventocentro {
	width:323px;
	width:375px;
	border-bottom:1px dashed #CED2D3;
	margin:0px 10px 0px 10px;
	padding:5px 0px 0px 0px;
	float:left;
}

.titoloeventocentro {
	width:263px;
	width:315px;
	float:left;
	font-size:10px;
}

.titoloeventocentro a {
	color:#3E3E3E;
	text-decoration: none;
}

.dataeventocentro {
	width:60px;
	float:left;
	color:#888888;
	font-size:10px;
}

.altrieventi {
	float:left;
	margin:10px 0px 0px 10px;
	color:#EF4923;
}

.freccinaeventi {
	margin:16px 0px 0px 5px;
}

.altrieventiimg {
	float:left;
	text-decoration: none;
}
.altrieventiimg img {
	border:0px;
}

	
#sel {
	width:694px;
	width:798px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	float:left;
}

#sel ul {
	width:694px;
	width:798px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	float:left;
	list-style-type:none;
	text-align:center; 
}

#sel ul li {
	float:left;
	padding:0px 5px 0px 0px;
}

#sel ul li a {
	color:#3E3E3E;
	text-decoration:none;
	/*font-weight:bold;*/
}


#footer {
	width:686px;
	width:790px;
	border:1px solid #CED2D3;
	margin:0px 0px 5px 0px;
	padding:3px 3px 3px 3px;
	float:left;
	font-size:10px;
}

#footer span {
	width:646px;
	width:750px;
	margin:0px 0px 0px 0px;
	padding:3px 20px 3px 20px;
	float:left;
	background-color:#E8E8E8;
}

#destra {
	width:144px;
	float:left;
}

#destra a {
	color:#3E3E3E;
	text-decoration:none;
}

#destra img {
	border:0px;
}

#destra ul {
	width:144px;
	list-style-type:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CED2D3;
	border-left:1px solid #CED2D3;
	border-right:1px solid #CED2D3;
}

#destra ul li {
	width:123px;
	padding: 5px 8px 5px 8px;
	text-align:left;
	border-left:5px solid #17A0B0;
	border-bottom:1px solid #CED2D3;
	/*font-weight: bold;*/
	font-size:14px;
	float:left;
	font-size:13px;
}


#destra ul li a {
	color:#3E3E3E;
	text-decoration:none;
}

#destra ul li.sel {
	width:131px;
	padding: 5px 0px 5px 0px;
	text-align:left;
	border-left:5px solid #17A0B0;
	border-bottom:1px solid #CED2D3;
	font-weight: bold;
	font-size:14px;
	font-size:13px;
}

#destra ul li.sel img {
	float:left;
	margin:3px 2px 0px 0px;
}

#destra ul li.sel span{
	float:left;
	width:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#destra ul li.sottopaginadestra {
	width:123px;
	padding: 5px 0px 5px 16px;
	text-align:left;
	border-left:5px solid #17A0B0;
	border-bottom:1px solid #CED2D3;
	font-weight: bold;
	font-size:14px;
}

.freccinaseldestra {
	margin:0px 2px 0px 0px;
}

.banner {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	border:0px;
}

#digitars {
	width:994px;
	width:1098px;
	padding: 3px 3px 5px 3px;
	float:left;
	margin: 0px 0px 0px 0px;
	text-align:right;
}

#digitars a {
	text-decoration: none;
	color:#888888;
}

