html,body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	/* background: #FDFCDD; */
	background: #69675D url(../images/bg_grigio.gif) top left repeat-x;
}

#pagina {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align:left;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#heading {
	width: 100%;
	float: left;
	height: 120px;
}

#intestazione {
	background: #FFF url(../images/intestazione.jpg) top center no-repeat;
	width: 100%;
	float: left;
	height: 120px;
}

#spazio_lingue {
	width: 100&;
	float: left;
	padding-top: 100px;
	font-weight: bold;
	font-size: 12px;
	color: #797979;
}

.spazio_lingue a.link:link {
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #797979;
}

#spazio_lingue a.link:visited {
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #797979;
}

#spazio_lingue a.link:hover {
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #D00;
}

#contenuto {
	width: 100%;
	float: left;
	background-color: #FFF;
}

#col_sx {
	width: 207px;
	float: left;
}

#col_sx .cont {
	width: 190px;
	margin-left: 15px;
	height: 425px;
	background-color: #F9F27A;
	border: 1px solid #F4E145;
}

#col_sx .sfondo {
	width: 100%;
	float: left;
	height: 400px;
	background: url(../images/col_lat_sopra.jpg) top center no-repeat;
}


#col_sx .sotto {
	width: 100%;
	float: left;
	height: 25px;
	/*background: url(../images/col_lat_sotto.jpg) bottom center no-repeat;*/
}



#col_dx {
	width: 207px;
	float: left;
}

#col_dx .cont {
	width: 190px;
	margin-right: 15px;
	height: 425px;
	background-color: #F9F27A;
	border: 1px solid #F4E145;
}

#col_dx .cont1 {
	width: 190px;
	float: left;
	background-color: #F9F27A;
	border: 1px solid #F4E145;
}

#col_dx .sfondo {
	width: 100%;
	float: left;
	height: 400px;
	background: url(../images/col_lat2_sopra.jpg) top center no-repeat;
}

#col_dx .sfondo1 {
	width: 100%;
	float: left;
	background: url(../images/col_lat2_sopra.jpg) top center no-repeat;
}

#col_dx .sotto {
	width: 100%;
	float: left;
	height: 25px;
	/*background: url(../images/col_lat2_sotto.jpg) bottom center no-repeat;*/
}

.bg_titolo_colonna {
	height: 23px;
	margin: 10px;
	text-align: left;
	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #FFF;
}

#col_centro {
	width: 545px;
	float: left;
}

#col_centro #titolo_scheda {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	color: #FFA200;
}

.titolo_colonna {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 5px;
}


.bg_vocemenu {
	width: 100%;
	float: left;
	border-top: 1px solid #FBA011;
	border-bottom: 1px solid #FBA011;
	margin: 2px 0 2px 0;
	padding: 4px 0 4px 0;
	cursor: pointer;
	color: #3D3D3D;
}

.vocemenu {
	margin: 0 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.bg_vocemenu_attivo {
	width: 100%;
	float: left;
	border-top: 1px solid #FBA011;
	background: url(../images/puntini.jpg) top left repeat;
	border-bottom: 1px solid #FBA011;
	margin: 2px 0 2px 0;
	color: #3D3D3D;
	padding: 4px 0 4px 0;
}

.vocemenu_attivo {
	margin: 0 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#col_dx ul, #col_dx ul li {
	margin:0;
	padding:0;
	list-style-type: none;
}

#col_dx ul li {
	width: 100%;
	display:inline;
	float: left;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	border-bottom: 1px solid #FBA011;
}

.bg_vocesottomenu {
	border-bottom: 1px solid #FBA011;
	cursor: pointer;
	
}

.vocesottomenu {
	margin: 0 0 0 0;
	font-size: 12px;
}


#col_centro .sfondo_finestra_offerta {
	margin-top: 15px;
	width: 250px;
	float: left;
	height:145px;
	background-color: #FBF7AF;
	border: 1px solid #FBBC11;
	cursor: pointer;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#col_centro .sfondo_finestra_offerta .citta {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#col_centro .sfondo_finestra_offerta .descrizione {
	line-height: 14px;
	height: 44px;
	overflow: hidden;
}


.dati_azienda {
	width: 100%;
	float: left;
	background: #FEFFD9;
	text-align: center;
	color: #000;
}


#col_centro .titolo {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #EA1710;
	border-bottom: 2px solid #EA1710;
	text-align: left;
	/* background: url(../images/col_centro_sopra.jpg) top center no-repeat; 
	border: 1px solid #F4E145; */
}

#col_centro .cont{
	color: #444;
	width: 510px;
	float: left;
	margin-top: 10px;
	background-color: #FBF7AF;
	border: 1px solid #F4E145;
	padding-bottom: 15px;
	
}

#col_centro p {
	padding: 0;
	margin: 0;
}


#fondopagina {
	width: 100%;
	float: left;
	background: #49463F;
	color: #DDD;
	text-align: right;
}

#fondopagina a:link, #fondopagina a:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#fondopagina a:hover{
	text-decoration: underline;
}

a.link_back:link {
	font-weight: bold;
	color: #DA0D0D;
	text-decoration: none;
}

a.link_back:visited {
	font-weight: bold;
	color: #DA0D0D;
	text-decoration: none;
}

a.link_back:hover {
	font-weight: bold;
	color: #DA0D0D;
	text-decoration: underline;
}

a.domanda_avv:link {
	color: #444;
	text-decoration: none;
}

a.domanda_avv:visited {
	color: #444;
	text-decoration: none;
}

a.domanda_avv:hover {
	color: #DA0D0D;
	text-decoration: underline;
}

.richiesta_input {
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100px;
	width:300px;
}


a .imm_scheda {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	border: 1px solid #555;
}

a:hover .imm_scheda {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border: 1px solid #555;
}

a.lingue:link, a.lingue:visited{
	color: #777;
	font-weight: bold;
	text-decoration: none;
}


a.lingue:hover {
	color: #DA0D0D;
	font-weight: bold;
	text-decoration: underline;
}

#col_centro .cont a:link, #col_centro .cont a:visited {
	color: #0000FF;
	text-decoration: none;
}

 #col_centro .cont a:hover {
	color: #0000FF;
	text-decoration: underline;
}