/*
-----------------------------------------------------------------------------------------------------------
HTML-BODY
-----------------------------------------------------------------------------------------------------------
*/
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:active {
        background-color: #FF9900;
}

a:link{
	color: #9d0337;
	}
a:visited { 
	color: #000000;
	}



	
	
/*
-----------------------------------------------------------------------------------------------------------
MAIN LAYOUT
-----------------------------------------------------------------------------------------------------------
*/
#div-main-top{
	width:990px;
	margin: auto;
	text-align: left;

}
#div-main{
	width:990px;
	margin: auto;
	text-align: left;

}
#div-top {
	width:980px;
	height: 288px;
}
#div-top1 {
	height:60px;
}

#div-top1-left {
	float: left;
	height:60px;
}

#div-linearossa {
	width: 832px;
	font-size:0px;
}
#div-top1-right {
	float: right;
	width: 148px;
	margin: 0px;
	padding: 0px;
}
#div-top1-right img {
	margin: 0px;
	padding: 0px;
}
#div-lineaendtop {
	background-image: url(img/linea_endtop.gif);
	width: 980px;
	height: 8px;
	font-size:3px;
}
#top-img {
	margin-top: -2px;
	width:980px;
	height: 220px;
	background-image: url(img/top/img_top_7.jpg);
}
#div-ads{
	margin-top:40px;
}
/*
-----------------------------------------------------------------------------------------------------------
TOP NAVBAR
-----------------------------------------------------------------------------------------------------------
*/
#div-top1-navbar {
	background-image: url(img/navbar_bg.gif);
	width: 832px;
	height:54px;
}
#div-top1-navbar ul{ 
	padding:0;	
	margin:0;
	margin-top: 32px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#div-top1-navbar li{

	list-style: none;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	font-weight: bold;
	color: #333;	
}
#div-top1-navbar li a{
	font-weight: bold;
	color: #333;
	text-decoration: none;	
}
#div-top1-navbar li a:hover{
    color:#990033;
	text-decoration: underline;	
}
#div-java-alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A70037;
	text-align: center;
	display: none;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#div-java-alert a:link{color:#FFF; font-size:14px;}
#div-java-alert a:visited{color:#FFF; font-size:14px;}
#div-java-alert a:active{color:#FFF; font-size:14px;}
#div-java-alert a:hover{color:#000; font-size:14px;}
/*
-----------------------------------------------------------------------------------------------------------
CORPO
-----------------------------------------------------------------------------------------------------------
*/

#div-corpo {
	width:990px;
	background-image: url(img/corpo_bg.gif);
	background-repeat: repeat-y;
	clear:both;
}
#div-corpo-left {
	float: left;
	width: 781px;
}
#div-corpo-left-l {
	width: 140px;
	float: left;
}
#div-corpo-left-r {
	width: 641px;
	float: right;
}
#div-corpo-right {
	float: right;
	width: 209px;
}
#div-col-dx {
	width: 177px;
	margin-left:16px;
	font-size:11px;
	/*text-align: justify;*/
}
#div-index-corpo-right {
	float: right;
	width: 209px;
}

#div-index-col-dx {
	width: 202px;
	margin-left:2px;
	font-size:11px;
	/*text-align: justify;*/
}

#div-col-sx {
	width: 100px;
	margin-left:1px;
	margin-right:4px;
	font-size:11px;

}
#div-menu-path {
	width: 635px;
	margin-top:4px;
	margin-bottom:24px;
	margin-right:6
}

#menu-path {
	float: right;
}
/*
-----------------------------------------------------------------------------------------------------------
CONTENUTO
-----------------------------------------------------------------------------------------------------------
*/
#div-contenuto {
	width: 641px;
}
#contenuto {
	width: 615px;
	margin-left: 10px;
}
#div-contenuto-var {
	margin-top: 6em;
	font-size: 10px; 
	font-style: italic;
	margin-left: 1em;
	
}
/*
-----------------------------------------------------------------------------------------------------------
MENU-SX
-----------------------------------------------------------------------------------------------------------
*/
#div-menu-sx {
	text-align: left;
	width: 99%;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom:40px;
}
#menu-sx {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99%;
	line-height: 1.4em;
}
#menu-sx li a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#menu-sx li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#menu-sx li a:hover {
    color:#990033;
	text-decoration: underline;
}
#menu-sx .menu-scelto {
    color:#990033;
}

/* SUB_1--------------------------------------------------------------------------------*/
#menu-sx .submenu_1 {
        list-style:none;
       	margin-left: 6px;
        padding:0px;
		font-weight: normal;		
}

#menu-sx .submenu_1 li a {
        text-decoration:none;
		font-weight: normal;
}
#menu-sx .submenu_1 li a:link {
        color: #333;
		font-weight: normal;
}
#menu-sx .submenu_1 li a:visited {
        color: #333;
		font-weight: normal;
}
#menu-sx .submenu_1 li a:hover {
	color:#990033;
	text-decoration: underline;
			font-weight: normal;
}
/* SUB_2--------------------------------------------------------------------------------*/
#menu-sx .submenu_2 {
        list-style:none;
       	margin-left: 12px;
        padding:0px;		
}
#menu-sx .submenu_2 li a {
        text-decoration:none;
		font-weight: normal;
}
#menu-sx .submenu_2 li a:link {
        color: #333;
}
#menu-sx .submenu_2 li a:visited {
        color: #333;
}
#menu-sx .submenu_2 li a:hover {
	color:#990033;
	text-decoration: underline;
}
/* SUB_3--------------------------------------------------------------------------------*/
#menu-sx .submenu_3 {
        list-style:none;
       	margin-left: 18px;
        padding:0px;		
}
#menu-sx .submenu_3 li a {
        text-decoration:none;
		font-weight: normal;
}
#menu-sx .submenu_3 li a:link {
        color: #333;
}
#menu-sx .submenu_3 li a:visited {
        color: #333;
}
#menu-sx .submenu_3 li a:hover {
	color:#990033;
	text-decoration: underline;
}
#div-lingua {
		border-top: 5px solid #ccc;
		font-size: 90%;
		border-bottom: 5px solid #ccc;
		
}

