body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	background-color: White;
	margin: 0px;
	margin-top: 10px;
	background-image: url(images/bgPage.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}
a:link	{ color: #274F00; text-decoration: underline; }
a:visited	{ color: #274F00; text-decoration: underline; }
a:active	{ color: #274F00; text-decoration: underline;}
a:hover	{ color: #274F00; text-decoration: none;  }

h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans Unicode", Arial;
	color: #433334;
}
h1  {	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;  font-variant : small-caps; font-weight:normal; font-size : 17pt; text-align:center; }
h2 {	margin-bottom:5px; margin-top:10px;  font-variant : small-caps;  font-size : 16pt;   font-weight:normal }
h3 {	margin-bottom:5px;  font-variant : small-caps;  font-size : 14pt;  font-weight:normal}
h4 {	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;  font-variant : small-caps;  font-size : 13pt;  }
h5{	PADDING-RIGHT: 1px;	PADDING-LEFT: 1px;	PADDING-BOTTOM: 1px;	PADDING-TOP: 1px;	font-variant : normal;	font-size : 11pt;	text-align: center;	margin-top: -10px;}
h6 {	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;  font-variant : small-caps;  font-size : 10pt;  }

h3 a:link	{ color: #274F00; text-decoration: underline; }
h3 a:visited	{ color: #274F00; text-decoration: underline; }
h3 a:active	{ color: #274F00; text-decoration: underline;}
h3 a:hover	{ color: #F1862E; text-decoration: none;  }

li {

}

input.standard{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px; border: 1px solid #75825E; background: #F0F5FD;}
textarea.standard{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px; border: 1px solid #75825E; background: #F0F5FD;}
input.standardBTN{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	border: 1px ridge #75825E;	background-color: #F0F5FD;}

#container {
	margin-top: 0px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	height: auto;
	
}


#menu a:link	{	color: #FFFFFF;	text-decoration: none;	margin:0px;	padding:0px;	font-weight: bold;}
#menu a:visited	{ color: #FFFFFF; text-decoration: none;  margin:0px; padding:0px;	font-weight: bold;}
#menu a:active	{ color: #FFFFFF; text-decoration: none; margin:0px; padding:0px;	font-weight: bold;}
#menu a:hover	{ color: #FCDFB4; text-decoration: none;  margin:0px; padding:0px;	font-weight: bold}



#footer {
	width: 788px;
	height: 135px;
	margin: 0px;
	position: relative;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	top: 25px;
	}
#footer #copyright {
	position: absolute;
	width: 783px;
	text-align: center;
	line-height: 1.1;
	top: 18px;
	color: #666666;
	left: 0px;
}
#footer #eyeLogo {
	position: absolute;
	top: 26px;
	right: 26px;
}
#container #header {
	margin: 0px;
	padding: 0px;
	height: 183px;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#container #header #mainHeader {
	background-image: url(images/I/mainHeader_7.jpg);
	position: relative;
	height: 183px;
	width: 590px;
}
#container #header #mainMenu {
	position: absolute;
	height: 183px;
	width: 186px;
	left: 602px;
	top: 0px;
}
#container #mainBody {
	position: relative;
	height: auto;
	width: 788px;
	top: 5px;
}
#container #mainBody #subHeader {
	background-image: url(images/I/subHeader_7.jpg);
	height: 186px;
	width: 590px;
}
#container #mainBody #menu {
	background-image: url(images/I/menu.jpg);
	background-repeat: no-repeat;
	height: 327px;
	width: 157px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-position: center top;
	overflow: auto;
}
#container #mainBody #langChoice {
	height: auto;
	width: 186px;
	text-align:center;
	position: absolute;
	right: 0px;
	top: 340px;
	border: 1px solid #D6D6D6;
}
#container #mainBody #articoloBox {
	width: 590px;
	position: relative;
	height: auto;
	top: 0px;
	left: 0px;
}
#container #mainBody #articoloBox #articoloTop {
	background-image: url(images/I/articoloTopBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 20px;
}
#container #mainBody #articoloBox #articoloBody {
	background-image: url(images/I/articoloBodyBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#container #mainBody #articoloBox #articoloBody #fotoShow{
	border:#CCCCCC 1px solid;
}
.postInfo {
	color: #CCCCCC;
}
#container #mainBody #menu ul {
	margin-top: 10px;
	margin-left: 5px;
}
#container #mainBody #menu li {
	margin-bottom: 5px;
}
#container #mainBody #articoloBox #articoloBottom {
	background-image: url(images/I/articoloBottomBg.jpg);
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#container #footer #socialBox {
	position: absolute;
	top: 4px;
	left: 9px;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
