﻿.listaGau2
{ 
    /*border: 1px solid green;*/
    /*background-color: #ca0f02;*/
    background: #ca0f02 url(Immagini/BarraMenu.png) repeat-x left top;
    text-align:center;
    width: 900px;
    margin: 0px;
    padding: 0px;
}
.listaGau2 ul
{
    padding: 0px;
    margin: 0px;
    height: 40px;
    padding-left: 10px;
}

.listaGau2 ul li
{
    padding:5px;
    padding-right:7px;
    padding-left:7px;
    width: auto;
    max-width: 120px;
    list-style-type: none;
    float:left;
    display: block;
    height: 30px;
    vertical-align: middle;
    /*border:1px solid green;*/
}

.listaGau2 ul li a
{
    color: #fff;
    font-weight:bold;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    display: block;
}

.listaGau2 ul li:hover
{
    /*background-color:#e60701;*/
    background: #e60701 url(Immagini/BarraMenuHover.png) repeat-x left top;
}


.listaGau2 ul li.selected_menu_element
{
	/*background-color:#e60701;*/
	background: #e60701 url(Immagini/BarraMenuHover.png) repeat-x left top;
	margin:0px;
	
}

.listaGau2 ul li.selected_menu_element a:hover
{
    text-decoration:none;
}

/*.listaGau2
{
	background-color:#ca0f02;
	text-align:center;
	height:auto;
	width:900px;
	border: 1px solid green;
	clear: both;
}

.listaGau2 ul li a
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.listaGau2 ul li
{
    float:left;
    margin-top:0px;
    padding:5px;
    padding-right:7px;
    padding-left:7px;
    width: auto;
    max-width: 120px;
    list-style-type: none;
}

#ul_mbGau
{
     padding:0px;
}

.listaGau2 ul li.selected_menu_element
{
	background-color:#e60701;
	margin:0px;
	
}

.listaGau2 ul li.selected_menu_element a:hover
{
    text-decoration:none;
}*/

#titoloSezione
{
    
}