/*
-----------------------------------------------------------------------------------------------------------
BOTTOM
-----------------------------------------------------------------------------------------------------------
*/
#div-bottom {
	border-top: 3px solid #990134;
	margin-top: 10px;
	margin-bottom:10px;
	width: 980px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color:#594f52;
	background-color: #FFF;
}
#div-bottom-left{
	float: left;
	text-align: left;
	margin-top:5px;
}
#div-bottom-right{
	float: right;
	text-align: right;
	bottom: +5px;
	margin-top:5px;
}
#tbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: oblique;
	font-weight: lighter;
	text-align: right;
	position: relative;
	bottom: -8px;
	right: +10px;
}
/*
-----------------------------------------------------------------------------------------------------------
VARIE
-----------------------------------------------------------------------------------------------------------
*/
/* hack# evita che il float vada fuori dal div che lo contiene */
div.clear-left { clear: left; line-height: 0; height: 0;} 
div.clear-right { clear: right; line-height: 0; height: 0;} 
div.clear { clear: both; line-height: 0; height: 0;} 

.codice {
	margin: 10px;
	padding: 10px;
	width: 95%;
	text-align: left;
	border: 1px solid #000;
	background-color: #E4E4E4;
}
.evid {
	color:#594f52;
}
.evidbold {
	color:#594f52;
	font-weight:bold;
}
.evidbold-tit {
	color:#9d0337;
	font-weight:bold;
	font-size: 14px;
 }
.evidbold-evid {
	color:#594f52;
	font-weight:bold;
	font-size: 18px;
}

.blocco-home {
/*	margin-left: 15px;
	margin-right: 15px;*/
	margin-left: 2px;
	margin-right: 0px;
	border: 0px;
}
.blocco-home-2 {
	margin-left: 5px;
	margin-right: 5px;
}
#index_news {
	margin-top: 20px;
	margin-left: 10px;
	width: 382px;
	height: 152px;
	text-align: center;
	color: #594f52;
	border: 1px solid #CCCCCC;
}
.index-box {
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	/*height: 152px;*/
	text-align: left;
	color: #594f52;
	border: 1px solid #CCCCCC;
}
.index-box p {
	margin:10px;
}

.index-box a:link{
	color: #9d0337;
	border:0px;
	}
a:visited { 
	color: #000000;
	border:0px;
	}


.index-box img {
	float:left;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:4px;
}
.index-boxd {
	margin-top: 5px;
	margin-left: 0px;
	width: 197px;
	/*height: 152px;*/
	text-align: left;
	color: #594f52;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.index-boxd p {
	margin:10px;
}
.index-boxd img {
	float:left;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:4px;
}
.index-box-right {
	float:center;
	margin-top: 10px;
	margin-left: 0px;
	width: 197px;
	/*height: 152px;*/
	text-align: left;
	color: #594f52;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.index-box-right p {
	margin:5px;
}


.index-video {
	color: #594f52;
}

.signature{
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
}

#spot {
	margin-top: 20px;
	margin-left: 10px;
	width: 382px;
	height: 152px;
	text-align: center;
	font-size: 20px;
	color: #594f52;
	border: 1px solid #CCCCCC;
}
#stampadoc {
	float:right;
	margin-top: 30px;
	margin-right:30px;
}
TABLE.vvcomparazione {
	background-color: #D0DDFB;
	border-color:     #;
	border: thin solid #999999;
}
.social_bookmarks
{
	margin-top: 1em;
	margin-right: -5px;
	padding:1px;
	display:block;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	float: right;
}

.social_img 
{
	padding:1px;	
}
.social_img img
{
	border:0px;
}


/*
-----------------------------------------------------------------------------------------------------------
FLUSH
-----------------------------------------------------------------------------------------------------------
*/
#div-bottom-flush {
	margin-top: 3px;
	margin-bottom:10px;
	margin-left: 0px;
	width: 980px;
	font-size: 9px;
	text-align: right;
	color:#594f52;
	background-color: #FFF;
	text-align: center;	
}
#div-bottom-flush-left{
	float: left;
	text-align: left;
}
#div-bottom-flush-right{
	float: right;
	text-align: right;
}
#div-bottom-l {
	width: 653px;
	float: left;
}
#div-bottom-r {
	float: right;
}
#iflush {
	margin-top:10px;
	height:0px;
	font-size: 0%;
	visibility: hidden;
	text-align: left;
}
#iflush p {
	margin-top:0px;
}
#eflush {
	margin-top:20px;
	height:0px;
	font-size: 0%;
	visibility: hidden;
	text-align: right;
	marging-left: 150px;
}
#newoffer {
	position: absolute;
	margin-top: 177px;
	margin-left: 0px;
	margin-right: -100px;
	margin-bottom: 0px;
}

#fiocco{
	position: absolute;
	margin-top: 168px;
	margin-left: 25px;
	margin-right: -80px;
	margin-bottom: 0px;

}



.trademark {
	font-size: 9px;
	text-align: center;
	font-style: italic;
	
}
/*
-----------------------------------------------------------------------------------------------------------
END
-----------------------------------------------------------------------------------------------------------
*/
