@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div, form {
	margin:0px;
	padding:0px;
}
ul {
	margin-left:0px;
	padding-left:10px;
	list-style: url(../_img/arw.gif);
}
ul li {

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.menu {
	padding-top: 30px;
	padding-bottom: 30px;
}
.logo {

}
.bloccomenu {
	float: right;
}
.contenuti {
	height: 300px;
	background-image: url(../_img/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenuti_02 {
	height: 100px;
	padding-top: 10px;
}
.contenuti_inv {
	height: 200px;
	background-image: url(../_img/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenuti_inv_02 {
	height: 350px;
	padding-top: 10px;
}
.testo {
	width: 900px;
	float: left;
}
.footer {
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	padding-top: 10px;
	position: relative;
	z-index: 1;
}
.footer div {
	padding-right: 30px;
	float: right;
}
.verde {
	color: #66CC00;
}
.tab {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	width: 100px;
}
.modulo {
	width: 260px;
	padding-top: 20px;
	float: left;
	/*margin-right: 19px;*/
	margin-left: 25px;
}
.modulo div {
	height:100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	margin-top: 10px;
}
.galleria {
	width: 420px;
	float: left;
	padding: 20px;
}
.galleria_desc {
	width: 420px;
	height:175px;
}


#popup{
	padding-top:25px;
	
}
.invalidInput{border-color:#F00; background-color: #FFECE6;}
.validInput{ border: 1px solid #DFDFDF;}
#popup .inputText, #popup textarea{
	border: 1px solid #f0f0f0;
}
.privacy{
	color: #666666;
}
#popup .button{
	border: 1px solid #f0f0f0;
	background-color:#f0f0f0;
	color:#000;
	padding:2px;
	width:100px;
	cursor:pointer;
}
.brdbtm{
	border-bottom: 1px solid #f0f0f0;
}
