body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.85em;
	letter-spacing:-0.04em;
	line-height: 1.2em;
	text-align: center;	
	margin-top:10px;
	background-image:url(images/layout/bkg_blu.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	height:100%;
	}
	
.imgsinistra {
float:left;
}
.imgdestra {
float:right;
}
	
#intestazione {
	height: 60px;
	width: 430px;
	float: left;
	background: #ffffff;
}

/*a {
	color: #b5540d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5540d;	
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}*/
#contenitore {
	width: 720px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/layout/bkg_contenitore.gif);
	background-repeat: repeat-y;
	background-position: left;

}
#contenitorehome {
	width: 720px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}

#contenitorecorpo {
	width: 720px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}



#MenuServizi {
	height: 20px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BCBCBC;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#MenuServizi a {
	color: #FFFFFF;
	text-decoration:none
}
#MenuServizi a:hover {
	color: #FFFFFF;
	text-decoration:underline
}





#BoxCerca {
	height: 25px;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #f0f0f0;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
		
}

#BoxCerca fieldset{
	border: 1px solid #f0f0f0;
}

#BoxCerca legend {display: none;}



#BoxCerca .pulsante{

		color: #333333;
		background-color: #f0f0f0;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  solid #666666 1px; 
		border-left:  solid #666666 1px;
		border-right:  solid #666666 1px;
		border-top:  solid #666666 1px;
		height: 17px;
		/*width: 60px;*/
		font-weight : bold;

}
#BoxCerca .textfield{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url('../images/bg_txt.jpg');
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 10px;
	border: #888888 1px solid;
	height: 13px;

}


#MainMenu {
	font-size: 85%;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #285E99;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	padding-top:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: left;

}
#MainMenu a {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;	
	text-decoration:none;

}
#MainMenu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	margin-right: 10px;
	margin-left: 10px;
}
#posizione {
	font-size: 0.8em;
	color: #666666;
	margin-left: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image:url(images/layout/bkg_path.jpg);
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;

}
#posizione a {
	color: #666666;
	text-decoration:none
}
#posizione a:hover {
	color: #666666;
	text-decoration:underline
}

/*-----------------------------------------*/


/*#navcontainer
{
background: #f0e7d7;
width: 30%;
margin: 0 auto;
padding: 1em 0;
font-size: 0.8em;
text-align: center;
text-transform: lowercase;
}
*/

ul#navlist
{
	text-align: left;
	list-style: none;
	margin: 1px;
	width: 125px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

ul#navlist li a
{
	display: block;
	width: 125px;
	vertical-align:middle;
	margin: 0;
	border-width: 0px;
	/*border-color: #ffe #aaab9c #ccc #fff;*/
	
	border-style: solid;
	color: #285E99;
	text-decoration: none;
	/*background: #f7f2ea;*/
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#navcontainer ul#navlist li a { width: 130px; }

#navcontainer ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: #ffffff;
/*border-color: #aaab9c #fff #fff #ccc;*/
}


/*-----------------------------------------*/

#submenuH1 {
	font-size: 0.8em;
	/*font-weight: bold;*/
	color: #285E99;
	width: 150px;
	float: left;
	text-align: left;
	margin-left: 1px;
	/*background-color: #f7f2ea;*/
	padding-top:8px;
	padding-right: 5px;
	padding-left: 0px;
	height: 100%;
	
}
	
/*
#submenuH1 ul {
	margin-left: 15px;
}

#submenuH1 li {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}


#submenuH1 a {
	color: #666666;
	text-decoration:none;
}
#submenuH1 a:hover {
	color: #285E99;
	text-decoration:underline ;

}
*/


#submenuH1doppio {
	font-size: 0.8em;
	/*font-weight: bold;*/
	color: #285E99;
	width: 200px;
	float: left;
	text-align: left;
	margin-left: 1px;
	/*background-color: #f7f2ea;*/
	padding-top:8px;
	padding-right: 5px;
	padding-left: 0px;
	height: 100%;
	
}

#submenuH2d2 {
	font-size: 0.8em;
	color: #666666;
	width: 150px;
	height:400px;
	float: left;
	text-align: left;
	margin-right: 3px;
	margin-left: 0px;
	/*background-color: #f7f2ea;*/
	background-image:url(images/layout/bkg_h2.jpg);
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 8px;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}

#submenuH2 {
	font-size: 0.8em;
	color: #666666;
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 3px;
	margin-left: 0px;
	/*background-color: #f7f2ea;*/
	background-image: url(images/layout/bkg_h2d3.jpg);
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 8px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: left top;
}

#submenuH2 ul {
	margin-left: -10px;
}

