/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333;
	margin: 0px;
	padding: 0px;
	/*background:url(/pagine/im/logo_mole.jpg) bottom left no-repeat;*/
}

a{
	color: #600;
	text-decoration: none;
	font-weight:bold;
}

a:link{
	color: #960B06;
	text-decoration: none;
}

a:visited{
	color: #960B06;
	/*border-bottom: 1px dashed #960B06;*/
}

a:hover{
	color: #960B06;
	border-bottom: 1px dashed #960B06;

}

h1{ 
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;

}

h2{
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid #ccc;
}

h3{
 font-size: 100%;
 color: #666 ;
 margin: 0px;
 padding: 0px 0px 0px 20px;
border-bottom: 1px solid #ccc;
background:  url("/pagine/css/im/sxoff.gif") bottom left no-repeat;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


h6{
text-align:right;
font-weight:bold;
 font-size: 70%;
 color: #600;
 margin: 0px;
 padding: 0px;
}


ul{
 list-style-type: square;
}

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

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

label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


.nobordo{
border:none;}
.data{
color:#669966;
font-style:italic;}


.pagoff{
color: #ccc;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:135px;
	background:url(im/sfondo_head.jpg) top LEFT no-repeat;
}

.random{
	background:url(im/sfondo_head2.jpg) top right no-repeat;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	/*background-color: #eeeeee;*/
	background-color: #eee;
	border-right: 1px solid #CCC;

}

#navBar h3{
	background: url("/pagine/css/im/sxh3.gif") bottom right no-repeat;
}


#headlines{
  	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #ccc;
	padding-right: 10px;
}

#headlines h3{
 padding-left:20px;
 border-bottom: 1px solid #ccc;
 /*border-bottom: 1px solid #fff;
 border-right: 10px solid #fff;
 background: #f9dcd0 url(/css/im/sxtrasp.gif) bottom left no-repeat;*/
}


#content{
float: left;
width: 57%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #668286;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	/*margin: 0px;*/
	margin-top: 1px;
	padding: 3px 0px 0px 10px;
	color:#960b06;
	font-size:115% !important;
	font-size:105%;
	letter-spacing:2px;
	
}

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

#breadCrumb{
	margin-top: 118px!important;
	margin-top: 127px;
	font-size: 80%;
	padding: 2px 0px 0px 10px;
	background-color:#fff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/************** .feature styles ***************/

.feature{
	margin:5px 0 10px 0;
	padding: 0px 0px 10px 10px;



}

.feature h3{
	font-size: 80%;
	padding: 10px 0px 0px 20px;
	background:  url("/pagine/css/im/sxon.gif") bottom left no-repeat;
}


/************** .doc&Co sezione documenti scaricabili *****************/

li.doc{
height:50px;
font-size: 80%;
list-style: none;
padding:0px 0px 10px 55px;
background:  url("/pagine/css/im/doc.gif") top left no-repeat;}

li.pdf{
height:50px;
font-size: 80%;
list-style: none;
padding:0px 0px 10px 55px;
background:  url("/pagine/css/im/pdf.gif") top left no-repeat;}


li.xls{
height:50px;
font-size: 80%;
list-style: none;
padding:0px 0px 10px 55px;
background:  url("/pagine/css/im/xls.gif") top left no-repeat;}

li.news{
/*height:30px;*/
font-size: 80%;
list-style: none;
padding:0px 0px 10px 50px;
background:  url("/pagine/css/im/clip.gif") top left no-repeat;}

li.biblio{
height:30px;
font-size: 80%;}

li.ok{
height:50px;
font-size: 80%;
list-style: none;
padding:0px 10px 0px 70px;
background:  url("/pagine/css/im/ok.jpg") top left no-repeat;}

li.ko{
height:50px;
font-size: 80%;
list-style: none;
padding:0px 10px 0px 70px;
background:  url("/pagine/css/im/ko.jpg") top left no-repeat;}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	
}

.story p{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.story p.center{
text-align: center;
}

.story ol li{
	font-size: 80%;
}

.story h3{
		font-size: 90%;
}

/************* #siteInfo styles ***************/

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 25px 10px;
	background:url(/pagine/css/im/footer.gif) bottom left repeat-x;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
/*********** #elementi form ***********/
fieldset{
margin:12px 5px;
padding:10px;
display:block;
border: 1px solid #ccc;
font-size:.9em;
}

label{
display:block;
float:left;
margin:2px;
color:#600;
clear:both;
}
input,textarea{
display:block;
clear:both;
border: 1px solid #600}

legend{
font-weight:bold;
margin-bottom:10px;
}

.bottone {
float:left;
clear:both;}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #menu sinistra ***********/

#menusx{
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#menusx h3{
background-color:#ccc;
color:#600;
padding: 10px 0px 2px 10px;
}

/*#menusx a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#menusx a:hover{
	background-color: #ddd;
}
*/

/***nuovi bottoni*******************/



#bottone{
margin:0;
padding:0;
font: 90% Arial;
}
#bottone ul{
list-style:none;
margin:0;
padding:0;
}

#bottone li{
display:inline;
}


#bottone a:link, #bottone a:visited{
display:block;
text-decoration:none;
padding:7px 10px;
margin:0;
color:#009;
font-size:1.1em;
border-bottom: 1px dashed #DFC7C7;
height:auto!important;
height:0;
background:#f9f9f9 url("/pagine/css/im/sxoff.gif") bottom right no-repeat;
color:#666;
border-left:3px solid #ccc;
	font-weight:normal;
}
#bottone a:hover{
color:#FFF;
border-left:3px solid #FFF;
background:#960B06 url("/pagine/css/im/sxon.gif") bottom right no-repeat;
	font-weight:normal;


}

#bottone #bottone-attivo a{
background:#F9DCD0;
color:#333;
border-left:3px solid #600;
background:#F9DCD0 url("/pagine/css/im/sxon.gif") bottom right no-repeat;
}


#bottone a.sottovoce, #bottone a.sottovoce:visited{
	display:block;
	background-color:#fff;
	Border-bottom: 1px dashed #DFC7C7;
	border-right:2px solid #CCC;
	border-left:2px solid #fff;
	font-weight:normal;
	font-style:italic;
	height:auto!important;
	height:0;
	padding:0px 10px;
	text-align:right;
	text-decoration:none;
	background: #fff url("/pagine/css/im/sxtrasp.gif") bottom right no-repeat;
	
	}

#bottone a.sottovoce:hover{
background-color:#fff;
border-right:2px solid #600;
border-left:2px solid #fff;
color: #600;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;

}

#headlines p{
	padding: 5px 0px 5px 0px;
}


