@import url("comune.css");

#corpo-sinistra-grande a, #corpo-sinistra-grandebis a{color:#070;text-decoration:none;font-weight:bold;}
div#corpo-sinistra-grande h1, div#corpo-sinistra-grandebis h1{font-size:18px;color:#004f00;}
div.scheda_articolo{width:218px;float:left;padding:8px; margin-bottom:10px;margin-right:4px;font-size:11px;border:solid 1px #2b5801;height:260px;overflow:hidden;}
div.scheda_articolo img{width:210px;margin-bottom:2px;}
div.scheda_articolo h2{margin:0px;}
#corpo-sinistra-grandebis{ padding-top:10px;}

span.titolo_lista_aziende{
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

#corpo-sinistra-grande a{
	color:#007700;
	text-decoration:none;
	font-weight:bold;
}

div#corpo-sinistra-grande h1{
	font-size:14px;
	font-weight:bold;
	color:#004f00;	
}

div#corpo-sinistra-grande h2{
	font-size:12px;
	font-weight:bold;
}

div.lista_provincie_categoria{
	width:200px;
	float:left;
	margin-left:5px;
}

div.lista_aziende_categoria{
	width:320px;
	float:left;
	margin-left:5px;
}

/*********    ADSENSE    ***********/
div.adsense_centro{
	text-align: center;
	clear:both;
	margin-bottom:10px;
}

div.adsense_centrale{
	float: left;
	margin-left:5px;
}


/*********    DETTAGLIO AZIENDA    ***********/
div.dettaglio_sinistra{
	float:left;
	text-align:justify;
	padding:5px;
	margin-bottom:20px;
	width:630px;
}
div.dettaglio_destra{
	width:150px;
	float:right;
	text-align:center;
	margin-bottom:20px;
}

h1.titolo_azienda{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#91A549;
	text-transform:uppercase;
}

h1.testo_azienda{
	width:450px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#222222;
	text-transform:uppercase;
}

div.azienda_menu{
	height:35px;
}

div.separazione-azienda{
	height:6px;
	background-color:#CC9900;
	clear:both;
	top:1px;
	position:relative;
	padding-left:3px;
}

/* IMMAGINI */
img.carosel_freccia_sinistra{
	cursor:pointer;
	left:15px;
	position:relative;
}
img.carosel_freccia_destra{
	cursor:pointer;
	left:365px;
	position:relative;
}

h3.dettaglio_azienda{
	width:150px;
	height:25px;
	text-align:right;
	padding:5px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:1px;
}
span.dettaglio_azienda{
	float:left;
	width:350px;
	margin:1px;
	padding:5px;
	display:block;
	height:25px;
}
span.dettaglio_azienda2{
	float:left;
	width:250px;
	margin:1px;
	padding:5px;
	display:block;
}


/*********    LISTA AZIENDE    ***********/
div.azienda_riga_contenitore{
	height:auto;
	clear:both;
}

div.azienda_riga_contenitore_alt{
	background-color:#ebf4fe;
	height:auto;
	clear:both;
}

div.azienda_riga{
	width:550px;
	height:auto;
	float:left;
	padding:2px;
}

div.azienda_riga_corta{
	width:420px;
	height:auto;
	float:left;
	padding:2px;
}

div.azienda_riga h2, div.azienda_riga_corta h2{
	font-size:14px;
	margin:4px;
	color:#222222;
	font-style:normal;
}

div.azienda_riga a, div.azienda_riga_corta a{
	color:#00f400;
	display: block;
	font-weight:bold;
	font-style: italic;
}

div.azienda_riga a:hover, div.azienda_riga_corta a:hover{
	color:#FF9900;
}

div.link_immagine{
	width:110px;
	height:80px;
	float:left;
}

div.link_immagine img{
	max-width:100px;
	max-height:70px;	
	border:solid 2px #F1920A;
	margin:5px;
}

div.azienda_dettagli{
	height:auto;
	float:left;
	padding-left:5px;
	margin-left:5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}

div.azienda_dettagli a.dettaglio_azienda2{
	background-image: url(../../css_image/dettaglio_arrows.gif);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	background-position: left 3px;
	padding-left: 15px;
}

div.pagination{
	text-align:center;
	margin:5px;
}

div.azienda_clear{
	height:1px;
	margin-top:1px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

/* google maps */
div.google_maps{width:auto;height:320px;text-align:center;margin-top:10px; margin-bottom:10px;}
div#corpo-sinistra-grande .ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 20px; background: none; }
