@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #DDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	position: relative; /* l'aggiunta di position: relative consente di posizionare due barre laterali relative al contenitore */
	width: 960px;
	margin: 0 auto;
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
	background-color: #FFFFFF;
} 

#header {
	background-color:#FFFFFF;
/*	background-image: url(../img_comuni/testata_trimline_sfondo.png);*/
	background-repeat: repeat-x;
	background-position: top;
} 
#descrizione_prodotto {
	margin-top: 1em;
	color: #0066CC;
}
#header_logo {
	position:absolute;
	top:0px;
	left:0px;
}
#header_logo img {
	margin-top:8px;
	margin-left:8px;
}
#menu_hr_1 {
	clear:both;
	margin-top:/* 25px;*/29px;
	font-size: medium;
	margin-bottom: 0;
	margin-right:5px;
	float:right;
}
#header_home_links {
	float:right;
	margin-top:45px;/* overridden in stili_new_IE*/
	margin-right:50px;/* overridden in stili_new_IE*/
	border: 1px solid #CCCCCC;
	padding:3px;
	padding-left:7px;
	padding-right:7px;
	display:none;
}


#menu_hr_2 {
	clear:both;
	background-color: #FFFFFF;
	padding-top: 0.7em; /* overridden in stili_new_IE*/
	text-align: right;
	padding-right:0.5em;
	background-image: url(../img_comuni/menu_hr_2_sfondo_grey.png);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height:15px;
}
#menu_hr_2 a:link {
	color: #000000;
	text-decoration: none;
}
#menu_hr_2 a:active {
	color: #000000;
	text-decoration: underline;
}
#menu_hr_2 a:visited {
	color: #000000;
	text-decoration: none;
}
#menu_hr_2 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*.menu_hr_2_item {
	padding: 5px;
	border: 1px solid #999999;
	text-align:center;
}*/
#login_promo_container {

}
#login_block {
	clear:both;
	margin: 10px;
	width: 175px;
	height: 210px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	font-size: x-small;
	padding: 5px;
	margin-right:0;
	margin-top:0;
	position: absolute;
	left:0;
	display:none;
}
#login_block ul {
	margin: 0;
}
#login_block li {
	list-style-image:url(../img_comuni/bullet_orange.png);
	padding-bottom:5px;
}
#promo_or_cat_header {
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#promo_opzionale {
	margin-left: 220px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 220px;
}
#mainContent { 
	clear:both;
	margin: 10px; 
	margin-top: 0;
	margin-bottom: 0;
}
.mainContentSeparatore {
	background-image: url(../img_comuni/sfondo_bianco.png);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom:10px;/* overridden in stili_new_IE6*/
	clear:both;
}
#mainContentSeparatoreTesto {
	display:block;
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.mainContentSeparatoreTestoBig {
	font-size: large;
}
#content_bottom {
	background-image: url(../img_comuni/content_bottom_sfondo.png);
	background-repeat: repeat-x;
	height: 69px;
	color: #FFFFFF;
	background-position: top;
	margin-top:40px;
}
#content_bottom_immagine {
	float: left;
	position:relative;
	top:-13px;
	height:70px;
}
.content_bottom_item {
	float: left;
	position:relative;
	top:22px;
	margin-left:10px;
	margin-right:10px;
}
.content_bottom_item a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content_bottom_item a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.content_bottom_item a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_bottom_item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_bottom_separatore {
	float: left;
	background-image: url(../img_comuni/content_bottom_separatore.png);
	background-repeat: repeat-x;
	height: 64px;
	width: 4px;
}
#footer {
	clear:both;
	text-align:center;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
} 
#footer p {
	margin: 0;
	padding: 10px 0; /* overridden in stili_new_IE6*/
}
.tabella_gruppi {

}
.tabella_gruppi_img_slot {
	text-align:left;
}
.prodotto {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prodotto_testo {
	display:table-cell;
	text-align:left;
	width:214px;
	padding-left:3px;
	padding-right:3px;
	height:2em;
	vertical-align:middle;
	border: none;
	letter-spacing:3px;
	font-weight:bold;
	background-color: #333333;
	color: #FFFFFF;
}
.prodotto_testo a, .prodotto_testo a:link, .prodotto_testo a:hover, .prodotto_testo a:visited, .prodotto_testo a:active {
	color:#FFFFFF;
}
.prodotto_testo_vai {
	display:table-cell;
	text-align:right;
	width:214px;
	padding-left:3px;
	padding-right:3px;
	height:2em;
	vertical-align:middle;
	margin:auto;

}
.prodotto_testo_vai .flottante {
/*	float:right;*/
	width:auto;
}
.prodotto_testo_vai img {
	position:relative;
	top:7px;
	margin-left:5px;
}

.prodotto_testo_gallery {

}

#upload_immagine {
	float:left;
	height:88px;
}
#upload_testo {
	float: left;
	height:88px;
	vertical-align: middle;
}
.tabella_content_bottom {
	background-image: url(../img_comuni/content_bottom_sfondo.png);
	background-repeat: repeat-x;
	background-position: center;
	padding: 4px;
	background-color: #003399;
}
#mainContentBottom {
	clear: both;
}
.tabella_content_separatore {
	background-image: url(../img_comuni/content_bottom_separatore.png);
	background-repeat: repeat-x;
	background-position: center;
	width:4px;
}
#homep_categorie {
	width:100%;
	/*margin-bottom: 20px;*/
	background-image:url(../img_comuni/preventivo_online_bg.png);
	padding-top: 80px;
