html, body{
	background: #fff url(/img/global/head/bg_main.png) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica;
}


#total_page{
	text-align: left;
	margin: 0 auto;
	width: 760px;
	border: 1px solid #fff;
	border-width: 0 1px; 
	background: #fff;
}

#head{
	background: url(/img/global/head/header.png);
	height: 200px;
}


#menu{
	margin-top: 1px;   
	background: url(/img/global/head/bg_menu.png) repeat-x;;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li{
	float: left;
	margin: 0;
}

#menu a{
	font: normal 20px arial, helvetica, sans;
	text-decoration: none;
	border-left:1px solid #f6c680;
	border-right:1px solid #d27d00;
	display: block;
	padding: 8px 6px 11px 6px;
	color: #5c0606;
	background: url(/img/global/head/bg_menu.png) repeat-x -3px;
}

#menu a:hover, #menu a.qui {
	color: #fff;
	background: url(/img/global/head/bg_menu_on.png) -1px;
}

#menu a.qui {
	color: #fff;
	background: url(/img/global/head/bg_menu_qui.png) -1px;
}


.cleaner{
	clear: both;
}

.intern{
	padding: 0 10px;
}


#content{
	margin-top: 10px;
	clear: both;
	background: #fff url(/img/global/bg_content.png) repeat-y 152px;
}

#contentNoBg{
	background-color: #fff;
}

.seiqui{
	margin: 15px 3px;
}

.data{
	float: right;
	color: #999;
}

#left{
	width: 150px;
	float: left;
	/*padding: 0 10px;*/
}

#middle{
	/*border-left: 1px solid #b4c9e3;
	border-right: 1px solid #b4c9e3;*/
	width: 460px;
	float:left;
	/*padding: 0 10px;*/
	
}

#middleSoci{
	border-left: 1px solid #b4c9e3;
	width: 570px;
	float:left;
	/*padding: 0 10px;*/
	
}


#right{
	width: 140px;
	float: left;
/*	padding: 0 10px;*/
	text-align: center;
}

#footer{
	border-top: 1px solid #b4c9e3;
	color: #5F8495;
	margin-bottom: 25px;
	padding:10px 0;
	background: #fff;
}

#footer a{
	font-size:9px; color:#5F8495;
}

#fastjump, #address{
	float: left;
	padding-left:15px;
}

#addressFooter{
	float: left;
	padding-left:65px; 
	width: 350px;
}


#left ul{
	list-style-type: none;
	margin: 0 2px 30px 2px;
	padding: 0;
	border-top: 1px solid #294279;
}

#left li{
	margin: 0px;
	border-bottom: 1px solid #294279;
}

#left li a{
	text-decoration: none;
	background: #d2e4fa;
	display: block;
	font-weight: normal;
	padding: 4px 3px;
}

#left li a:hover{
	color: #739ED3;
	background: #284363;
}

#left li a.subqui{
	color: #fff;
	background: #507096;
}



.priority{
	background: #ffe4e1;
}

.infoCentro{
	float: left;
	margin-right:35px;
	/*width: 45%;*/
	
}

#centri{
	line-height: 11px;
	padding: 0 0 20px  20px;
}

#centri a{
	text-decoration: none;
	background: url(../img/global/avanti.gif) no-repeat 8px 7px;
	padding: 4px 0 4px 20px;
	margin-left: 18px;
}



td  {
	font-size : 10px;
	font-family : Verdana, Helvetica, Arial ;
	color : #000000;
	line-height : 16px;
}



A  {
    color : #06327F;
	text-decoration : underline;
	font-weight : bold;
}

A:Visited  {}

A:Hover  {
	color : #739ED3;
	text-decoration : underline;
}

A.menu		{color: #1A4264; text-decoration:none;font-weight : normal;}
A.menu:link  {color: #1A4264; text-decoration:none;font-weight : normal;}
A.menu:visited {color: #1A4264; text-decoration:none;font-weight : normal;}
A.menu:hover  {color: #FFA200; text-decoration:none;font-weight : normal;}



input {font-size: 11px; font-family:  verdana, arial, helvetica, geneva; color :#000000; border-width: 1px; }
select {font-size: 11px; font-family: verdana, arial, helvetica, geneva; color :#06327F; border-width: 1px; background: #f8f8f8;}
textarea {font-size: 11px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;}


h1{
	font-family:arial, helvetica, geneva;
	font-size: 23px;
	padding: 10px 3px 10px 3px;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h2{
	font-family:arial, helvetica, geneva;
	font-size: 15px;
	padding: 10px 3px 0 3px;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

a.bottone{
	font-weight: normal;
	padding: 1px 3px;
	background: #DCDCDC;
	display: block;
	width: 60px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 3px;
	border: 1px solid #ccc;
}

.main_data{
	border-right: 1px solid #ccc;
	width: 100%;

}

.main_data td{
	border-left: 1px solid #ccc;
	/*white-space: nowrap;*/
	text-align: center;
	line-height: 10px;
	border-bottom: 1px solid #666;
	padding: 5px 2px;
}





.headerData{
	background: #ccc;
	line-height: 10px;
	text-align: center;
	font-weight: bold;
	color: #483d8b;
}


.headerData a{
	text-decoration: none;
}

.selected{
	color: #6495ed;
}

.down_listino{
	padding: 1px 1px 2px 12px;
	background: transparent url(/img/global/download.png) no-repeat 0 1px;
	text-decoration: none;
}


#nostep {
	margin: 2px 2px 12px 15px;
	padding: 0;

}
#nostep li {
	padding: 4px 0 3px 23px;
	margin: 0 0 5px;
	list-style: none;
	background: url(/img/global/item.png) no-repeat -1px 2px;
	
}

#nostep strong{
	font-size: 13px;
	color: #006699;
}

.box_logos{
	float: left;
	height: 150px;
	width: 200px;
	display: block;
	border: 1px dotted #c30;
	/*border-width: 1px 1px 0 0;*/
	text-align: center;
	padding-top:10%;
	margin: 2px;
}

img{
	border: none;
}