/*padding : TOP right bottom left*/

html, body{
	margin: 0;
	padding: 0;
	background-color: #e5e6e7;
	text-align: center;
	height: 100%;
}

#total_page{
	width: 760px;
	background-color: #fff;
	margin: 0px auto;
	text-align:left;
	position: relative;
	height: 100%;
}

#head{
	position: relative;
	border: 0px solid aqua;
	height: 244px;
	/*background-color: #ff6c00;*/
	background:#fff;
	color: #666;
	
}

#head_logo{
	/*background-color: #0075bf;*/
	margin-left:15px;
	height: 77px;
	margin-right:0px;
	border: 0px solid #000;
}

#head_icons{
	float:right;
	/*background-color: #0075bf;*/
	font-size: 9px;
	padding-top: 35px;
	text-align: right;
	padding-right: 5px;
	line-height:18px;
	border: 0px solid #fff;
}

#head_photo{
	border-top: 5px solid #f18e00;
	background-color: #f18e00;
}

#container{
	background-color: #fff;
}

#testo{
	width: 500px;
	border: 1px solid #ff6c00;
	line-height: 16px;
}

#testo_title{
	background-color: #ff6c00;
}

#testo_txt{
	padding: 10px;
}

#news{
	border: 1px solid #ff6c00;
	line-height: 18px;
	margin-bottom: 15px;
}

#content{
	border: 0px solid #000;
	margin-right: 225px;
	padding: 15px;
}

#right{
	width: 200px;
	border: 0px solid #000;
	padding-top: 10px;
	float: right;
	/*text-align: right;*/
	padding-right: 25px; 
	margin-bottom: 30px;
}

#right_block{
	float: right;
	width: 169px;
	border: 1px solid #0075bf;
	margin-bottom: 15px;
	/*margin-right: 20px;*/
}

#right_block_txt{
	text-align: left;
	padding:6px;
}

#cerca{
	font-weight: bold; 
	color: #0075bf;
	text-align: right;
	/*width: 210px;*/
	font-size: 9px;
	margin-bottom: 25px;
	border: 0px solid #0075bf;
}
.find{
	border: 1px solid #ff6c00;
	font-size: 10px;
}

#banner{
	clear: both;
	text-align: center;
}

#footer{
	clear: both;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ff6c00;
	font-size: 10px;
	color: #9E9E9E;
}

#elex{
	float: right;
	margin-top: -70px;
	padding: 15px 45px;
}
#end{
	font-size: 1px;
	clear: both;
}

div, td, p{
	font-family: verdana, arial, helvetica, geneva;
	font-size:10px;
}

a {
	color: #37668F;
	text-decoration: none;
}

input, select, textarea{
	font-family: verdana, arial, helvetica, geneva;
	font-size:11px;
}
/*

*/

#folder{
	border:0px solid #000;
	margin-top: 7px !important; margin-top: 0px;
	padding: 0px;
	/*clear:both;*/
}

#folder ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}

#folder li{
	border-bottom: 1px solid #000;
	padding: 1px;
	padding-bottom: 0;
	display: inline;	
	text-align: center;
	
}

#folder ul a{
	font-weight: bold;
	text-decoration: none;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #fff;
	display: inline;
	border:1px solid #70b3dd;
	border-bottom:0px solid #fff;
	font-size : 11px;
	/*font-family : Tahoma,Verdana,Arial;*/
	background: #0075BF;
	padding: 1px  3px 0px 5px;
	border-right: 2px solid #ccc;
	
}

#folder ul a:hover{
	background-color: #70b3dd;
	color: #fff;

}


#submenu{
	float: right;
	margin-top: 10px;
	text-align: left;
}

#submenu ul{
	list-style-type: none;
	margin: 0 0px 5px;
	padding: 0;
	border: 0px solid #ff6c00;
}

#submenu ul a{
	display: block;
	text-decoration: none;
	padding: 1px 1px 1px 5px;
	font-size: 10px;
	width: 170px;
	margin-bottom: 3px;
	background-color: #DEDEDE;
	color: #4F4F4F;

}
#submenu ul a:hover{
	background-color: #70b3dd;
	color: #fff;
}


#sectors{
	margin: 3px;
	border-right: 1px solid #0075bf;
	width: 200px;
	margin: 0px;
}

#sectors ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

#sectors ul a{
	display: block;
	text-decoration: none;
	padding: 1px 1px 1px 5px;
	font-size: 10px;
	width: 180px;
	margin: 1px;
	background-color: #F4F4F4;
	color: #4F4F4F;
}
#sectors ul a:hover{
	background-color: #D4EEFF;
	color: #0075BF;
	margin-bottom: 1px;
	font-weight: bold;
}

#sectors ul a:active{
	background-color: #D4EEFF;
	color: #0075BF;
	margin-bottom: 1px;
	font-weight: bold;
}

.questa{
	background-color: #D4EEFF;
	color: #0075BF;
	margin-bottom: 1px;
	font-weight: bold;
}

.blue{
	color: #0075BF;
	font-weight: bold;
}

.td1{
	background-color: #F4F4F4;
}

