body{
	font-family: Arial, Helvetica, sans-serif;
	color: #55544D;
	margin:0 auto;
	padding:0;
	width:auto;
	/*font-size: 75%;*/
	background-color:#EFEFEF;
	background-image: url(images/bg_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{
	
	color: #3F901A;
	text-decoration: none;
}

a:link{
	color: #3F901A;
	text-decoration: none;
}

/*a:visited{
	color: #69340F;
	text-decoration: none;
}*/

a:hover{
	color: #3F901A;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
/* font-family: Arial,sans-serif;
 margin: 0px;
 padding: 0px;*/
 font-size: 1.7em;
 font-family: Trebuchet MS, Arial, Verdana, sans-serif;;
 font-weight: normal;
 color: #555353;
 padding-bottom: 10px;
 margin: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #555353;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
/* font-weight: bold;*/
 color: #334d55;
}
	
.hidden {
 height:1px;
 left:0;
 line-height:0.1em;
 margin:0;
 padding:0;
 position:absolute;
 top:-10000px;
 width:1px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	
	width: 770px;
	margin:0 auto;
	background-color: White;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;

	
}
#containerbg{
	width: 770px;
	margin:0 auto;
	background-color: White;
	
}
#header{
	padding: 0px 0px 0px 0px;
	background-image: url(images/testata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	/*border: solid 1px;*/
	/*width: 100%;*/
	
}
#header .logo{
	 position: relative;
	 top: 0px;
	padding-left: 23px;
	 height: 88px;
	 border: none;
	 
}
#header img{
	 border: none;
}



#navBar {
	float:  left;
	width: 157px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-right: 20px;
	
}
#navBar ul{
	margin-top:-8px;
	padding: 0px;
	margin-left:17px; 
}
#navBar li{
	 list-style-type: none;
	 margin: 0px;
	 font-size: 0.9em;
	font-weight: bold;
	/*width: 130px;
	height:58px;*/
	border-bottom: 1px dashed #D2DADA;
	vertical-align: baseline;
	
}
#navBar a{ 
	color: #016133;
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/freccia_green_off.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 15px 20px 15px 25px;
	
}
#navBar  a:hover {
	color: #016133;
	background-image: url(images/freccia_green_on.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 15px 20px 15px 25px;
}

#navBar .active {
	color: #BF6000;
	background-image: url(images/freccia_orange.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 15px 20px 15px 25px;
	
}

 .brad {
	 font-size:0.7em;
	 margin: 0px;
	 position: relative;
	 top:12px;
	 left: 33px; 
	 text-align: left;
	 height: 5px;
	 width: 400px;
	 }
.brad a{
	 position: relative;
	 top:-4px;
	 right:16px;
	  background-image: url(images/ico_home.gif);
	 background-position:left;
	 background-repeat: no-repeat;
	 padding: 10px 7px 12px 25px;
	 }
	 
	 
#infoBox{ 
	float: right;
	/*min-height: 400px;*/
	padding: 30px 15px 0px 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	 }
	 
#content_home{
  /*width: 58%;*/
  padding:30px 255px 20px 0px;
  margin: 0px 0px 0px 180px;
  font-size: 90%;
  text-align: justify;
 	/*min-height: 500px;*/
 
}

#content{
  /*width: 58%;*/
  padding:30px 75px 20px 0px;
  margin: 0px 0px 0px 205px;
  font-size: 90%;
min-height: 400px;
 text-align: justify;
 
}


/***stili colonnadx infoBox*****/

#infoBox .box_eventi{ 
	 width: 200px;
	 margin: 0px 0px 15px 0px ;
	 padding: 0px 0px 10px 0px ;
	 border-bottom: 1px dashed #D2DADA;
	 }
#infoBox .box_eventi ul { 
	list-style-type: none;
	margin:0px;
	padding: 5px 20px ;
	 }
#infoBox .box_eventi li { 
	list-style-type: none;
	list-style-type: none;
	margin:0px;
	padding:  5px 0px;
	font-size: 0.8em;
	font-weight: bold;
	/*line-height: 0.9em;*/
	
	 }
#infoBox .box_eventi h3{ 
	 background-image: url(images/freccia_yellow.gif);
	 background-position: left 2px;
	 padding-left: 20px;
	 padding-bottom: 5px;
	 background-repeat: no-repeat;
	 border-bottom: 1px dashed #D2DADA;
	 font-size: 1.2em;
	 color: #930936;
	 font-weight: normal;
	 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	 
	 }
#infoBox .box_video{ 

	border-bottom:1px dashed #D2DADA;
	
	margin-top:-10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:200px;

	 
	 }
#infoBox .box_video img{ 
	  border: none;
	 }
#infoBox .box_video h3{ 
	 background-image: url(images/freccia_yellow.gif);
	 background-position: left 2px;
	 padding-left: 20px;
	 padding-bottom: 5px;
	 background-repeat: no-repeat;
	 border-bottom: 1px dashed #D2DADA;
	 font-size: 1.2em;
	 color: #930936;
	 font-weight: normal;
	 text-align: left;
	 margin-bottom: 10px;
	 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	 
	 }
	 
#box_facebook{ 
	   width: 200px;
		/*border-bottom: 1px solid #94A3C4;*/
		margin-bottom: 10px;

	 }
#box_facebook .fan_box .page_stream { 
	 border: solid;
	 }
	 

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/**************  content styles ***************/
content_home h2{
 font-size: 1.7em;
 font-family: Trebuchet MS, Arial, Verdana, sans-serif;;
 font-weight: normal;
 /*text-transform: uppercase;*/
 color: #555353;
 padding-bottom: 10px;
 margin: 0px;
}
#content_home h3{
 font-family: Arial, Verdana, sans-serif;;
 font-weight: normal;
 color: #555555;;
 padding-bottom: 10px;
 margin: 0px;
}

