//colore giallo CCCC00
//colore verde 33CC00

.selectFree IFRAME
{
 display:none;/* IE5*/ 
 display/**/:block;/* IE5*/
 position:absolute;
 top:0;
 right:0;
 z-index:-1;
 filter:mask();
 width:253px;
 height:30px;
}
.contenuto_tendina_comunicazioni  {
padding:5px;
background-color:#FFFFFF;
border-bottom:2px solid #00539f;
border-left:2px solid #00539f;
border-right:2px solid #00539f;
width:237px;
margin-left:251px;}
#tendina_comunicazioni  {
float:right;

color:#990000;
position:absolute;

top:97px;
}

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


//GLOBAL


#contentheader {
}
    
#headline {
	clear: both;
	height: 18px;
	padding-top: 5px;
}

#container {
	width: 1003px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
}

#sidebar {
	float: left;
	width: 222px; 
	background: #FFFFFF; 
	padding-top: 19px;
	padding-left: 10px;
	border: 0px solid;
	border-color:blue;
}

#mainContent { 
	margin: 0 0 0 244px;
	padding: 0 0 0 0; 
}
* html body #mainContent { margin: 0 0 0 240px; }

#footer {
	clear: both;
	height: 25px;
	margin-top: 16px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

#headline #titolo {	 
	background: #ffffff;
	text-align: left;
	font-size: 11px;
	color: #666666;
	float: right;
	display: inline;
}

#headline #titoloLeft {	     
	background: #ffffff;
	text-align: left;
	font-size: 11px;
	color: #666666;
	float: left;
	display: inline;
}




/*
 * SIDEBAR
 */

#sidebar ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	
}

#sidebar ul.sumbenu {
	padding: 0px 0px 0px 6px;
	margin-right: 10px;
	margin-bottom: 10px;

}


#sidebar li {
	margin: 0px;
	padding: 0px;
	border: solid 1px white;
	list-style-type: none;
	


}


.vocemenu{ /* titolo menu */
	font-size: 15px;
	text-transform: uppercase;
		font-weight:bold;
	margin: 0;
	padding: 0;
	line-height: 17px;
}

#sidebar .menu span {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	line-height: 12px;
}

#sidebar h3 { /* capitoletti menu */
	font-size: 13px;
	text-transform: uppercase;
	color: #525252;
	padding-left: 8px;	
	width: 210px;
	font-weight:bold;
}

.menu {
	width: 200px;
	font-size: 16px;
	color: #ffffff;
	text-align: left;	
	font-weight: bold;
        font-family: Garamond, Arial;
	padding: 5px 7px;	
	text-transform: uppercase;
	margin-bottom: 4px;
	display: block;	
	background: #009900 url(../images/barrow.jpg) no-repeat bottom right;
	text-decoration: none;
}

a.menu:hover {
	background: #CCCC00 url(../images/oarrow.jpg) no-repeat bottom right;
}

.menu.active {
	background: #CCCC00 url(../images/oarrow.jpg) no-repeat bottom right;
}
.menu.active:hover {
	background: #CCCC00 url(../images/oarrow.jpg) no-repeat bottom right;
}
a.listvoice, a.listvoice:link, a.listvoice:visited {
	display: block;
        font-family: Garamond, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 13px;
	font-weight:bold;
	color: #535353;
	line-height:17px;
	margin-bottom:-4px;
	text-decoration: none;

}
	
a.listvoice:hover {
	color: #CCCC00;
}.allimgsub {
margin:0px 5px 0px 0px;}

.submenucontainer { display:inline; 
}

#menu #container-1 p {
	padding: 8px 6px;
	font-size: 12px;
	color: #666666;
}
#menu #container-1 p big {
	font-size: 15px;
	font-weight:bold;
	color: #ff7b33;
	margin-left:10px;
	padding: 8px 0px;
}

/*
 * FOOTER
 */
#footer #today { 	
	float: right;
	display: inline;	
}

#footer #whoarewe {
	float: left;
	display: inline;	
	color: #cccccc
}

#footer #whoarewe span {
	color: #ff7932;	
}



// BARRA ORIZZONTALE

div.barra {background: grey;}

div.barra {
  text-align: center;
  margin: 1em 0 0 0em;
  padding: 0em 0em 0em 0em;
  clear: both;
  border-color: green;
  border-style: solid;
  border-width: 0.01em;
}
// FINE BARRA ORIZZONTALE
