/* CSS Document */

body {
	background-color:#0F0F0F;
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	background-image:url(images/sfondo_top2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#intestazione {
	padding-left:16px;
	padding-right:16px;
	padding-top:16px;
	padding-bottom:16px;
	color:#CCCCCC;
	position:relative;
}

#interlinea {
	background-image:url(images/angolo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:100px;
	height:16px;
	width:16px;
	float:left;
}

#fine_linea {
	background-image:url(images/angolo_basso.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-left:522px;
	height:16px;
	width:16px;
}

#fondo_pagina {

	margin:0px;
	background-color:#232322;
	padding:16px;
	font-size:12px;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#EEEEEE;
	clear:both;
}

#contenuto {
	width:792px;
	margin-left:100px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/sfondo.jpg);
	background-repeat:repeat-y;
	padding-left:16px;
	padding-right:16px;
	padding-top:0px;
	padding-bottom:0px;
}

h1 {
	color:#2396D0;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:22px;
	font-weight:normal;
	height:33px;
	padding:4px 12px 0px 12px;
	margin:0px;
	background-image:url(images/sfondo_titolo_grande.gif);
	background-repeat:repeat-x;
	font-variant:small-caps;
}

.inizio_titolo_pagina {
	width:12px;
	height:37px;
	background-image:url(images/inizio_titolo_grande.gif);
	position:absolute;
	left:0px;
}

.fine_titolo_pagina {
	width:12px;
	height:37px;
	background-image:url(images/fine_titolo_grande.gif);
	position:absolute;
	right:0px;
}

#contenitore_titolo_pagina {
	position:absolute;
	top:34px;
	left:16px;
	height:37px;
}

p {
	color:#999999;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
}

#testo {
	width:520px;
	float:left;
}

#testo li {
	list-style-image:url(images/v.jpg);
	color:#EEEEEE;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
}

a:link, a:visited {
	color:#2396d0;
}

a:hover {
	color:#CCCCCC;
}

#menu{
	float:left;
	width:186px;
	margin-left:28px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
}

#menu a{
text-decoration:none;
color:#CCCCCC;
display:block;
padding:7px 0;
}

#menu a:hover{
background:#000000;
color:#2396d0;
}

#menu ul {
margin:0px;
padding:0px;
border-top:#4c4f50 1px solid;
list-style:none;
text-indent:0px;
}

#menu ul li{
border-bottom:#4c4f50 1px solid;
list-style:none;
text-indent:0px;
color:#DDDDDD;
}

#menu h1{
font-size:16px;
font-weight:bold;
}

#fine_pagina {
	clear:both;
}

td {
	color:#999999;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
}

th {
	text-align:left;
	background-color:#2396d0;
	color:#000000;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
}

.titolo {
	color:#FFFFFF;
	font-size:larger;
}

.foto {
	width:240px;
	height:208px;
	float:left;
	margin:8px 0px 0px 8px;
	padding:8px 2px 2px 8px;
	background-image:url(images/sfondo_riquadro_foto2.gif);
	background-repeat:no-repeat;
	color:#EEEEEE;
	font-size:11px;
	position:relative;
	border:1px solid #303030;
	
		
}

.foto2 {
	width:1020px;
	height:208px;
	float:left;
	margin:8px 0px 0px 8px;
	padding:8px 2px 2px 8px;
	background-image:url(images/bbgk.gif);
	background-repeat:no-repeat;
	color:#EEEEEE;
	font-size:11px;
	position:relative;
	border:1px solid #303030;
	
		
}
.cd {
	width:240px;
	height:120px;
	float:left;
	margin:8px 0px 0px 8px;
	padding:8px 2px 2px 8px;
	background-image:url(images/bg-rom.gif);
	background-repeat:no-repeat;
	color:#EEEEEE;
	font-size:11px;
	position:relative;
	border:1px solid #303030;
		
}


.foto img {
	border:1px solid #555555;
	float:left;
	margin:0px 8px 4px 0px;
}

.foto a:link, .foto a:visited {
	text-decoration:none;
}

.foto a:hover {
	text-decoration:underline;
}

.foto .hq a{
	display:block;
	background-color:#777777;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 4px 0px 4px;
	width:24px;
	text-align:center;
	margin:0px;
	position:absolute;
	left:8px;
	top:6px;
	font-size:10px;
}

.foto .hq a:hover{
	background-color:#EEEEEE;
	color:#333333;
}

.foto .lq a{
	display:block;
	background-color:#555555;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 4px 0px 4px;
	width:24px;
	text-align:center;
	margin:0px;
	position:absolute;
	left:40px;
	top:6px;
	font-size:10px;
}

.foto .lq a:hover{
	background-color:#EEEEEE;
	color:#333333;
}

.messaggio {
width:490px;
color:#EEEEEE;
background-color:#18191B;
margin:0px 0px 0px 8px;
padding:0px 10px 0px 10px;
font-size:14px;
}

