/* CSS Document */


/*******************************
	GENERALE
********************************/

.IW { width: 300px;}
.IWContent {height: 60px; overflow:auto;}
.IWCaption {font-weight: bold; font-size: 10pt; color: #369; border-bottom: 2px solid #369;}
.IWFooter {margin-top: 2px; font-size: 8pt; }
.IWFooterZoom {}
.IWDirections{background-color:#FFF;}


div.centrato3 {
  display:     block;
  width:       748px;
  position:    absolute;
  top:         10px;
  left:        50%;
  margin:      0 0 0 -374px;
  z-index: 100;
 }

#network {
	clear: both;
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 5px;
	color: #FF0000;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	line-height: 25px;
	font-weight: bold;
	z-index: 200;
	text-align: justify;
}

#network a{
	text-decoration: none;
	color: #003300;
	font-weight: normal;
}

#network a:hover{
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}

.networktab{
	width: 100%;
	margin: 0;
	padding: 0;
	color: #757338;
	text-decoration: none;
}
.networktab h1{
font-size:13px;
}

.networktab a{
	color: #a00000;
	text-decoration: none;
}

.networktab a:hover{
	color: #a00000;
	text-decoration: none;
	font-weight: bold;
}

/*****************/
/* HEADER STYLES */
/*****************/

#header
{
	position: absolute;
	float:left;
	padding: 0;
	margin:0;
	border:0;
	width: 748px;
	z-index:3;
}
#header_menu, #satellites, #header_network
{
	position:absolute;
	float:left;
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	/*z-index: 1;*/
}

#satellites
{
	position: static;
}
#header_menu
{
	position:relative;
	float:left;
	height:32px;
	line-height:32px;
	padding:0 0px 0 0px;
	width: 748px;
}

#header ul, #header_search
{
	position:relative;
	float:left;
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

#header_menu a, #satellites a, #header_network a
{
	text-decoration:none;
	color:#575554;
	font-weight:bold;
	font-size:11px;
}

#header_menu a
{
	color:#fff;
	line-height:30px;
}

#header_menu li
{
	padding-right: 5px;
}

#header_menu .fleft
{
	float:left;
}

#header_menu .fright
{
	float:right;
}

#header_menu li.leftarrow
{
	padding-left: 15px;
	padding-right: 0;
}

#satellites_container
{
	position:relative;
	float:left;
	width: 700px;
	padding:0 30px;
	background-color: #FFF;
}

#network_container
{
	position:relative;
	float:left;
	height:181px;
	width: 748px;
}

#header_menu li, #satellites li, #header_network li
{
	display:inline;
}

#satellites li
{
	line-height:30px;
}

#satellites li, #header_network li
{
	border-left:2px #ff6600 solid;
	padding:0 0 0 4px;
}

#header li.first_link
{
	border:0;
}

#header li a
{
	width:100%;
}

#satellites
{
	height:66px;
}

#header_network
{
	position:relative;
	float:left;
	top:150px;
}


/*****************/
/* HEADER STYLES */
/*****************/

#header_menu
{

}

#header_menu a, #header_network a
{
	color:#0a4064;
}

#header_search
{
	color: #000;
}

#header_menu a
{
	color:#000;
}

#satellites_container
{
}

#satellites_container #satellites li a
{
	color:#2f95d7;
}

#network_container
{
	
}








body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

.hide, hr {
	display:none;
}

ul,li,form,h1,h2,h3,p {
	margin: 0px;
	padding:0px;
}

img {
	border: none;
}

.img_news_grande{
	width: 248px;
	height: 331px;
	border: none;
}

.img_news_piccola1{
	width: 171px;
	height: 140px;
	border: none;
	
}

.img_news_piccola2{
	margin-top: 11px;
	width: 171px;
	height: 140px;
	border: none;
}

.img_news_interna9 {
	width: 89px;
	height: 207px;
	border: 9px solid #FFF;
	float: left;
	margin-left: 11px;
}

#form3 {
	margin-top: 3px;
	padding: 0px;
	width: 138px;
	border: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#form4 {
	margin-top: 0px;
	padding-top: 0px;
	width: 290px;
	border: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#form2 {
	padding: 0px;
	width: 138px;
	border: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#form_5 {
	padding: 0px;
	width: 417px;
	float: left;
	border: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.etichetta {
	padding: 0px;
	margin: 0px;
	width: 60px;
	background-color:#FFFFFF;
	border: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #757338;
	}
	
input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ddddcc;
	border: 1px solid #757338;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	width: 126px;
}

input.text2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #757338;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	width: 126px;
}

select.select1 {
	margin: 5px 3px 3px 3px;
	width: 200px;
	border: none;
}

select.select2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #e9e9a0;
	border: 1px solid #757338;
	margin: 0px;
	width: 136px;
}

input.select1 {
	margin: 5px 3px 3px 3px;
	width: 200px;
	border: none;
}

textarea.select1 {
	margin: 5px 3px 3px 3px;
	width: 200px;
	border: none;
}

.pulsanti2 {
	width: 50%;
	float: left;
	margin-top: 0px;
	padding: 0px;
}

input.pulsante {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
	text-align: center;
	padding: 5px;
	width: 140px;
	border: 1px solid #000000;
	margin-top: 10px;
}
input.text:focus {
	background: #e9e9a0;
}

input.pulsante:hover {
	background: #CCCCFF;
}
input.pulsante:active {
	background: #00CCFF;
}

.patch_ie6 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 0px;
	width: 0px;
	color: #FFFFFF;
}

