/*
################################
# STILI PER LA PAGINA CONCORSO #
################################
*/
#header{
	width:100%;
	text-align:center;
	background:#E4E4CA url('../img/sfondo_testata.gif') repeat-x bottom;
}
div#contenitore_box{
	background: #E4E4CA url('../img/sfondo_contenitore_box.gif') repeat-x bottom;
	padding-top:0px;
	text-align:center;
	margin-top:0px;
/*	height: 444px;*/
	padding-bottom: 34px;
}
div#contenitore_box table{
	margin: 0 auto;
	font-family:verdana;
	font-size:11px;
	color:#545454;
}

div#contenitore_box input.textbox_concorso{
	width:295px;
	height:17px;
	font-size:12px;
	border:1px solid #C9C9C9;
	padding-left:3px;
}
div#contenitore_box textarea{
	width:295px;
	height:70px;
	font-size:12px;
	border:1px solid #C9C9C9;
	padding-left:3px;
}
div#contenitore_box a{
	color: #00335A;
}
.submit_concorso{
	width:90px;
	height:25px;
	font-weight:bold;
	background-color: #00335A;
	color: white;
}
.codice_concorso{
	color: #CC0000;
	font-weight: bold;
	background: none;
	border: 0 !important;
}

#box_concorso{
	background: #E4E4CA url('../img/sfondo_pagina-concorso.gif') no-repeat top center;
	padding:0;
	width: 946px;
/*	height: 410px;*/
	text-align: center;
	margin: 0 auto;
}

#box_hotel_gratis{
	background: #E4E4CA url('../img/sfondo_pagina-gratisperte.gif') no-repeat top center;
	padding:0;
	width: 946px;
/*	height: 410px;*/
	text-align: center;
	margin: 0 auto;
}

#box_flash, #box_modulo{
	float:left;
	margin-left: 60px; !margin-left: 40px;
}
#gruppo_hotel_concorso{
	width: 194px;
	float: right;
	margin-top: 85px;
	margin-right: 25px; !margin-right: 14px;
}
.grassetto_rosso{
	font-weight: bold;
	color: #CC0000;
	display: block;
}
.hotel_concorso{
	border-bottom: 1px solid #C9C9C9;
	font-size:11px;
	width:178px;
	height:150px;
	float:left;
	margin:2px;
	text-align:center;
	position:relative;
}
.hotel_concorso span{
	line-height:18px;
}
#gratis_per_te {
	counter-increment:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding-left:0;
}
#gratis_per_te li{
	margin-bottom: 5px;
}

/* SOLO PER LIVELLO A COMPARSA */

#ajax_concorso{
	background: white url('../img/sfondo_concorso.gif') no-repeat top center;
	top: 397px; !top: 409px;
/*	left: 110px; !left: 105px;*/
	padding:0;
	position:absolute;
	background-color:white;
	border:10px solid #00335A;
	z-index:1000;
	width: 759px;
	height: 458px;
/*	display:none;*/
}

#ajax_concorso{
 margin-top:-332px!important; /*Internet Explorer 7 */
 margin-left:112px!important; /*Internet Explorer 7 */
 margin-top:-332px; /*Internet Explorer 6 */
 margin-left:116px; /*Internet Explorer 6 */
}
 
html>/**/body #ajax_concorso /* FireFox*/{
 margin-top:-320px!important;
 margin-left:112px!important;
}
