html,body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: Arial,sans-serif;
	line-height: 20px;
	font-size:12px;
	color: #e5e5e5;
	background-color:#000000;
}
img {
	border: none;
}
form{
	margin:0;
	padding:0;
	border:0;
}

.hide {
	display: none;
}

.clear_both {
	clear:both;
	height:0; margin:0; padding:0; border:none;
	font-size:0; line-height:0;
}
a{
	text-decoration:none;
	color:#e5e5e5;
}
a:hover{
	text-decoration:none;
	color:white;
}
.footer a{
	text-decoration:none;
	color:#68676C;
}
.footer a:hover{
	text-decoration:none;
	color:white;
}
/*DIVs*/
table#wrapper{
	height:100%;
	width:100%;
	display:table;
}
table#wrapper tr td{
	vertical-align:middle;
	height:100%;
	width:100%;
}
#container{
	height:576px;
	width:100%;
}
.fixed-wrapper{
	width:768px;
	margin:0px auto;
}
.top-box{
	padding-top:18px;
	padding-left:39px;
	line-height:29px;
	width:729px;
}
.content{
	position:relative;
	height:432px;
	border-top:1px solid #747378;
	border-bottom:1px solid #747378;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
}
.ccontent{
	position:relative;
	height:432px;
	z-index:11;
}
.backgroundImage{
	position:absolute;
	top:0;
	left:50%;
}
.menu{
	position:absolute;
	bottom:0;
	left:0;
	width:122px;
	z-index:11;
}
.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.menu ul li{
	margin:0;
	padding:0;
	text-align:right;
}
.menu ul li a{
	display:inline;
	color:#5f5a56;/*#000000;*/
	line-height:24px;
}
.menu ul li a:hover, .menu ul li a.selected{
	color:#000000;/*#767375;*/
}
#product_content{
	position:absolute;
	right:-120px;
	width:700px;
	height:432px;
	color:black;
}
#text_content{
	position:absolute;
	right:0px;
	width:600px;
	height:432px;
	color:black;
	margin-top:60px;
	text-align:justify;
}
.titolo{
	font-size:26px;
	margin:20px 0 10px;
}
.footer{
	height:82px;
	padding:12px 0 0;
	text-align:right;
	color:#68676c;
	font-size:10px;
	line-height:12px;
}
#logo{
	display:inline;
	float:left;
	margin-left:85px;
	background:url(images/logo.gif) no-repeat;
	width:191px;
	height:36px;
}
.titolo_news{
	margin:20px 0 10px;
}
.titolo_news span{
	font-weight:bold;
	font-size:14px;
}
.input{
	font-family: Arial,sans-serif;
	line-height: 14px;
	font-weight:normal;
	width: 212px;
	color: #606060;
	background: white;
	border: 1px solid #c8c8c8;
	color: #5c5c5c;
	font-size:11px;
	padding:2px 3px
}

.input:focus, .input:hover  {
	border-color:#000000;
}
h3.incorrect{
	background:url(images/cancel.jpg) no-repeat center left;
	width:auto;
	margin:0;
	padding:0;
	padding-left:30px;
}
h3.correct{
	background:url(images/ok_att.jpg) no-repeat center left;
	width:auto;
	margin:0;
	padding:0;
	padding-left:30px;
}
.contact_element{
	float:left;
	margin:20px 20px 0 0;
}
.contact_element b{
	display:block;
}
.validation-advice {
	clear: both;
	color: #FF0000;
	font-size: 11px;
	position:absolute;
}
.validation-overfield {
	position: relative;
	margin: 0 0 -19px 0 !important;
	line-height: 19px;
	top: -18px;
	left: 1px;
	height: 15px !important;
	overflow: hidden;
	width: 180px;
	background-color: white;
}
.contattiBlock{
	position:absolute;
	top:0;
	left:0;
	position:absolute;
	width:400px;/*130px*/
	z-index:11;
	color:black;
	padding-top:37px;
	margin-left:184px;
}
.contattiBlock a{
	color:black;
	text-decoration:underline;
}
.contattiBlock a:hover{
	color:black;
	text-decoration:none;
}