/*	padding-bottom: 10px;*/
	background-repeat: no-repeat;
	height: 285px;
}
.evidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-bottom: 15px;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-bottom: 5px;
}
.sfondo_rosso {
	background-color: #FFCCFF;
}


#categoria_1 {
	float: left;
	margin-right: 5px;
	margin-left:6px; /* overridden in stili_new_IE6 */
	width: 290px;
	border: 2px solid #CCCCCC;
	height: 243px;
	background-color:#FFFFFF;
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#categoria_2 {
	float: left;
	margin-right: 6px;
	width: 290px;
	border: 2px solid #CCCCCC;
	height: 243px;
	background-color:#FFFFFF;
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#categoria_3 {
	float: left;
	width: 290px;
	border: 2px solid #CCCCCC;
	height: 243px;
	background-color:#FFFFFF;
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.categoria_x_titolo {
	width:auto;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}
.categoria_x_testo {
	width:290px;
	float: left;
	font-size:9px;
}
.categoria_x_testo ul{
	margin:0;
	padding:0;
	padding-top: 10px;
	list-style-type: none;
	width:290px;
}
.categoria_x_testo li {
	list-style-image:none;
	width:48%;
	margin-left:1%;
	float:left;
}
.categoria_x_testo2 {
	width:130px;
	float: right;
	padding-top: 10px;
}
.categoria_x_testo2 ul{
	list-style:square;
	margin:0;
	padding:0;
	padding-left:1.3em;
}
.categoria_x_testo2 li {
	list-style-image:none;
}
#homep_a_redazionale {
	clear:both;
}
.argomenti {
	width: 140px;
	/*margin-right:10px;*/
	padding: 10px;
	padding-left:0;
	padding-right:0;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	color:#000000;
	letter-spacing:normal;
	font-size: 11pt;
	font-weight:normal;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
}
#argomento_1 {

}
#argomento_2 {

}
#argomento_3 {

}
.argomento_x_testo {
	text-align:justify;
	clear: both;
	padding-top:10px;
	font-size: 11px;
}
#homep_richiedi_listini {
	width: 308px;
	/*margin-left: 652px;*/
	float:right;
	padding-bottom:20px;
	height: 154px;
	/*background-image: url(../img_comuni/homep_richiedi_listini.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align:middle;
}
#homep_richiedi_listini_testo {
	width:170px;
	height: 85px;
	margin-left:20px;
	margin-top:32px;
	margin-bottom:32px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#homep_richiedi_listini_testo a:link {
	color: #FFF;
	text-decoration: none;
}
#homep_richiedi_listini_testo a:active {
	color: #FFF;
	text-decoration: none;
}
#homep_richiedi_listini_testo a:visited {
	color: #FFF;
	text-decoration: none;
}
#homep_richiedi_listini_testo a:hover {
	color: #FFF;
	text-decoration: none;
}

.argomento_freccia {
	width:25px;
	margin-top:15px; /* overridden in stili_new_IE6*/
	margin-left:130px; /* overridden in stili_new_IE6*/
}
.argomento_immagine {
	float:left;
	width:115px;
}
#header_contacts {
	float:right;
	width:160px;
	height:40px;
	text-align:left;
	background-image: url(../img_comuni/carrello_bg.png);
	color: #006699;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
	margin-top: 5px;
}
#header_contacts a {
	display:block;
	padding-top:10px;
	padding-left:60px;
	padding-bottom:15px;
}
#blog_box {
	background-color: #EEEEEE;
	float:left;
	letter-spacing:4px;
	margin-bottom:20px;
	margin-left: 0px;
	padding: 10px;
	width: 940px;
	background-image: url(../img_comuni/sfondo_area_blog.png);
	background-repeat: repeat-x;
	background-position: top;
}
#blog_box_scrittina {
	margin-bottom:10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#container #mainContent #tabs #tabs-1 .tabella_gruppi .tabella_gruppi_img_slot .prodotto a,
