/* stili generici */

#subtitle {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

#header {
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page */
	width: 100%;
	height:151px;
	background-image:url(../images/background_header.jpg);
}

#sub_header {
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page */
	width: 955px;
	height:151px;
	background-image:url(../images/header.jpg);
	background-position:top;
	position:relative;
	z-index:1;
}


#content {
	width: 100%;
	height: auto !important;  /* per i browser moderni */
    height: 380px;      /* per IE5.x e IE6 */
    min-height: 380px;  /* per i browser moderni */
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

#sub_content {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 955px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-align: left;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

#footer {
	width: 100%;
	height: 61px;
	background-image:url(../images/background_footer.jpg);
}
#sub_footer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 955px;
	height: 61px;
	background-image:url(../images/footer.jpg);
}

#txt {
	width:640px;
	/*padding-top:34px;*/
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	float:left;
	line-height:18px;
}
#offerta {
	width:640px;
	padding-top:20px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
#nota {
	width:640px;
	padding-top:20px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}
.numero_reg {
	padding-top:10px;
	font-size: 11px;
	color: #0071bc;
	text-align:center;
}

.numero_reg a {
	padding-top:10px;
	font-size: 11px;
	color: #0071bc;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.numero_reg a:link {
	padding-top:10px;
	font-size: 11px;
	color: #0071bc;
	text-align:center;
	font-weight:bold;
}
.numero_reg a:visited {
	padding-top:10px;
	font-size: 11px;
	color: #0071bc;
	text-align:center;
	font-weight:bold;
}
.numero_reg a:hover {
	padding-top:10px;
	font-size: 11px;
	color: #0071bc;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}
.vantaggi {
	width:640px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nota {
	padding-top:25px;
	text-align:left;
	font-family: Verdana;
	font-size: 10px;
	color:#0079ca;
}
#brand {
	width:200px;
	margin-left:115px;
	text-align:center;
}
.img_brand {
	margin:0px; !important;
	padding:0px; !important;
	float:left;
}

#sconto {
	color:#0071bc;
	font-size:18px;
	font-weight:bold;
}

.brand {
	font-size: 11px;
	color: #0071bc;
	font-weight:bold;
}

.brand a {
	font-size: 11px;
	color: #0071bc;
	text-decoration:none;
	font-weight:bold;
}
.brand a:link {
	font-size: 11px;
	color: #0071bc;
	font-weight:bold;
}
.brand a:visited {
	font-size: 11px;
	color: #0071bc;
	font-weight:bold;
}
.brand a:hover {
	padding-top:10px;
	font-size: 11px;
	color: #0071bc;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}
/* FINE stili generici */


/* menu */
#menu {
	width: 100%;
	height: 24px;
	background-image:url(../images/background_menu.jpg);
}

#sub_menu {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 955px;
	line-height: 23px;
	background-image:url(../images/barra_menu.jpg);
}
.menu01 {
	padding-right:20px;
}
.menu01 a {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.menu01 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.menu01 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.menu01 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu01_selected a
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	padding-right:20px;
}
.menu02 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.menu02 a {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu02 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu02 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu02 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.menu03 {
	padding-right:20px;
}
.menu03 a {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu03 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu03 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.menu03 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.menu03_selected a
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	padding-right:20px;
}

.menu_lat {
	display:block;
	font-family: Verdana;
	margin-left: 115px;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:35px;
	width: 200px;
	border-bottom:1px solid #2d2d2e;
	border-top:1px solid #2d2d2e;
	text-align:center;
}
.menu_lat_selected {
	display:block;
	font-family: Verdana;
	margin-left: 115px;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:35px;
	width: 200px;
	border-bottom:1px solid #2d2d2e;
	border-top:1px solid #2d2d2e;
	text-align:center;
}

.menu_lat:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #fea002;
	font-weight:bold;
	text-decoration:none;
	width: 200px;
	text-align:center;
	background-color:#171717;
}

.menu_lat_selected {
	font-family: Verdana;
	font-size: 11px;
	color: #fea002;
	font-weight:bold;
	text-decoration:none;
	width: 200px;
	text-align:center;
	background-color:#171717;
}
/* FINE menu */

#nomecognomeutente
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana;
	width:955px;
	margin: -40px auto 0 auto;
	z-index:3;position:relative;
}
#linkmmv
{
	position:absolute;top:60px;right:125px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 	
}
a.linkmmv {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
a.linkmmv:link {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
a.linkmmv:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
a.linkmmv:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.form_contatti {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	width: 180px;
	height: 17px;
	border: 1px solid #cccccc;
}
.form_messaggio {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	width: 473px;
	height: 60px;
	border: 1px solid #cccccc;
}

.form {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	width: 180px;
	height: 17px;
	border: 1px solid #666666;
	background-color:#363636;
	background-repeat:repeat-x;
}
.form_privacy {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	width: 180px;
	height: 50px;
	border: 1px solid #666666;
	background-color:#363636;
	background-repeat:repeat-x;
	padding:0;
	margin:0:
}
#titol{
	color:#666; 
	font-size:22px; 
	text-align: left; 
	width:955px; 
	margin: 10px auto; 
	font-weight: normal;
}
#logomail, #txt_mail
	{
	display:none;
	}