

/* Default.Master - Classi */
.verticale div.PageIE             { width: 100%; text-align: center; }
.verticale div.PageIE div.Page    { width: 770px; text-align: left; margin: auto auto; }
.verticale div.PageIE div.Page table.TabPage { width: 770px; border-collapse: collapse; }

.verticale table.categoria { width: 770px; border-collapse: collapse; }

.verticale table.categoria td.sinistra { 
    width: 615px; 
    /*background-image: url(/images/Default/sfondo_box_sx_grigio.gif);*/
    background-position: right;
    background-repeat: repeat-y;
    background-color: #EDEDED;
    border-bottom: solid 0px #7D7D7D;
    border-left: solid 1px #7D7D7D;
    border-right: solid 1px #7D7D7D;
    border-top: solid 1px #7D7D7D;
    }
    
.verticale table.categoria td.destra { 
    width: 155px; 
    background-image: url(/images/Default/sfondo_box_dx_grigio.gif);
    background-position: left;
    background-repeat: repeat-y;
    background-color: #EDEDED;
    border-bottom: solid 0px #7D7D7D;
    border-left: solid 1px #7D7D7D;
    border-right: solid 1px #7D7D7D;
    border-top: solid 1px #7D7D7D;
    }
    
.verticale table.contenuto 
{
	background-color:White;   
}

td.cntSinistro 
{
	width:50%;
}
    
.tdCatHome 
{
    width: 33%;
    vertical-align:top;
}


a.agenzia 
{
	text-decoration:none;
	font-weight: bold; 
	color: #C40004;
}

a.agenzia hover
{
	text-decoration:underline;
	font-weight: bold; 
	color: #C40004;
}

table.categoria td.HeadGrigio
{
    background-color: #c9ceda;
    height: 20px;    
}

table.categoria table td.HeadAzzurro
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    /*background-color: #2D7EA3;*/
    background-color: #328CB6;
    height: 20px;    
}

table.categoria table td.HeadGrigio
{
    background-color: #c9ceda;
    height: 20px;    
}

table td.HeadGrigio img { margin-left: 20px; }
table td.HeadGrigioSx
{
    border-right: solid 0px #790002;
    border-left: solid 0px #C40004;
    background-image: url(/images/Default/sfondo_head_sx_grigio.gif);
    background-position: right;
    background-repeat: repeat-y;
}
table td.HeadGrigioDx
{
    border-left: solid 0px #790002;
    border-right: solid 0px #C40004;
    background-image: url(/images/Default/sfondo_head_dx_grigio.gif);
    background-position: left;
    background-repeat: repeat-y;
    height: 20px;
}


td.HeadAzzurroDx
{
    margin: 0px;
    padding: 0px;
    background-color: #328CB6;
    height: 20px;    
}

td.destra table td 
{
	text-align: center;
}


dl {
	border:1px solid #fff;
} 

dt {
	background: url(images/Default/corner_top_right.gif) top right no-repeat;
} 

dt b {
	background: url(images/Default/corner_top_left.gif) top left no-repeat;
	display:block;
} 

dd {
	margin:0;
	background:url(images/Default/corner_bottom_right.gif) bottom right no-repeat;
} 

.dd-content {
	background:url(images/Default/corner_bottom_left.gif) bottom left no-repeat;
	margin:0;
}
 
.box1 {
	background-color:#c9ceda;
	color:#C43400;
} 

.tabs
{
	border-collapse:collapse;
	background-color:#EDEDED;
	border-style: none;
}

.tabs a 
{
	text-decoration:none;
}

.tabs a:active 
{
	text-decoration:none;
}

.tabs a:hover 
{
	text-decoration:none;
}

