  
@charset "utf-8";
/* CSS Document */

/* generici */

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	text-decoration:none;
	color:#5f5f5f;
}
a:hover {
	text-decoration:underline;
	color:#5f5f5f;
}
#container {
	margin:0 auto;
	width:952px;
	text-align:left;
}
.testo1bold {
	font-size: 13px;
	color: #5f5f5f;
	font-weight: bold;
}
.testo1bold a:hover, a {
	color: #5f5f5f;
}
.testo1 {
	font-size: 13px;
	color: #5f5f5f;
}
.testo1 a {
	font-size: 13px;
	color: #5f5f5f;
}
.testo1 a:hover {
	color: #5f5f5f;
}
.testo2 {
	font-size: 11px;
	color: #929292;
}
.testo2 a:hover, a {
	color: #929292;
}
.testo3 {
	font-size: 10px;
	color: #a9a9a9;
}
.testo3 a:hover, a {
	color: #a9a9a9;
}
/* header */
#header {
	clear: both;
	background-color: #FFFFFF;
}
.menutop {
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
}
/* LOGIN */
input {
	color:#929292;
	border: 1px solid #ebebeb;
}
/* menu sinistro */

.submenu {
	font-size:11px;
	color:#000000;
	margin-left: 5pt;
	font-weight: normal;
}
#menus {
	float: left;
	width: 192px;
	text-align: center;
	margin-top: 10px;
}
#menus li {
	display: block;
	text-align: left;
	width: 178px;
}
#menus ul {
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size:11px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#menus img {
	margin: 0px;
}
#menus a {
	display: block;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #FFFFFF;
	line-height: 18px;
}
#menus a:link, #navlist a:visited {
	text-decoration: none;
	margin-top: 0px;
}
.navlist a:visited {
	text-decoration: none;
	margin-top: 0px;
}
#menus a:hover {
	background-color: #f5f5f5;
}
/* contenuti home*/
#contents {
	float: right;
	width: 750px;
	margin-top: 10px;
}
.titleREDHOME {
	width: 174px;
	background-image: url(../img/titleRED_bg.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #FFFFFF;
}
.titleyellowHOME {
	width: 174px;
	background-image: url(../img/titleyellow_bg.gif);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #FFFFFF;
}
.formFShome {
	height: 119px;
	font-size:12px;
	background-color: #f2f2f2;
}
.titlegrey {
	background-image: url(../img/titlegray_bg.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	color: #787878;
	font-weight: bold;
}
.rigaGRIGIA1 {
	border-bottom: 1px solid #ebebeb;
}
.rigaGRIGIA2 {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 2px;
}
.prevSMALL {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
}
.margin10top {
	margin-top: 10px;
}
.testo3 #textfield {
	font-size: 10px;
	color: #000000;
	border: 1px solid #a9a9a9;
	height: 14px;
	width: 16px;
}
.campitesto1 {
	font-size: 11px;
	color: #000000;
	border: 1px solid #a9a9a9;
	height: 18px;
	margin-top: 5px;
	text-indent: 1px;
}
.stepsform {
	border: 1px solid #5d5d5d;
}
.videoSPECIALI {
	background-image: url(../img/comici_bg.gif);
	background-repeat: repeat-x;
	padding-top: 16px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.campitesto2 {
	font-size: 12px;
	color: #000000;
	border: 1px solid #a9a9a9;
	height: 120px;
	padding: 5px;
	width: 314px;
}
.freeSMS {
	background-image: url(../img/freeSMS_bg.gif);
	background-repeat: repeat-x;
}
.videoSPECIALI2 {
	background-image: url(../img/comici_bg2.gif);
	background-repeat: repeat-x;
}
.videoSPECIALItitle {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}
.especialsButton {
	font-weight: bold;
	font-size:16px;
	color: #FFFFFF;
	background-image: url(../img/butt_guardagratisNEWcenter.jpg);
	background-repeat: repeat-x;
}
.especialsButton a, .especialsButton a:hover {
	color: #FFFFFF;
}

.txtRes2{
font-size:13px; 
color:#FF0000; 
font-weight:bold;
}