#container #mainContent #tabs #tabs-1 .tabella_gruppi .tabella_gruppi_img_slot .prodotto a:link,
#container #mainContent #tabs #tabs-1 .tabella_gruppi .tabella_gruppi_img_slot .prodotto a:hover,
#container #mainContent #tabs #tabs-1 .tabella_gruppi .tabella_gruppi_img_slot .prodotto a:visited,
#container #mainContent #tabs #tabs-1 .tabella_gruppi .tabella_gruppi_img_slot .prodotto a:active {
	color: #0066CC;
}



#container .promo{
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;

}
.tabs_contenuto_links a, .tabs_contenuto_links a:link, .tabs_contenuto_links a:hover, .tabs_contenuto_links a:active {
	color: #0066CC;
}
.tabs_contenuto_links {
	color: #0066CC;
}

#blocco_quadretti{
float:left;
margin-bottom:8px;
}
.quadretti_lancia_foto {
/*	background-color: #999999;*/
	width:20px;
	height:20px;
	float:left;
	margin-right:8px;
	background-image: url(../img_comuni/lens_icon_20x20.png);
    margin-top: 8px;
}
.etichetta_gallery {
/*	float: left;*/
	margin-right:5px;
}
#galleria {
	margin-bottom:1em;
        padding-top: 20px;
}

.float-table{
    float:left;
}
#alert {
	height: 210px;
	text-align: center;
}
.intro_prodotto {
	font-size: smaller;
}
#login_block_volante_link {
	color: #034a98;
	background-color:#f7d417;
	}
#login_block_volante_link  a {
	color: #034a98;
	}
#login_block_volante_link  a:link, #login_block_volante_link  a:hover, #login_block_volante_link  a:visited, #login_block_volante_link  a:focus {
	background-color:#f7d417;
	text-decoration: none;
	}
#login_block_volante {
	z-index:3000;
	display:none;
	position:absolute;
	right: 5px;
	top: 100px;
	width: 180px;
	background-color:#f7d417;
	padding:10px;
}
#contenitore_carousel {
	height:230px;
	width: 960px;
	background-image: url(../img_comuni/comunicare_facile_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#box_lato_carousel {
	float: right;
	width: 204px;
}
#login_block_volante ul {
	list-style-image: url(../img_comuni/bullet-sm-arrow-right.png);
	margin-left:2px;
}
#carica_le_immagini {
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 30em;
	text-align:center;
}
#container #promo_or_cat_header #ordine .TableGenerale .TableGenerale #condizioni_vendita {
	font-size: x-small;
}