/*******************************
	SLIDE
********************************/

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 428px; 
	height: 100px;
	overflow: hidden;
	border:none;
	margin: 0;
	padding: 0;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:428px;
	height:100px;
	overflow:hidden;
	float:left;
	padding:0;		
}

div.scroller div.content {
	width: 10000px;
}

div#section2 {
	color:#ffffff;
}

.contenitore_puls_nex {
	clear: both;
	margin-top: 0px;
	width: 428px;
	border:none;
	padding-top: 11px;
}
		
/*******************************
	TESTATA  MENU  RIGA
********************************/

div.testata {
	width: 748px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.intestazione {
	width: 748px;
	float: left;
	margin-top: 25px;
	padding: 0px;
}

div#canali {
	clear: both;
	width: auto;
	padding-top: 11px;
	height: 20px;
}

/** canale è nel css colori **/

.canale_ultimo {
	display: block;
	height: 30px;
	padding-right: 5px;
	float:left;
}

.dirsotto{

color: #757338;
	text-decoration:none;
	

}

.boxcanale a {
	color: #757338;
	text-decoration:none;
	font-weight: lighter;
}

.boxcanale a:visited {
	color: #757338;
	text-decoration:none;
	font-weight: lighter;
}

.boxcanale a:hover {
	color: #a00002;
	text-decoration:none;
	font-weight: lighter;
}

/*******************************
	CENTRALE
********************************/

.centrale {
	width: 428px;
	float: left;
	margin: 0px;
	padding: 0px;
}

img.titolopagina {
	margin-bottom: 11px;
}

.news_sx {
	width: 248px;
	float: left;
	margin-right: 9px;
	padding: 0px;
}

.news_dx {
	width: 171px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.titolo_news {
	width: 100%;
	
	float: left;
	margin-top: 7px;
	padding: 0px;
	font-size: 14px;
	color: #990066;
}

.titolo_news a{

	font-size: 14px;
	color: #000000;
}

.titolo_news a:hover{

	font-size: 14px;
	color: #990066;
}

.testo_news_home {
	width: 100%;
	float: left;
	margin-top: 3px;
	padding: 0px;
	font-size: 11px;
	font-family:Verdana;
}

.testo_news_home a{
	font-size: 11px;
	font-family:Verdana;
	color: #61afa2;
}

.testo_news_home a:hover{
	font-size: 11px;
	font-family:Verdana;
	color: #61afa2;
	font-weight: bold;
}

.testo_news_big_home {
	width: 417px;
	float: left;
	margin-bottom: 11px;
	padding-left: 11px;
	font-size: 11px;
	font-family:Verdana;
	line-height: 18px;
}

.testo_news_big_home a{
	font-size: 11px;
	font-family:Verdana;
	color: #61afa2;
}

.testo_news_big_home a:hover{
	font-size: 11px;
	font-family:Verdana;
	color: #61afa2;
	font-weight: bold;
}

img.foto3news {
	margin-top: 11px;
	}

div#directory_box {
	clear: both;
	width: 100%;
	padding-top: 11px;
}

.directory {
	display: block;
	height: auto;
	width: 137px;
	padding-top: 7px;
	margin-right: 5px;
	background-color: FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	float:left;
}

.boxdir a {
	color: #757338;
	text-decoration:none;
	font-weight: lighter;
}

.boxdir a:visited {
	color: #757338;
	text-decoration:none;
	font-weight: lighter;
}

.boxdir a:hover {
	color: #a00002;
	text-decoration:none;
	font-weight: lighter;
}

/*******************************
	LATERALI
********************************/

.pulsanti {
	width: 100%;
	float: left;
	margin-top: 6px;
	padding: 0px;
}



.sinistra {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.destra {
	width: 139px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.laterale {
	width: 139px;
	float: left;
	margin-bottom: 11px;
	padding: 0px;
}

.laterale_ultimo {
	width: 139px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
}

.testo_laterale {
	width: 139px;
	float: left;
	margin-top: 3px;
	padding: 0px;
	font-size: 11px;
	font-family:Verdana;
}

.testo_laterale ul,li {
	list-style-type: none;
}

.testo_laterale a{
	font-size: 11px;
	font-family:Verdana;
	color: #990066;
}

.testo_laterale a:hover{
	font-size: 11px;
	font-family:Verdana;
	color: #990066;
	font-weight: bold;
}

.titolo_laterale {
	width: 139px;
	float: left;
	margin-top: 5px;
	padding: 0px;
	font-size: 15px;
	font-family:Verdana;
	font-weight: normal;
	color: #61afa2;
}

.titolo_laterale a {
	font-size: 15px;
	font-family:Verdana;
	font-weight: normal;
	color: #61afa2;
}

.titolo_laterale a:hover {
	font-size: 15px;
	font-family:Verdana;
	font-weight: bold;
	color: #61afa2;
}

.sottotitolo_laterale {
	width: 139px;
	float: left;
	margin-top: 2px;
	padding: 0px;
	font-size: 9px;
	font-family:Verdana;
	font-weight: bold;
	color: #990066;
}

img.banner {
	margin: 7px 0px 14px 0px;
}

img.banner_vicini {
	margin: 7px 0px 7px 0px;
}

img.banner_ultimo{
	margin: 7px 0px 0px 0px;
}
	
img.banner_centro{
	margin: 11px 0px 0px 0px;
}

.box_contattieco {
	width: 417px;
	float: left;
	padding-bottom: 7px;
	margin-left: 11px;
}

.contenuto_box_co {
	width: 300px;
	float:right;
	margin: 0;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.box_foto {
	width: 417px;
	float: left;
	margin-left: 11px;
	padding-top: 7px;
	padding-bottom: 14px;
}

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}