
body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #00008B;
}

/* calendarietto eventi  */
#cal02{
	position: absolute;
	left: -800px;
	top: -40px;
	display: none;
}



.evidenzia{background-color: yellow;}

p{margin:0; padding:0;}


/* lista RSS */
ul#rssList{
 	width: 40%;
}
ul#rssList li{
	list-style-type: none;	
	height: 24px;
}
ul#rssList li a{
	width: 49%;
	display: block;
	height: 24px;
	float: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #990000;
}
ul#rssList li img{
	width: 50px;
	float: right;
	padding: 0;
	margin: 0;
	display: none;
}

.rightAlign{
	float:right;
}

li.nobullet{
	list-style-type: none!important;
}

.inEvidenza{
	background-color: #990000!important;
	color: #ffffff !important;
}
.inEvidenza a{
	color: yellow !important;
}


.Box ul{
	margin: 10px 0 0 0;
	padding:0 0 0 10px;
	width: 86%;
}
.Box ul li {
	padding: 0;
	margin: 0;
	width: 98%;
	list-style-type:none;
}
.Box ul li a{
	display:block;	
	color: #990000;
	padding:0 0 0 20px;
	width: 98%;
	height: 100%;
	background-image: url("public/immagini/bltOff3.gif");
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border: 1px solid #ffffff;
}
.Box ul li a:hover{
	background-image: url("public/immagini/bltOn3.gif");
	color: #00008b;
	border-bottom: 1px solid #006699;
	border-top: 1px solid #006699;
}
.Box ul li.liActive a{
	background-image: url("public/immagini/bltOn3.gif")!important;
	color: #00008b!important;
	border-bottom: 1px solid #006699!important;
	border-top: 1px solid #006699!important;
}
/********************** LAYOUT *****************************/

.normal { 
	font-style: normal; 
}
.invisible{visibility: hidden;}

.wrapper { 
	margin: auto; 
	width: 100%;       /* total width */
	padding:0;
	text-align: left;
	min-height: 500px;
}      

.left {
	width: 17%;  
	height: 100%;
	min-height: 400px;    
	display: block;     
	padding: 0!important;
	float: left; 
	margin: 0 5px 0 0!important;	
	background-color: #ffffff;
}
.center { 
	float: left; 
	width: 82%; 
	margin: 0 ;
	padding: 0; 
	display: block;
	background-color: #ffffff;
}

.center img{
	border: none;
}




#content{
	padding/**/: 15px 0 30px 0;
	padding: 0 0 30px 0!;
	margin: 0 0 30px 0;
	text-align: justify;	
	background-color: #ffffff;
	border-bottom: 3px solid #ffffff;
}


/* HACK PER EVITARE IL PEEKABOO BUG \*/
* html #content{height: 1%;}
/* End hide from IE5-mac */


.TitoloBox{
    background-image:url("public/immagini/curva2.gif");
	background-repeat: no-repeat;
	background-color: #006699;
	width: auto;
	padding: 0 0 0 20px;
	height: 18px;
	font-weight: bold;
	color: white;
	font-size: 9pt;
	margin: 0 -1px 0 0;
}

.Box{	
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	background-image:url("public/immagini/backBox.gif");
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.footerBox{
	background-image:url("public/immagini/curvaGiu2.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 18px;
	width: 100%;
	margin: 0 0 0 1;
	display:block;
}

.Box form{width: 95%; margin: 0; padding:3px;}
.Box form fieldset{ border: none; margin: 0; padding: 0;}

.Box form input{
	width: 100px;
	margin: 8px 0 0 0;
}

form input, form textarea{
	border: 1px solid #006699;
	background-color: #eeeeee;
	display: block;
	float: left;
	padding: 2px;
	color: #00008b; 
	font-weight: bold; 
	font-family : Tahoma;
	width: 300px;
}
form textarea{
	height: 200px;
	display: block;
}

form .select{
	border: 1px solid #006699;
	background-color: #eeeeee;
	padding: 1px;
	display: block;
	float: left;
}

form label{
	height: 20px;
	width: 150px;
	display: block;
	float: left;
	padding: 2px 4px 0 0;
}

form select{
	border: 1px solid #006699;
	background-color: #eeeeee;
	color: #00008b; 
	width: 300px;
	font-weight: bold; 
	font-family : Tahoma
}

form input.button{
	border: 1px solid #006699;
	background-color: #990000;
	display: block;
	float:left;
	margin: 0 0 0 3px;
	height: 20px;
	width: 80px;
	padding: 0 2px 2px 2px;
	color: white;
	cursor: pointer;
}
form input#buttonCerca{
	display: block;
	width: 50px;
	margin: 3px 0 0 5px;
	border: none;
	padding: 0!important;
}

#submitEmail{
	margin-top: 186px;
}