.messaggio_top {
width:510px;
height:14px;
background-image:url(images/bg_alto.gif);
background-position:top;
background-repeat:no-repeat;
padding:0px;
margin:0px 0px 0px 8px;
}

.messaggio_bottom {
width:510px;
height:14px;
background-image:url(images/bg_basso.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:0px;
margin:0px 0px 8px 8px;
}

.evidenzia {
color:#2396D0;
font-size:16px;
font-variant:small-caps;
}

#newsletter {
	position:absolute;
	top:2px;
	right:20px;
	width:700px;
	height:80px;
	padding:0px 0px 8px 8px;
	display:block;
	font-size:14px;
	color:#EEEEEE;
	line-height:28px;
}

#ricerca {
	position:absolute;
	width:420px;
	height:300px;
	right:8px;
	top:60px;
	padding:0px 0px 8px 8px;
	display:block;
	font-size:14px;
	color:#EEEEEE;
	line-height:28px;
}

#ricerca img {
	vertical-align:middle;
}

#ricerca .evidenzia a:link, #ricerca .evidenzia a:visited {
	font-weight:normal;
	font-size:14px;
}

#ricerca .evidenzia a:hover, #ricerca .evidenzia a:active {
	font-weight:bold;
	font-size:16px;
}

div.suggestions {     
	-moz-box-sizing: border-box;     
	/*box-sizing: border-box;*/     
	border-bottom: 1px solid #303030;     
	border-left: 1px solid #303030;     
	border-right: 1px solid #303030;     
	position: absolute; 
	/*
	background-image:url(images/sfondo_suggerimenti.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	background-color:#FFFFFF;
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80;
} 
div.suggestions div {
	cursor: default;
	padding: 4px 8px 4px 4px;
	/*width:200px;*/
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	left:446px;
	color:#333333;
} 
div.suggestions div.current {
     background-color:#444444;
     color: white; 
} 

#busta {
	position:absolute;
	left:40px;
	width:113px; 
	height:26px; 
	display:block; 
	background-image:url(images/busta.gif); 
	background-position:right;
	background-repeat:no-repeat;
}

#lente {
	position:absolute;
	left:8px;
	top:26px;
	width:25px; 
	height:26px; 
	display:block; 
	background-image:url(images/lente.gif); 
}

#key {
	position:absolute;
	left:33px;
	top:26px;
	width:340px;
	border:none;
	font-family:'Trebuchet MS', Tahoma, Verdana; 
	font-size:16px; 
	/*
	background-image:url(images/sfondo_casella_ricerca.jpg); 
	background-repeat:repeat-x; 
	*/
	color:#303030; 
	height:24px;
	padding:2px 0px 0px 0px;
	overflow: hidden;
	display:block;
	background:none;
}

.campo_email {
	position:absolute;
	width:80px;
	border:none;
	font-family:'Trebuchet MS', Tahoma, Verdana; 
	font-size:16px; 
	/*
	background-image:url(images/sfondo_casella_ricerca.jpg); 
	background-repeat:repeat-x; 
	*/
	color:#303030; 
	height:24px;
	padding:2px 0px 0px 0px;
	overflow: hidden;
	display:block;
	background:none;
}

#sfondo_email {
	position:absolute;
	left:153px;
	width:460px;
	border:none;
	background-image:url(images/sfondo_casella_ricerca.jpg); 
	background-repeat:repeat-x; 
	height:26px;
}

#sfondo_key {
	position:absolute;
	left:33px;
	top:26px;
	width:340px;
	border:none;
	background-image:url(images/sfondo_casella_ricerca.jpg); 
	background-repeat:repeat-x; 
	height:26px;
}

#button_iscriviti {
	position:absolute;
	left:610px;
	width:100px;
	height:22px;
	display:block;
	background-image:url(images/iscriviti.gif);
	cursor:pointer;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#button_cerca {
	position:absolute;
	left:360px;
	top:26px;
	width:57px;
	height:22px;
	display:block;
	background-image:url(images/cerca.gif);
	cursor:pointer;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#chiudi_motore {
	position:absolute;
	left:170px;
	top:0px;
	width:56px;
	visibility:hidden;
	font-size:12px;
}

#tabella_valori_ricerca {
	font-size:12px;
	margin-top:32px;
}

#tabella_valori_ricerca tr {
}

#tabella_valori_ricerca td {
	font-size:12px;
	width:50%;
}

#bandierine {
	position:absolute;
	left:20px;
	top:4px;
	width:100px;
	height:20px;
}

#altre_ricerche {
	width:58%;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	border-bottom:1px solid #303030;
	margin-left:16px;
}

#menu_altre_ricerche {
	width:58%;
	height:27px;
	overflow:hidden;
	background-image:url(images/sfondo_contenitore_tab.gif);
	background-repeat:repeat-x;
	padding-left:1px;
	margin-left:16px;
}

