@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CCCCCC;
}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #cccccc;
	background-color: #c70304;
}

div#involucro {
	width:768px;
	position:absolute;
	left:50%;
	margin-left:-384px;
	margin-top: 20px;
}

div#contenitore {
	width:768px;
	background-color:#f5ca01;
	min-height:500px;
	border: 10px solid #000000;
}

div#top_flash {
	height:150px;
}

img#logo_vodafone {
	float:left;
}

img#foto_destra{
	float:right;
	margin-top: 1px;
}

div#top_txt {
	margin:0;
	padding:0;
	width: 768px;
    height: auto !important;  /* per i browser moderni */
    height: 60px;      /* per IE5.x e IE6 */
    min-height: 60px;  /* per i browser moderni */
}

div#contenuto {
	clear:left;
    height: auto !important;  /* per i browser moderni */
    height: 390px;      /* per IE5.x e IE6 */
    min-height: 390px;  /* per i browser moderni */
}

h1#titolo_benvenuto {
	font-size:11px;
	color:#666666;
	margin:0;
	padding:0;
	margin-top: 10px;
}

p#testo_benvenuto {
	margin:0;
	padding:0;
	margin-top:5px;
	font-style:italic;
	color:#666666;
	width:608px;
	margin-left: 160px;
}

p#testo_benvenuto_nofoto {
	margin:0;
	padding:0;
	margin-top:5px;
	font-style:italic;
	color:#666666;
	width:593px;
	margin-left: 15px;
	float: left;
}

h2#l {
	font-size:11px;
	color:#B00000;
	margin:0;
	padding:0;
	float:left;
	margin-left:10px;
	width: 350px;
	height:22px;
	padding-top: 15px;
	padding-left:5px;
}

div#img_offerte {
	margin:0;
	padding:0;
	float:left;
	width:497px;
	height:39px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../immagini/offerte.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

p#txt_offerte {
	margin:0px;
	margin-top:11px;
	margin-left:16px;
}

img#offerte {
	float:right;
}

div.box_dinamico {
	margin:0;
	padding:0;
	background-color: #333333;
	width: 363px;
	min-height: 104px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	height:auto !important;
	height: 104px;
}

div#offerta {
	min-height: 89px;
	height:auto !important;
	height: 89px;
}

img.foto_offerta {
	margin:0;
	padding:0;
	float:left;
	padding-top: 10px;
	padding-left: 10px;
}

img#vedi {
	float:right;
	border: 0;
}



h2.titolo {
	margin:0;
	padding:0;
	font-size:11px;
	color: #c70304;
	padding-top:13px;
	margin-left:120px;
}

h2.titolo_nofoto {
	margin:0;
	padding:0;
	font-size:11px;
	color: #c70304;
	padding-top:13px;
	margin-left:15px;
}

span.data {
	color:#f5ca01;
}

p.testo_offerta {
	margin:0;
	padding:0;
	color:#FFFFFF;
	margin-left:120px;
	margin-top:5px;
	margin-right: 10px;
	text-align:justify;
}

p.testo_offerta_nofoto {
	margin:0;
	padding:0;
	color:#FFFFFF;
	margin-left: 15px;
	margin-top:5px;
	margin-right: 15px;
	text-align:justify;
}

div#menu_txt {
	text-align:center;
}

div#footer {
	margin:0;
	padding:0;
	background-color:#f7cb00;
	height: 103px;
}

div#flash_sponsors {
	padding-top:5px;
	margin:0px;
	height: 98px;
	width:768px;
}

div#contenuto_libero {
    height: auto !important;  /* per i browser moderni */
    height: 290px;      /* per IE5.x e IE6 */
    min-height: 290px;  /* per i browser moderni */
	padding:15px;
}