.Box ul#formCollaboratori{
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	font-weight: bold;
	font-size: 10px;
}

.Box ul#formCollaboratori li{
	width: 88%;
	height: auto;
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background-image: url("immagini/check.gif");
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

/* PAGINA COLLABORATORI - elenco ************************/
#tabCollabor{
	width: 100%; 
}
#colFoto{
	width: 12%;
}
#colCariche{
	width: 88%;
}
#tabCollabor tr td{
	padding: 0 0 20px 0;
}

#tabCollabor tr td .incCollabPaginaElenco{
 	width: 100%;
	margin: 0;
	vertical-align: top;
}

#tabCollabor tr td .imgCollabPag{
	width: 100px; 
	border: 1px solid #006699;
	vertical-align: top;
}
/* CURRICULUM COLLABORATORE *******************************/
#scaricCurr{
	float: left;
	display: block;
	background-image: url("public/immagini/scarica.gif");
	background-repeat: no-repeat;
	padding: 0;
	border: none; 
	width: auto;
	height: 20px;
	text-align: left;
}
/*********************************** BREADCRUMBS ***************************************/

.wide {
    width: 100%;
	height: 20px; 
	padding: 0;
	border-bottom: 1px dotted #0534ca;
	top: 120px;
	background-color: #ffffff;
	
}
.breadLeft{float: left;}

.breadRight{float: right;}

/*********************************** HEADER *******************************************/

#header{
	height:150px;
	width:100%;
	background-image:url("public/immagini/header7.jpg");
	background-repeat: no-repeat;
	background-position: 0 -30px;
	padding:0; 
	margin:  0 auto;
	position: relative;
	background-color: #ffffff;

}

#header #logoSemp{
    padding: 90px 0 0 0;
    overflow: hidden;
    background-image: url("public/immagini/semp.gif");
    background-repeat: no-repeat;
	height:90px;
    height: 0px !important;   
	width: 126px;
	display: block;
}
#header #logoSemp:hover{
	
}

#header #spanLogoSemp{
    background-image: url("public/immagini/semp.gif");
    background-repeat: no-repeat;
	height: 90px; 
	width: 126px;
	display: block;
	position: absolute;
	bottom: 35px;
	right: 6px;
	border: 1px solid #0534ca;
}

 

#header a#logoSimp{
    padding: 92px 0 0 0;
    overflow: hidden;
    background-image: url("public/immagini/simp.gif");
    background-repeat: no-repeat;
	height:92px;
    height: 0px !important;   
	width: 129px;
	display: block;

}
#header #spanLogoSimp{
    background-image: url("public/immagini/simp.gif");
    background-repeat: no-repeat;
	height:92px; 
	width: 129px;
	display: block;
	position: absolute;
	bottom: 35px;
	right: 156px;
}

#w3c{
	position:absolute;
	top: 119px;
	right: -2px;
	z-index: 100;	
}

#w3c img{
	border: none;
}

#header ul{
	width: auto;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0;
	float: right;
}

#header ul li{
	margin: 0 0 0 5px;
	padding: 2px;
	list-style-type: none;
	width: auto;
	height: 25px;
	float: left;
}

#header ul li a{
	background-color: #006699;
	margin: 0;
	padding: 0 3px 0 3px;
	list-style-type: none;
	width: 100%;
	height: 100%;
	color: #ffffff;
}


#header ul li a:hover{
	background-color: #ffffff;
	color: #006699;
}
				


/******************* FOOTER *******************/