.titolo_altre_ricerche {
	color:#EEEEEE;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	height:24px;
	padding:3px 0px 0px 0px;
	margin:0px;
	background-image:url(images/tab.gif);
	background-repeat:repeat-x;
	font-variant:small-caps;
	width:124px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.risultato_altre_ricerche {
	width:136px;
	height:140px;
	color:#EEEEEE;
	display:block;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	font-size:12px;
}

.risultato_altre_ricerche a {
	text-decoration:none;
	display:block;
	line-height:16px;
}

.risultato_altre_ricerche img {
	border:1px solid #303030;
	margin-bottom:8px;
}

#show {
	position:absolute;
	width:460px;
	height:290px;
}

#cornice_video {
	width:460px;
	height:290px;
	padding:16px;
	position:relative;
	margin:80px 16px 16px 32px;
	background-image:url(images/cornice_video4.jpg);
}

#logo {
	position:absolute;
	top:77px;
	left:36px;
	width:172px;
	height:44px;
}

#contenitore_foto {
	width:58%;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	border-bottom:1px solid #303030;
	margin-left:16px;
}

#contenitore_cd-rom {
	width:58%;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	border-bottom:1px solid #303030;
	margin-left:16px;
}

#contenitore_sinistra {
	width:58%;
	border:1px solid #303030;
	margin-left:16px;
}

#menu_foto {
	width:58%;
	height:27px;
	overflow:hidden;
	background-image:url(images/sfondo_contenitore_tab.gif);
	background-repeat:repeat-x;
	padding-left:1px;
	margin:16px 0px 0px 16px;
}
#menu_cdrom {
	width:58%;
	height:27px;
	overflow:hidden;
	background-image:url(images/sfondo_contenitore_tab.gif);
	background-repeat:repeat-x;
	padding-left:1px;
	margin:16px 0px 0px 16px;
}
.voce_menu_foto {
	color:#EEEEEE;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	height:24px;
	padding:3px 0px 0px 0px;
	margin:0px;
	background-image:url(images/tab.gif);
	background-repeat:repeat-x;
	font-variant:small-caps;
	width:124px;
	text-align:center;
	float:left;
	cursor:pointer;
}
.voce_menu_cd-rom {
	color:#EEEEEE;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	height:24px;
	padding:3px 0px 0px 0px;
	margin:0px;
	background-image:url(images/tab.gif);
	background-repeat:repeat-x;
	font-variant:small-caps;
	width:124px;
	text-align:center;
	float:left;
	cursor:pointer;
}



#elenco_pagine {
	text-align:left; 
	margin-left:8px; 
	color:#FFFFFF;
}

#elenco_pagine a {
	padding:3px;
	margin:3px;
	border:1px solid #303030;
	text-decoration:none;
}

#contenitore_ultime_gare {
	position:relative;
	width:18%;
	margin-right:16px;
	float:right;
}

#ultime_gare {
	position:relative;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	border-bottom:1px solid #303030;
}

#menu_ultime_gare {
	position:relative;
	height:27px;
	overflow:hidden;
	background-image:url(images/sfondo_contenitore_tab.gif);
	background-repeat:repeat-x;
	padding-left:1px;
}

.voce_menu_ultime_gare {
	color:#EEEEEE;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	height:24px;
	padding:3px 0px 0px 0px;
	margin:0px;
	background-image:url(images/tab.gif);
	background-repeat:repeat-x;
	font-variant:small-caps;
	width:124px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.risultato_ultime_gare {
	padding:6px 8px 6px 24px;
	margin-left:4px;
	color:#EEEEEE;
	display:block;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:20px;
	background-image:url(images/icona_archivio.gif);
	background-position:top left;

}

.video_cd-rom {
	width:150px;
	height:100px;
	float:left;
	margin:8px 0px 0px 8px;
	padding:8px 2px 2px 8px;
	background-image:url(images/sfondo_riquadro_foto2.gif);
	background-repeat:no-repeat;
	color:#EEEEEE;
	font-size:11px;
	border:1px solid #303030;
		

}

#contenitore_adv {
	position:relative;
	width:20%;
	float:right;
}

#adv {
	margin-left:auto;
	margin-right:auto;
	width:176px;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	border-bottom:1px solid #303030;
	text-align:center;
}

#menu_adv {
	margin-left:auto;
	margin-right:auto;
	width:176px;
	position:relative;
	height:27px;
	overflow:hidden;
	background-image:url(images/sfondo_contenitore_tab.gif);
	background-repeat:repeat-x;
	padding-left:1px;
}

.voce_menu_adv {
	color:#EEEEEE;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	height:24px;
	padding:3px 0px 0px 0px;
	margin:0px;
	background-image:url(images/tab.gif);
	background-repeat:repeat-x;
	font-variant:small-caps;
	width:124px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.bottone_acquista {
	position:absolute;
	left:156px;
	top:186px;
	width:84px;
	height:24px;
}