#submenuH2 li {
	color: #666666;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H2.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#submenuH2 a {
	color: #666666;
	text-decoration:none;
}
#submenuH2 a:hover {
	color: #000000;
	text-decoration:none ;
	border-bottom:dashed #990000 1px;
	
}



#submenudoc {

	color: #666666;
	width: 120px;
	float: left;
	text-align: center;
	margin-right: 3px;
	margin-left: 6px;
	background-color: transparent;
	padding:4px;
	border: 1px dashed #999999;
}

#submenudoc a {
	color: #666666;
	text-decoration:none;
}
#submenudoc a:hover {
	color: #000000;
	text-decoration:none ;
	background-color:#f7f7f7;
}


#corpohome {
	font-size: 0.8em;
	color: #666666;
	float: left;
	height:100%;
	text-align: justify;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 295px;
}

#corpohome img {
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-top: 4px;
	border: 1px solid #006699;	
}

#corpohome ul {
	margin-left: 20px;
}

#corpohome li {
	color: #666666;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#corpohome HR {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#corpohome H1 {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	text-align: left;
	
}

#corpohome H2 {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
	}

#corpohome P {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#corpohome a {
	color: #285E99;
	text-decoration:none;
}
#corpohome a:hover {
	color: #285E99;
	text-decoration:underline ;
}

/*----------------------*/

#corpod2 {
	font-size: 0.8em;
	color: #666666;
	float: left;
	height:350px;
	text-align: justify;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	width: 495px;
}


#corpod2 ul {
	margin-left: 20px;
}

#corpod2 li {
	color: #666666;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#corpod2 HR {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#corpod2 H1 {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	text-align: left;	
}

#corpod2 H2 {
	color: #000000;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
	}

#corpod2 P {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#corpod2 a {
	color: #285E99;
	text-decoration:none;
}
#corpod2 a:hover {
	color: #285E99;
	text-decoration:underline ;
}

/*----------------------*/



#corpo {
	font-size: 0.8em;
	color: #666666;
	float: left;
	height:400px;
	text-align: justify;
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 50%;
	height:100%;
}

#corpo table{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}


#corpo ul {
	margin-left: 20px;
}

#corpo li {
	color: #666666;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/*#titoloarea {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	
}*/

#corpo HR {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#corpo H1 {
	color: #285E99;
	line-height:1.4em;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-align: left;	
}

#corpo H2 {
	color: #000000;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: left;
	}

#corpo P {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#corpo a {
	color: #285E99;
	text-decoration:none;
}
#corpo a:hover {
	color: #285E99;
	text-decoration:underline ;
}

#corpo img{
border:hidden;
border:solid 0px;
}


/*---------------------------------------------*/

#corpophotoalbum {
	font-size: 0.8em;
	color: #666666;
	float: left;
	height:100%;
	text-align: justify;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
}
#corpophotoalbum table{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}


#corpophotoalbum ul {
	margin-left: 20px;
}

#corpophotoalbum li {
	color: #666666;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/*#titoloarea {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	
}*/

#corpophotoalbum HR {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#corpophotoalbum H1 {
	color: #285E99;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0.6em;
	margin-left: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-align: left;	
}

#corpophotoalbum H2 {
	color: #000000;
	text-decoration:none;
	list-style-image: url(images/layout/bullet_H1.gif);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: left;
	}

#corpophotoalbum P {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#corpophotoalbum a {
	color: #285E99;
	text-decoration:none;
}
#corpophotoalbum a:hover {
	color: #285E99;
	text-decoration:underline ;
}




/*---------------------------------------------*/

#footer {
	width: 719px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #E2E2E2;
	float: left;
	font-size: 0.8em;
	color:#666666;
	text-align:right;
	text-decoration:none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#footer a {
	color:#006699;
	text-decoration:none;
}
#footer a:hover {
	color:#006699;
	text-decoration:underline;
}

/*#FollowMe {
position:absolute;width:200;height:50;z-index:0;layer-background-color:#ffff00;background:#ffff00;visibility:hidden;
}*/

#documenti {
	
	width: 94%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;	
	padding-bottom: 0px;
	margin-bottom:-5px;
	border: 1px dashed #CCCCCC;
}
#documenti:hover{
background: #F0F0F0;

}

.docdetail {
display:block;
	/*visibility: collapse;
	width: 350px;*/
	margin-top: 6px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#servicebutton {
	height: 15px;
	float:left;
	padding:3px;
	margin-top: -1px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f2f2f2;
	border: 1px solid #999999;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	border: 1px solid #999999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
photoThumb {
	float: left;
	width: 25px;
	border: 1px dotted #CCCCCC;
}
PhotoFocus {
	font-family: Arial, Helvetica, sans-serif;
	width: 35px;
}
