/* CSS Document */

body {
	background-color: #3a6640;
	margin: 0px;
}
td, th, div, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D493D;
}
a {
	color: #75b27c;
}
hr {
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	color: #CCCCCC;
}
#contenitore {
	background-color: #d4ecf7;
	background-image: url(../images/bg_cielo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#pagina {
	width: 971px;
	background-image: url(../images/bg_pagina.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
}
#topdipagina {
	background-image: url(../images/bg_topdipagina.jpg);
	background-repeat: no-repeat;
	padding-left: 31px;
	padding-right: 27px;
}
#topdipaginaHome {
	background-image: url(../images/bg_topdipagina.jpg);
	background-repeat: no-repeat;
	padding-left: 31px;
}
/* TOP */
#top {
	width: 971px;
	height: 243px;
	margin: 0px auto;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
#logo {
	padding-top: 31px;
	padding-left: 43px;
}
#margini {
	float: right;
	width: 176px;
}
#saloni {
	padding-top: 10px;
	background-image: url(../images/bg_saloni.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 9px;
	margin-right: 29px;
	text-align: center;
	font-size: 16px;
	color: #5ba667;
}
#eima {
	text-align: right;
	float: right;
	margin-top: 30px;
	margin-right: 12px;
}
/* MENU */
.menu {
	vertical-align: top;
	width: 269px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	font-weight: bold;
}
.m_off {
	font-size: 12px;
	color: #2f5d32;
	background-image: url(../images/stecca_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10px;
	padding: 10px 15px 7px 15px; 
}
.m_off a {
	color: #2f5d32;
	text-decoration: none;
}
.m_off a:hover {
	color: #75b27c;
	text-decoration: none;
}
.m_on {
	color: #75b27c;
	text-decoration: none;
}
.loghi {
	padding-top: 50px;
}
/* LAMPADINA */
#lampadina {
	width: 971px;
	height: 113px;
	background-image: url(../images/bg_lampadina.jpg);
	background-repeat: no-repeat;
}
/* TESTO */
.testo {
	vertical-align: top;
	padding: 0px 32px 30px 30px;
	line-height: 18px;
	text-align: justify;
}
.testoHome {
	vertical-align: top;
	padding: 0px 32px 30px 30px;
	line-height: 18px;
	text-align: justify;
	background-image: url(../images/bg_lampadinaHome.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #73b47c;
}
h1.homeh1 {
	line-height: 32px;
}
h2 {
	font-size: 16px;
	color: #289743;
}
h4 {
	font-size: 16px;
	color: #289743;
	font-weight: normal;
}
.imgDx {
	float: right;
	padding: 10px;
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	margin-left: 20px;
	margin-bottom: 20px;
}
.boxHome {
	float: right;
	width: 300px;
}
.boxHomeCont {
	padding: 25px 32px 0px 0px;
}
.boxHomeTit {
	color: #825c11;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
.boxHomeText {
	color: #825c11;
	line-height: normal;
}
.lingua {
	margin-top: 10px; 
}
.box {
	border: solid 1px #C9C9C9;
	padding: 15px;
	margin-top: 15px;
}
.box strong {
	color: #BE982B;
	font-size: 14px;
}
.box em {
	color: #000000;
}
.giornate {
	border: solid 1px #C9C9C9;
	background-color: #EEEEEE;
	padding: 15px;
	margin-top: 15px;
}
/* BOTTOM */
#bottomCont {
	background-image: url(../images/bg_bottomCont.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bottom {
	width: 971px;
	margin: 0px auto;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
}
#bottomHome {
	width: 971px;
	margin: 0px auto;
	background-image: url(../images/bg_bottomHome.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
}
#patrocini {
	margin: 0px 27px 20px 31px;
	background-color: #FFFFFF;
	padding: 20px;
	color: #5cab69;
	font-weight: bold;
}
#partners {
	margin: 0px 27px 0px 31px;
	background-color: #FFFFFF;
	padding: 20px;
	color: #5cab69;
	font-weight: bold;
}
#credits {
	margin: 0px 27px 0px 31px;
	padding: 10px;
	font-size: 10px;
	text-align: right;
}
#credits a {
	text-decoration: none;
	color: #FFFFFF;
}
.elenco {
	padding-top: 10px;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
}
.elenco img {
	padding-right: 20px;
}
/* CELLA */
table.cella {
	border: 1px solid #CCCCCC;
}
table.cella td {
	padding: 5px 15px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	vertical-align: bottom;
}
table.cella th {
	padding: 5px 15px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	vertical-align: bottom;
	font-weight: bold;
	text-align: right;
}
table.cella th.giallo {
	background-color: #FFC100;
	font-size: 14px;
	color: #FFFFFF;
	width: 140px;
}
/* FORM */
table.validator {
	text-align: left;
}
table.validator th {
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D493D;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
form.validator {
	border-top: 1px solid #C69F2F;
	border-bottom: 1px solid #C69F2F;
	padding-top: 10px;
	padding-bottom: 10px;
}
form.validator input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D493D;
	width: 300px;
}
form.validator select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D493D;
	width: 300px;
}
form.validator button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D493D;
	width: 150px;
}
.fieldMsg {
	color: #FC0000;
	font-weight: bold;
}
.form_message {
	color: #FC0000;
	font-weight: bold;
}

