﻿/* menuheader: grafico(2) */
.menuheader
{
    width:1000px;
    height:28px;
}

.menuheader ul
{
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.menuheader li
{
    float:left;
}



/*************************************
*  ITALIANO							 *
**************************************/
.menuheader .premio_Italiano a
{
    background:url("images/bot_premio_normale.gif") no-repeat;    
    display:block;
    width:152px;
    height:28px;
}
.menuheader .premio_Italiano a:hover, .menuheader .premio_Italiano a.current
{
    background:url("images/bot_premio_over.gif") no-repeat;    
    display:block;
    width:152px;
    height:28px;
}


.menuheader .spiriti_Italiano a
{
    background:url("images/bot_spiriti_normale.gif") no-repeat;    
    display:block;
    width:143px;
    height:28px;
}
.menuheader .spiriti_Italiano a:hover, .menuheader .spiriti_Italiano a.current
{
    background:url("images/bot_spiriti_over.gif") no-repeat;    
    display:block;
    width:143px;
    height:28px;
}

.menuheader .passioni_Italiano a
{
    background:url("images/bot_passioni_normale.gif") no-repeat;    
    display:block;
    width:192px;
    height:28px;
}
.menuheader .passioni_Italiano a:hover, .menuheader .passioni_Italiano a.current
{
    background:url("images/bot_passioni_over.gif") no-repeat;    
    display:block;
    width:192px;
    height:28px;
}

.menuheader .rassegna_Italiano a
{
    background:url("images/bot_rassegna_normale.gif") no-repeat;    
    display:block;
    width:173px;
    height:28px;
}
.menuheader .rassegna_Italiano a:hover, .menuheader .rassegna_Italiano a.current
{
    background:url("images/bot_rassegna_over.gif") no-repeat;    
    display:block;
    width:173px;
    height:28px;
}

.menuheader .foto_Italiano a
{
    background:url("images/bot_foto_normale.gif") no-repeat;    
    display:block;
    width:189px;
    height:28px;
}
.menuheader .foto_Italiano a:hover, .menuheader .foto_Italiano a.current
{
    background:url("images/bot_foto_over.gif") no-repeat;    
    display:block;
    width:189px;
    height:28px;
}


.menuheader .archivio_Italiano a
{
    background:url("images/bot_archivio_normale.gif") no-repeat;    
    display:block;
    width:151px;
    height:28px;
}
.menuheader .archivio_Italiano a:hover, .menuheader .archivio_Italiano a.current
{
    background:url("images/bot_archivio_over.gif") no-repeat;    
    display:block;
    width:151px;
    height:28px;
}






/*************************************
*  INGLESE							 *
**************************************/
.menuheader .premio_EnglishGB a
{
    background:url("images/bot_premio_normale.gif") no-repeat;    
    display:block;
    width:152px;
    height:28px;
}
.menuheader .premio_EnglishGB a:hover, .menuheader .premio_EnglishGB a.current
{
    background:url("images/bot_premio_over.gif") no-repeat;    
    display:block;
    width:152px;
    height:28px;
}


.menuheader .spiriti_EnglishGB a
{
    background:url("images/bot_spiriti_normale.gif") no-repeat;    
    display:block;
    width:143px;
    height:28px;
}
.menuheader .spiriti_EnglishGB a:hover, .menuheader .spiriti_EnglishGB a.current
{
    background:url("images/bot_spiriti_over.gif") no-repeat;    
    display:block;
    width:143px;
    height:28px;
}

.menuheader .passioni_EnglishGB a
{
    background:url("images/bot_passioni_normale.gif") no-repeat;    
    display:block;
    width:192px;
    height:28px;
}
.menuheader .passioni_EnglishGB a:hover, .menuheader .passioni_EnglishGB a.current
{
    background:url("images/bot_passioni_over.gif") no-repeat;    
    display:block;
    width:192px;
    height:28px;
}

.menuheader .rassegna_EnglishGB a
{
    background:url("images/bot_rassegna_normale.gif") no-repeat;    
    display:block;
    width:173px;
    height:28px;
}
.menuheader .rassegna_EnglishGB a:hover, .menuheader .rassegna_EnglishGB a.current
{
    background:url("images/bot_rassegna_over.gif") no-repeat;    
    display:block;
    width:173px;
    height:28px;
}

.menuheader .foto_EnglishGB a
{
    background:url("images/bot_foto_normale.gif") no-repeat;    
    display:block;
    width:189px;
    height:28px;
}
.menuheader .foto_EnglishGB a:hover, .menuheader .foto_EnglishGB a.current
{
    background:url("images/bot_foto_over.gif") no-repeat;    
    display:block;
    width:189px;
    height:28px;
}


.menuheader .archivio_EnglishGB a
{
    background:url("images/bot_archivio_normale.gif") no-repeat;    
    display:block;
    width:151px;
    height:28px;
}
.menuheader .archivio_EnglishGB a:hover, .menuheader .archivio_EnglishGB a.current
{
    background:url("images/bot_archivio_over.gif") no-repeat;    
    display:block;
    width:151px;
    height:28px;
}







/*************************************
*  FRANCESE							 *
**************************************/
.menuheader .premio_Francais a
{
    background:url("images/bot_premio_normale.gif") no-repeat;    
    display:block;
    width:152px;
    height:28px;
}
.menuheader .premio_Francais a:hover, .menuheader .premio_Francais a.current
{
    background:url("images/bot_premio_over.gif") no-repeat;    
    display:block;
    width:152px;
    height:28px;
}


.menuheader .spiriti_Francais a
{
    background:url("images/bot_spiriti_normale.gif") no-repeat;    
    display:block;
    width:143px;
    height:28px;
}
.menuheader .spiriti_Francais a:hover, .menuheader .spiriti_Francais a.current
{
    background:url("images/bot_spiriti_over.gif") no-repeat;    
    display:block;
    width:143px;
    height:28px;
}

.menuheader .passioni_Francais a
{
    background:url("images/bot_passioni_normale.gif") no-repeat;    
    display:block;
    width:192px;
    height:28px;
}
.menuheader .passioni_Francais a:hover, .menuheader .passioni_Francais a.current
{
    background:url("images/bot_passioni_over.gif") no-repeat;    
    display:block;
    width:192px;
    height:28px;
}

.menuheader .rassegna_Francais a
{
    background:url("images/bot_rassegna_normale.gif") no-repeat;    
    display:block;
    width:173px;
    height:28px;
}
.menuheader .rassegna_Francais a:hover, .menuheader .rassegna_Francais a.current
{
    background:url("images/bot_rassegna_over.gif") no-repeat;    
    display:block;
    width:173px;
    height:28px;
}

.menuheader .foto_Francais a
{
    background:url("images/bot_foto_normale.gif") no-repeat;    
    display:block;
    width:189px;
    height:28px;
}
.menuheader .foto_Francais a:hover, .menuheader .foto_Francais a.current
{
    background:url("images/bot_foto_over.gif") no-repeat;    
    display:block;
    width:189px;
    height:28px;
}


.menuheader .archivio_Francais a
{
    background:url("images/bot_archivio_normale.gif") no-repeat;    
    display:block;
    width:151px;
    height:28px;
}
.menuheader .archivio_Francais a:hover, .menuheader .archivio_Francais a.current
{
    background:url("images/bot_archivio_over.gif") no-repeat;    
    display:block;
    width:151px;
    height:28px;
}





/****************************/
/* Menu basso: testuale (0) */
/****************************/
.menubasso
{
	/*
    width:617px;
    height:30px;
	*/
    font-size:12px;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-weight: bold;
    /*border-left:1px solid #0A1F5C;*/
	color:#fff;
}

.menubasso ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.menubasso ul li
{
	display:inline;
	margin:0;
	padding:0;
}

.menubasso ul li a,
.menubasso ul li span.disabled
{
	color:#fff;
	display:block;
	float:left;
	padding-left: 10px;
	text-decoration:none;
	height:20px;
}

.menubasso ul li.menubasso-active a 
{
	border:0;
	font-weight:bold;
	text-decoration:none;
}
    
    
.menubasso ul li a:hover, .menubasso .current a 
{
	text-decoration:none;
}


.menubasso ul li span.separatore
{
    font-size:22px;
	color:#fff;
	display:block;
	float:left;
	padding-left: 10px;
	margin-top: -7px;
	text-decoration:none;
	height:20px;
}