.tabL 
{
	background-image:url(/images/Common/angolo-piatto.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:9px;
	padding-left:0;
}

.tab 
{
	/*background-image:url(/images/Common/tab.gif);*/
	background-color:#C40004;
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	padding: 0.3em 0.2em 0.2em;
}

.tab a
{
	/*background-image:url(/images/Common/tab.gif);*/
	background-color:#C40004;
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding: 0.2em;
	font-size: 1.2em;
}

.tabR 
{
	background-image:url(/images/Common/angolo-piattodx.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:9px;
	padding-right:0;
}

.tabSelL {
	background-image:url(/images/Common/tabsxin.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:9px;
	padding-left:0;
}

.tabSel {
	background-image:url(/images/Common/tabin.gif);
	background-position:center top;
	background-color:Transparent;
	background-repeat:repeat-x;
	text-align:center;
	/*text-transform:uppercase;*/
	/*font-weight:bold;*/
	color:#000000;

	padding:0.3em 0.2em 0.2em;
} 

.tabSel a {
	background-image:url(/images/Common/tabin.gif);
	background-position:center top;
	background-color:Transparent;
	background-repeat:repeat-x;
	text-align:center;
	color:#000000;
	padding: 0.2em;
	font-size: 1.2em;
	/*padding:0.3em 0.2em 0.2em;*/
} 

.tabSelR {
	background-image:url(/images/Common/tabdxin.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:9px;
	padding-right:0;
}


ul.bacheca-pub {
	color:#000000;
	font-family:verdana;
	font-size:0.9em;
	line-height:1.1em;
	list-style:none;
	list-style-image: none;
}

ul.bacheca-pub li {
	border-bottom:1px solid #CCCCCC;
	display:block;
	height:auto !important;
	min-height:65px;
	height: 65px;
	margin-left: 5px;
	padding-left:0;

	/*padding: 6px 5px 5px;*/
}

ul.bacheca-pub2 {
	color:#000000;
	font-family:verdana;
	font-size:0.9em;
	line-height:1.1em;
	list-style:none;
	list-style-image: none;
}

ul.bacheca-pub2 li {
	/*border-bottom:1px solid #CCCCCC;*/
	display:block;
	height:auto !important;
	min-height:125px;
	margin-left: 5px;
	padding-left:0;
	/*padding: 6px 5px 5px;*/
}


ul#nav
{
	float: left;
	width: 100%;
	list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #D7D7D7;
} 

ul#nav li
{
	float: left;
	margin: 0 0.2em 0;
	padding: 0;
	} 

ul#nav a
{
	float: left;
	padding: 0 0 0 0.4em;
    background: url(/images/Common/tab.png) repeat-x top left;
    text-decoration: none;
    color: #222;
    } 
    
ul#nav span
{
	float: left;
	padding: 0.4em 0.4em 0.4em 0;
    background: url(/images/Common/tab.png) repeat-x top right;
    cursor: pointer;
    } 
    
ul#nav li#active a,ul#nav a:hover{
    background: url(/images/Common/tab2.png) repeat-x top left} 
    
ul#nav li#active span,ul#nav a:hover span{
    background: url(/images/Common/tab2.png) repeat-x top right;
    color: #184D8A}    
    
/* MENU ALTO */    
div#menu_alto {
	font-size:11px;
	font-weight:bold;
}

#menu_alto, #menu1, #menu1 li {
background:transparent none repeat scroll 0 0;
}
    
#menu1 ul, #menu1 li {
float:left;
list-style-type:none;
list-style-image:none;
margin:0;
padding:0;
font-size: 18px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.menu1Sx {
background:transparent url(/images/Common/tabSx.jpg) no-repeat scroll 0 0;
float:left;
height:22px;
margin-left:1px;
padding-bottom:4px;
width:9px;
}
.menu1Sx_over {
background:transparent url(/images/Common/tabSxin.gif) no-repeat scroll 0 0;
float:left;
height:22px;
margin-left:1px;
padding-bottom:4px;
width:9px;
}
#menu1 a.menu1Link {
background:transparent url(/images/Common/tabsfondo.jpg) repeat-x scroll right top;
color:#FFFFFF;
float:left;
height:22px;
line-height:22px;
width:91px;
padding:4px 3px 0;
}
#menu1 a.menu1Link_over {
background:transparent url(/images/Common/tabsfondo_over.gif) repeat-x scroll right top;
color:#000000;
float:left;
height:22px;
width:91px;
line-height:22px;
padding:4px 3px 0;
}
.menu1Dx {
background:transparent url(/images/Common/tabDx.jpg) no-repeat scroll right top;
float:left;
height:22px;
padding-bottom:4px;
width:9px;
}
.menu1Dx_over {
background:transparent url(/images/Common/tabDxin.gif) no-repeat scroll right top;
float:left;
height:22px;
padding-bottom:4px;
width:9px;
}