#footer {
	background-color: #c0c0c0; 
	border-top: 2px solid #006699;
	width:100%;
	height: 33px;
	padding:0; 		
	margin:  0 auto;	
	text-align: center;
	color: #006699;
	font-size: 9px;
	font-weight: normal;
}

#footer .credit{ display: block; width: 50%;float: left; }
#footer .credit a{ float: left; color: #727272; font-size: 9px; font-weight: normal; font-style: normal; width: auto; margin: 3px 0 0 5px; /*border-top: 1px dotted #727272;*/ padding: 0 4px 0 4px;}
#footer .credit a:hover{color: #990000; border-top: 1px dotted #990000; border-bottom: 1px dotted #990000; }
#footer .ultimoAggiorn{ float: right; color: #727272; font-size: 9px; font-weight: nomal; font-style: normal; margin: 3px 9px 0 0; }

/*MOZILLA ONLY*/
#footer[id] {
	position: fixed;
	bottom: 0;
}

/* IE ONLY */
* html #footer{
	position: absolute;
}



#poweredby {
	display: block;
	float:left;
	padding: 3px 0 2px 2px;	
    overflow: hidden;
	width:450px;
	height: 23px;
	margin: 0 10px 0 0; 
	font-size: 7pt;
}




/*CLASSI GENERICHE*/

.hide {	
	display:none;
}

.clear { 
	clear: both; 
	height: 0;
	padding: 0;
}

	
H1{
	font-size: 13pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}
	
	
H2{
	font-size: 12pt;
	font-weight: bold;
	color: #0099cc;
}	
h3{
	background-image:url("public/immagini/curva2.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	padding: 3px 0 3px 23px;
	background-color: #006699;
	margin: 10px 0 0 0;
}

H4{
	color: #0099cc;
}

 H5{
	color: #0099cc;
}

.celeste{
	/*color: #0099cc;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}



/*OL LIST */
#content ol{
	
}

#content ol li{
	
}

/*UL LIST*/

#content ul{
	
}

#content ul li{
				
}




/*PARAGRAPH*/

p{
	padding: 0;
	margin: 2px 0 7px 0;
}

 .txtcenter{
 text-align: center;
}

 .txtleft{
 text-align: left;
}

 .txtright{
 text-align: right;
}

.txtjustify{
 text-align: justify;
} 





/* LINK */
	
	a{	
		color: #990000;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover{
		text-decoration: none;		
	}
	
	a:visited{
		
	}
	
	
/* STRONG */
	
	strong{
		
	}

	em{
		
	}
	
/* HOME PAGE ******************************************/

#box1 img, #box2 img, #box3 img, #box4 img, #box5 img, #box6 img{
	border-top: 1px solid #00008b;
	border-right: 1px solid #00008b;
	border-bottom: 3px solid #00008b;
	border-left: 3px solid #88d8fd;
	width: 90px;
	float: left;
	diplay: block;
	margin: 0 0 70px 0;
} 
#box1 H4, #box2 H4, #box3 H4, #box4 H4, #box5 H4, #box6 H4{
	font-family: garamond;
	font-weight: bold;	
	font-size: 16px;
	padding: 3px 0 0 60px;
	text-align: left;
	width:70%;
	margin: -4px -3px 8px -4px;
	color: #000f92;
}
#box1 H3, #box2 H3, #box3 H3, #box4 H3, #box5 H3, #box6 H3{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	background-color: transparent;
	background-image: none;
	color: #990000;
}
#boxnews H4.hightlight, #box1 H4.hightlight, #box2 H4.hightlight, #box3 H4.hightlight, #box4 H4.hightlight, #box5 H4.hightlight, #box6 H4.hightlight{
	background-image:url("public/immagini/sfondogiallo7.gif")!important;
	background-repeat: no-repeat;
	color: #0033ff!important;
	font-family: tahoma!important;
	font-size: 9pt!important;	
	width: 54% !important;
	text-align: left;
	float:left;
	padding: 5px 0 0 23px;
	margin: 0 0 6px 4%;
}