#fornitore{
	float: right;
	border: 0px solid #000;
	width: 270px;
	
}

#privacy{
	font-size: 9px;
	font-style: italic;
}

.invia {
	background-color:#669900;color:#fff;font-weight:bold;font-size:11px;
}

.back {
	background-color: #FF6347;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

img{
	border: 0;
}
h4{
	margin-bottom:2px;
	margin-top:2px;
	color: #0075BF;
	font-size: 12px;
}
/*
input, select, textarea{
	border: 1px dotted #ccc;
	font-size: 10px;
}/*/

.utente{
	color: #0075BF;
	font-size: 12px;
	font-weight: bold;
}


#nome_marchio_fornitore{
	border: 1px dotted #0075bf;
	margin: 3px;
	padding: 10px;
	color: #0075bf;
	font-weight: bold;
}

#trovatonulla{
	background-color: #CCEBFF;
	width: 250px;
	margin: 35px 15px 0 150px;
	padding: 5px;
	border: 1px solid #0075bf;
	font-weight:bold;
	color: #004F82;
}

#fornitore_scheda{
	border-bottom:1px dotted #ccc;
	margin-bottom: 2px;
	padding:2px;
}
#fornitore_scheda a{
	margin-left: 15px;
}

#title_filiali{
	font-family: Helvetica, arial, verdana, geneva;
	font-size: 30px;
	color: #0075BF;
	margin:5px 5px 5px 5px;
	letter-spacing:-2px;
	text-align: left;
	line-height: 25px;
}

h2	{
	font-family: Helvetica, arial, verdana, geneva;
	font-size: 25px;
	color: #0075BF;
	margin:5px 5px 5px 5px;
	letter-spacing:-2px;
	text-align: left;
	line-height: 25px;
	font-weight: normal;
}

h3	{
	font-family: Helvetica, arial, verdana, geneva;
	font-size: 16px;
	color: #f90;
	margin:5px 5px 0px 5px;
	letter-spacing:-1px;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
}

#privacy{
	font-size: 9px; 
	line-height: 9px; 
	color:#828282;
}

.promo{
	font-weight: bold;
	line-height: 15px;
}

#elenco_fornitori{
	padding: 15px 0 0 15px;
	
}

.viewfornitori{
	font-size: 11px;
	padding:5px; 
	background-color: #BBE5FF;
	display: block;
	margin-left: 15px;
}

#address{
	color: #0075BF;
	padding: 0px 10px 10px 20px;
}

.ricerca{
	font-weight:bold;
	font-size: 11px;
}

/*******************************/
/*RESERVED*/

.reserved_block{
	display: block;
	border-bottom: 1px solid #ccc; 
	margin: 0;
}

.reserved_block_icons{
	float: left;
	margin-left: 15px;
}

.reserved_block h1{
	color: #50a8df;
	margin: 25px 0 0 10px;
	float: left;
	font: 28px  Arial, Helvetica, verdana, sans-serif;
	letter-spacing: -2px;
	font-weight: normal;

}

.reserved_block span{
	color: #666;
	margin: 40px 0 0 15px;
	float: left;
	font: 10px verdana, sans-serif;
}

.pulisci{
	clear: left;
}

.reserved_block_tecnico_risposte{
	float: left;
	width: 240px;
}

.reserved_block_tecnico_domanda{
	float: left;
	padding: 15px;
	border-left: 1px dotted #ccc;
	width: 200px;
}

.fai_domanda{
	font: normal 20px arial, helvetica, verdana;
	background: #fff url(/img/reserved/bt_domanda.png);
	display: block;
	width: 164px;
	height: 26px;
	color: #fff;
	letter-spacing: -1px;
	padding: 4px 0 2px 35px;
}

.fai_domanda:hover{
	background: #fff url(/img/reserved/bt_domanda.png) 0 -32px;
	color: #007bc2;
}

.reserved_block_news, .reserved_block_tecnico, .reserved_block_promo{
	visibility: hidden;
}

.invia_domanda{
	background: url(../img/reserved/invia.png) no-repeat;
	width: 129px;
	height: 32px;
	border:none;
	color: #fff;
	font: bold 15px Arial, helvetica, verdana;
	cursor: pointer;
}

.back_domanda{
	background: url(../img/reserved/back.png) no-repeat;
	width: 129px;
	height: 32px;
	border:none;
	color: #fff;
	font: bold 12px Arial, helvetica, verdana;
	cursor: pointer;
	margin-left: 25px;
	display:block;
}

.reserved_data{
	width: 45px;
	float: left;
}

#data{
	text-align: center;
	background: #fff url(/img/reserved/calendario.png) no-repeat;
	width: 38px;
	font-size:8px;
	color: #fff;
	float: left;
	line-height: 8px;
	margin: 4px;
	height: 38px;
}
.data-giorno{
	line-height:15px;
	color:#666;
	font: 20px arial, helvetica, verdana;
}

.rispondi{
	background: #6495ed;
	color: #fff;
	font-weight: bold;
	padding: 1px 15px;
	border: 2px solid #0a1226;
	margin: 3px;
}