#content h2{
 font-size: 1.7em;
 font-family: Trebuchet MS, Arial, Verdana, sans-serif;;
 font-weight: normal;
 /*text-transform: uppercase;*/
 color: #555353;
 padding-bottom: 10px;
 margin: 0px;
}

#content h4{
  font-size: 15px;
 color: #1d4876;
 font-weight: bold;
 margin: 0px;
}
#content .box{
  padding: 10px 20px 20px 60px;
}
#content .box img{
  padding: 0px 10px 10px 0px;
  float: left;
}
#content p{
	padding: 5px 0px 15px 0px;
	margin: 0px;
	line-height: 1.3em;
}
#content ul {
	padding: 6px 0px 15px 20px;
	margin: 0px;
}
#content ul li{
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #55544D;
	line-height: 1.3em;
}

#content ul li .tit_link{
	 font-weight: bold;
}

#content img{
	  border: none;
	  margin:5px 0px;  
}
#content .img_float{
	  border: none;
	  float: left;  
}
#content_home .box_news {
	 font-weight: bold;
	 margin-top: 20px;
}
#content_home .box_news h3{
	 color:#930936;
	 font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	 font-size:1.3em;
	 margin: 0px;
	 padding: 0px;
}
#content_home .box_news ul {
 margin: 0px;
	 padding: 0px;
}
#content_home .box_news  li{
list-style-type: none;
margin: 0px;
padding: 5px 0px;
font-size:0.8em;
}
#content_home p{
	padding: 5px 0px 15px 0px;
	margin: 0px;
	line-height: 1.3em;
}
#content_home ul {
	padding: 6px 0px 15px 20px;
	margin: 0px;
}
#content_home ul li{
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #55544D;
	line-height: 1.3em;
}
#content_home .archivionews{
	padding: 10px 0px 3px 0px;
	margin: 0px;
	text-align:left;
}
#content_home .archivionews a{
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 0.76em;
	
}
/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 75%;
	color: #ffffff;
	background-color: #555353;
	/*height: 55px;*/
	padding: 20px;
	text-align: cente;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:20px solid #ffffff;
	margin-top: 30px;
}
#footer img{
	 border: none;
}
#footer ul{
	  margin: 0px;
	  padding: 0px;
}
#footer li{
	 display: inline;
}
#footer a{
	 color: #ffffff;
	text-decoration:none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#footer .info_footer{
	 /*width: 510px;*/
	 padding-top: 20px;
}



ol {
margin:0;
padding:0;
list-style-type: none;
}

/*------------ stili form ----------------*/

.inputTfshort {
	width: 50px;

}
.inputTfmiddle {
	width: 185px;

}

#content .iscrivitiBtn:hover {
	background-position: left -60px;
}
#content .programmaTable {

}
#content .programmaTable td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: text-top;
	
}
#content .programmaTable.noBorderTable td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .programmaTable.elenco td{
}
#content .programmaTable.elenco th{
	font-size: 12px;
	padding-bottom: 5px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #0058A0;
	text-align: left;
}

#content .programmaLabel{
	font-size: 12px;
	font-weight: bold;
	/*color: #004F91;*/
	text-align: right;
	width: 150px;
}
#content .programmaLabel_b{
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-align: right;
	width: 150px;
	background-color: #D9F4DC;
	padding: 0px 3px;
}
#content .programmaDesc{
	color: #333333;
	font-size: 12px;
	text-align: left;
}
#content .disclaimerBox {
border:1px solid #CCCCCC;
font-size:10px;
height:100px;
overflow:auto;
padding:5px;
width:240px;
}
#content td.programmaDesc table {
font-size: 12px;

}
#content .programmaTable .inputTf {
	width: 250px;

}

#content .programmaTable .selectTf {
	width: 250px;
}
#content .programmaTable .buttonField {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content .programmaTable .miniBtn {
	background-color: #4C89CA;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #00468C;
	font-size: 10px;
	padding: 1px;
}

#content .programmaTable .disclaimerBox {
	font-size: 10px;
	padding: 5px;
	height: 100px;
	width: 240px;
	overflow: auto;
	border: 1px solid #CCCCCC;
}
#content .box_titoletto  {
	padding:0;
	margin: 5px 0px;
}
#content .box_titoletto ul {
	padding: 6px 0px 15px 20px;
	margin: 0px;
}
#content .box_titoletto ul li{
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #55544D;
	line-height: 1.3em;
}

#content .box_titoletto .titolo{
 font-family: Verdana,Arial,sans-serif;
 font-size: 1em;
 color: #334d55;
	 font-weight: bold;
	 padding: 0px;
}

#content .box_titoletto .testo{
padding: 0px;
display: block;
}


#content .box_titoletto .titoletto{
	 font-weight: bold;
	 font-style: italic; 
	 padding: 3px 0px 3px 0px;
}
 .calendario{
	 font-weight: bold;
	 color: #D77700;
	 padding: 15px 0px 6px 60px;
	 font-size: 1.25em;
	 height: 45px;
	 vertical-align: bottom;
	 background-image: url(images/calendario.jpg);
	 background-position: left;
	 background-repeat: no-repeat;
}

#content h4.blu{
  font-size: 15px;
 color: #194BA4;
 font-weight: bold;
 margin: 0px;
}
#content h4.bodeaux{
  font-size: 15px;
 color: #8B0000;
 font-weight: bold;
 margin: 0px;
}
#content h4.giallo{
  font-size: 15px;
 color: #E4B62D;
 font-weight: bold;
 margin: 0px;
}