body {
	margin: 0px 1px 0px 0px;
	padding: 0;
	font: .90em verdana, "Times New Roman", sans-serif;
	color: #000;
	background-color: #1C53BA; /*	background-image: url(images/sbody.gif);*/
}

body h2{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
body h3{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	margin-top: 0px;
}
body form{
	margin: 0 1px 0 0;
	padding: 0;
}
hr { 
	display:	none;
}
table{
	font-size: x-small;
}
#header {
	background-color: #1C53BA;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	background-image: url(images/sheader.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

#dove {
	color: White;
	text-indent: 75px;
	background-color: #1C53BA;
	padding: 5px;
	height: 30px;
	margin-bottom: 0px;
	background-image: url(images/sdove.jpg);
	background-repeat: repeat-x;
}
#doved{
	width: 50%;
	float: left;
}
#datamod{
	padding: 0px;
	margin: 0px;
	height: 30px;
	float: right;

}
#colonnasx, #colonnadx {
	float: left;
	width: 20%;
	color: #000066;

}

#colonnasx .box , #colonnadx .box {
	padding:	5px;

}

#colonnadx { 
	margin-right: -1px; 
	
}
div#colonnadx h3,div#colonnasx h3{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: x-small;
	color: White;
}

div.section {
	width: auto;
	font-size: x-small;
	color: Black;
	padding: 5px;
	margin: 5px 10px 10px 10px;


}



div.menu {
	font-size: x-small;
	border: 1px dashed #000;
	display: block;
}

a.menu {
	color: White;
	text-decoration: None;
	display: block;
	border-bottom: 1px dashed #FFFFFF;
	line-height: 30px;

}

a:hover.menu {
	color: #FFFFFF;
	text-decoration: None;
	display: block;
	border-bottom: 1px solid;
	line-height: 30px;
	font: bold;
}

#principale {
	float: left;
	width: 79%;
	background: #1D6DCA;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	text-align: justify;
}

#principale .box {
	padding: 10px;
}


#principale .boxm {
	padding: 10px;
	border: Solid 1px #000000;
	background-color: #1C53BA;
	color: #FFF;
}
#principale .boxm a{
	color: #32CD32;
	font-weight: bold;
}


div.list {

}

div.listtit {
	font-size: x-small;
	font-family: Verdana, serif;
	background-color: #1F65B8;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
div.listtit a{
	font-size: x-small;
	font-family: Verdana, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-decoration: underline;
}

div.listvar {
	font-size: x-small;
	font-family: Verdana, serif;
	background-color: #A8CEFF;
	color: #000066;
	text-align: left;
	padding: 5px;
}

div.listtext {
	font-family: Verdana, serif;
	background-color: #F0F8FF;
	color: #000000;
	text-align: left;
	padding: 5px 5px;
	line-height: 25px;
	font-size: .95em;
}

div.listtext p{
	margin-bottom: 5px;
	margin-top: 5px;
}
div.photogal {
	font-size: x-small;
	font-family: Verdana, serif;
	background-color: #F0F8FF;
	color: #000000;
	text-align: center;
	padding: 5px;
}
#footer {
	clear: left;
	padding: 2px 10px 2px 10px;
	color: #000000;
	font-size: 0.8em; /*	line-height: 1em;*/
	text-align: center;
	background-color: #1C53BA;
	background-image: url(images/sfoo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 150px;
	background-position: center;
}
div#footer a{
	font-size: xx-small;
	font-family: Verdana, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	text-decoration: underline;
}

#princadm { 
	float:			left; 
	width:			80%; 
	background:	#E7F2EE;
	color:			#000;
	margin: 		0 0 -1px 0;
}

#princadm .box { 
	border-style: solid; 
	border-color:	#000; 
	border-width:	1px; 
	padding:			10px;
}
#princadm .box table {
	font-size: x-small;
}
.code { 
	border-style: solid; 
	border-color:	#000; 
	border-width:	1px; 
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px 10px 20px 10px;
	font-size: smaller;
	}
#prod {
	color: White;
	background-color: #376AAA;
	background-image: url(images/sdove.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	vertical-align: text-bottom;
	padding: 5px;
}
#dprod {
	color: White;
}