#boxnews H5, #box1 H5, #box2 H5, #box3 H5, #box4 H5, #box5 H5, #box6 H5{
	color: #0033ff!important;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	width:99%;
	background-color: transparent;
	background-image: none;
}

#box1 div a, #box2 div a, #box3 div a, #box4 div a, #box5 div a, #box6 div a{
	display: block;
	float:right; 
	margin-top:15px;
	font-size: 9px;  
}

#box1, #box2, #box3, #box4, #box5, #box6, #boxnews{
	background-image:url("public/immagini/mare.jpg");
	background-position: -84px 0;
	background-repeat: no-repeat;	
	border-top: 1px solid #3161ad;
	width: 47%;
	height: 18em;
	min-height: 320px;
	display: block;
	float: left;
	padding:4px 1% 0 1%;
}


#box1 div, #box2 div, #box3 div, #box4 div, #box5 div, #box6 div, #boxnews div{
	width: 60%;
	float: left;
	margin: 0 auto 0 3%;
	font-weight: normal;
	font-size: 9pt;
}

#boxnews{width:94%;	height: auto; min-height: 60px; margin: 10px 0 10px 0; padding-left: 40px;}

#box1{	margin: 0 10px 10px 0;}

#box2{	margin: 0 0 10px 0;}

#box3{	margin: 0 10px 10px 0;}

#box4{	margin: 0 0 10px 0;}

#box5{	margin: 0 10px 0 0;}

#box6{	margin: 0;}


div.boxCalendario{
		border: none;
		padding: 4px;
	}
	
div.boxCalendario img{ width: 20px;}
	

	
/*IMMAGINI*/


img.imgleft {
	float:left;
	margin-right: 5px;
	border: none;
}

img.imgright {
	float:right;
	margin-left: 5px;
}
	
.img{ border: none; }
	

/***************************************** MODULO EMAIL *****************************/
#inviomessaggio{
	display: block;
	width: 550px;
	margin: 10px 0 0 0;
	padding: 0;
}

#inviomessaggio fieldset{
	border: 0;
	padding: 0;
	margin: 0;
}

#inviomessaggio label{
	font-weight: bold;
}

#inviomessaggio input{
	width: 550px;
}

#inviomessaggio textarea{
	width: 550px;
	height: 180px;
	background-image:url('/img/second/modulo_registrazione/riga.gif');	
	background-repeat : repeat-y;
	border: none;
	line-height: 23px!;
}

#inviomessaggio a{
	float: right;
}

#inviomessaggio a:hover{
	border: 0; 
	
}

a#tasto_invia_mail{
	background-image:url('/img/second/modulo_registrazione/t_invia.gif');	
	width: 35px;	
	padding-top: 24px;
	background-repeat:no-repeat;
	display: block;
	height: 24px;	
	height: 0px !important;
	overflow: hidden;
	border: 0;
	float: right;
	margin: 20px 0 25px 0;
}

a#tasto_invia_mail:hover{
	background-position: 0 -24px;
}

#utCollegati{
	background-image: url("public/immagini/utentiCollegati2.gif");
	background-repeat: no-repeat;
	padding: 6px 0 0 50px;
	margin: 20px 0 0 3px;
	width: 80px;
	height: 40px;
}


#utCollegati10{
	background-image: url("public/immagini/10percento.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin-left: 3px;
	height: 15px;
	width: 42px;
}
#utCollegati50{
	background-image: url("public/immagini/50percento.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin-left: 3px;
	height: 15px;
	width: 42px;
}
#utCollegati90{
	background-image: url("public/immagini/75percento.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 64px;
	margin-left: 3px;
	height: 15px;
	width: 42px;
}
#utCollegati95{
	background-image: url("public/immagini/95percento.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 90px;
	margin-left: 3px;
	height: 15px;
	width: 42px;
}

#cercaperdata{
	position: absolute;
	top: 180px;
	left: 60em;
}

#cercaperdata input{
	border: none;
}

/* RICERCA */

#searchResults{
	margin: 20px 0 0 20px;
}
#searchResults li{
	margin: 20px 0 0 0;
}
#searchResults li a{
	font-weight: bold;
}
#searchResults li span{
	font-weight: normal;
	text-style: italic;
}
