#box {
	padding: 10px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebichet MS", Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}

#header {
	height: 80px;
	margin-top: 5px;
}

#logo {
	background-image: url(../img/logo.gif);
	height: 69px;
	width: 346px;
	background-repeat: no-repeat;
	text-indent: -2000em;
	float: left;
}
#logo.eng{background-image: url(../img/win10euro-eu.gif); width:265px;}
#logo.esp{background-image: url(../img/diezeuro-eu.gif); width:228px;}

#logo a {
	display: block;
	height: 69px;
	width: 346px;
	outline-style:none;
}
#logo.eng a{ width:265px;}
#logo.esp a{ width:228px;}

.clear{clear:both;}
#navigator {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4c4c4c;
}
#navigator a {
	color: #4c4c4c;
	text-decoration: none;
}
#navigator a:hover {
	color: #ff9933;
	text-decoration: underline;
}

#modulo {
	background-image: url(../img/form_top.gif);
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
#modulo_content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
	
}
#modulo_footer {
	background-image: url(../img/form_footer_simple.gif);
	background-repeat: no-repeat;
	text-indent: -2000em;
	height: 21px;
	width: 950px;
}
#modulo_footer_simple {
	background-image: url(../img/form_footer_simple.gif);
	height: 21px;
	width: 950px;
}

span.dot {
	font-weight: bold;
	color: #FF9933;
	margin-right: 8px;
	margin-left: 8px;
}
hr {
	display: none;
}
.field {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 2px;
	color: #666666;
	vertical-align: middle;
}
#modulo_content .small {
	font-size: 14px;
	font-weight: normal;
}
#modulo_content .verysmall {
	font-size: 12px;
}

.w210 {
	width: 260px;
}
.w250 {
	width: 320px;
}
#footer {
	font-size: 10px;
	color: #c1bebe;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#modulo a {
	color: #FFFFFF;
	text-decoration: underline;
}
#modulo a:hover {
	text-decoration: none;
	color: #c3792f;
}
.hides {
	display: none;
}

#regolamento #modulo {
	background-image: url(../img/form_top_regolamento.gif);
	padding-top: 30px;
}

#contatti #modulo {
	background-image: url(../img/form_top_contatti.gif);
	padding-top: 30px;
}
#vincitori #modulo {
	background-image: url(../img/form_top_vincitori.gif);
	padding-top: 30px;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C3792F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#header #cancellami {
	float: right;
	clear: right;
	font-size: 10px;
	margin-top: 10px;
	color: #999999;
}
#cancellami a {
	color: #FF9933;
	text-decoration: none;
}
#banners {
	background-color: #EFEFEF;
	text-align: center;
	height: 100px;
	border: 1px solid #CCCCCC;
}
#banners_top {
	background-image: url(../img/footer_raccomandato.gif);
	height: 16px;
	width: 222px;
	text-indent: -2000em;
}

#banners ul {
	margin-top: 18px;
	margin-left: 10px;
}
#banners li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
}
#banners li img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banners li a img {
	opacity:0.6;
	filter:alpha(opacity=60);
}#banners li a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}
#modulo_close {
	background-image: url(../img/modulo_close.gif);
	height: 10px;
	width: 950px;
	margin-bottom: 30px;
}
#banner_top {
	text-align: center;
	margin-bottom: 20px;
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#modulo_header {
	/*background-image: url(../img/text_top.gif);*/
	height: 132px;
	width: 950px;
	text-indent: -2000em;
}
#links  td {
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
}
#links th {
	text-align: left;
	color: #ad6b29;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3792f;
	padding-bottom: 3px;
}


#modulo {
	background-repeat:no-repeat;
	background-color:#ff9933;
}
#banners_top{
	margin-top: 30px;
}

