html , body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #49565C;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
	font-size: 0.9em;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #7B6154;
	width: 116px;
}
form {
	margin: 0px;
	padding: 0px;
}
/*input, select, textarea {
	border:1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
}
*/label {
	color: #666666;
	text-decoration: none;
}

/*input, textarea {
	padding:0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/button, input.button {
	width:auto !important;
	border:1px solid #bfbfbf;
	border-right-color:#908d8d;
	border-bottom-color:#908d8d;
	color:#000;
	background-color: #e1e1e1;
	background-image: url(/images/btn_bg_default.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0.5em;
	padding-bottom: 1px;
	padding-left: 0.5em;
	margin: 0px;
}
/*Fine formattazioni di base*/
#contGenerale {
	padding: 0px;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contGenerale #contTopLogo {
	margin: 0px;
	padding: 0px;
	height:95px;
	display: block;
	clear: both;
	width:960px;
}
#contGenerale #contBody {
	padding: 0px;
	margin: 0px;
	width:960px;
	background: #e2eaed;
}
#contGenerale #contBody #contFotoBanner {
/*	background-image: url(/images/fondo_body.jpg);
	background-repeat: repeat;
*/	padding: 0px 8px;
	height: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#contGenerale #contBody #contFotoBanner #contTestoHome {
	font-size: 10px;
	color: #1F1B18;
	margin: 0px;
	height: 240px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 165px;
	background-image: url(/public/images/non_solo_finestre.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 15px 5px;
	text-align: left;
	background-color: #e2eaed;
}
#contGenerale #contBody #contCarosello {
	width:960px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #38302a;
}
#contGenerale #contBody #contCarosello #Layer1 {
	margin: 0px;
	padding: 0px;
}
#contGenerale #contBody #contCarosello #Layer1 .movie {
	width: 100%;
	height: 110px;
}
/*Inizio CSS Mainmenu*/
#cont_mainmenu  {
	width: 960px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
}
#cont_mainmenu #cont_menu {
	list-style-type: none;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	}
#cont_mainmenu #cont_menu li {
	float:left;
	line-height:32px;
	color:#777;
	padding-left:0.5em;
	margin: 0px;
	}		
#cont_mainmenu #cont_menu li a {
	width:95px;
	display:block;
	padding:0;
	background-image: url(/images/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	margin: 0px;
	}							
#cont_mainmenu #cont_menu li a:link, #cont_mainmenu #cont_menu li a:visited {
	color:#333;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}	
#cont_mainmenu #cont_menu li a:hover, #cont_mainmenu #cont_menu li a:focus {
	color:#DA202B;
	}
/*solo per il link HOME*/
#cont_mainmenu #cont_menu .link_home a:link, #cont_mainmenu #cont_menu .link_home a:visited {
	color:# 333;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	}	
#cont_mainmenu #cont_menu .link_home a:hover, #cont_mainmenu #cont_menu .link_home a:focus {
	color:#DA202B;
	}		
/*solo per il link RSS*/
#cont_mainmenu #cont_menu .link_RSS a:link, #cont_mainmenu #cont_menu .link_RSS a:visited {
	color:#F60;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}	
#cont_mainmenu #cont_menu .link_RSS a:hover, #cont_mainmenu #cont_menu .link_RSS a:focus {
	color:#333;
	}		
/*Fine CSS Mainmenu*/

/* Inizio Slide Show */
.clear {
	clear:both;
}
#gallery {
	position:relative;
	margin: 0px;
	padding: 0px;
}
#gallery a {
	float:left;
	position:absolute;
	width: 960px; /*La dimensione è solo per explorer*/
}
#gallery a img {
	border:none;

}
#gallery a.show {
	z-index:500;
}
#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
}
#gallery .caption .content {
	margin:5px;
}
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
/* Fine Slide Show */

/* Inizio Carosello*/
.cloudcarousel {
}
/* Fine Carosello*/
/* Inizio Down Menu*/
#contGenerale #contDownMenu {
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin: 0px;
	width: 960px;
	background-color: #e2eaed;
}
#contGenerale #contDownMenu ul {
	margin: 0px;
	padding: 8px;
	list-style: none;
	border-right: 2px solid #FFF;
	min-height: 190px;
}
#contGenerale #contDownMenu ul li {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#contGenerale #contDownMenu ul li a:link, #contGenerale #contDownMenu ul li a:visited {
	color: #333;
	text-decoration: none;
}
#contGenerale #contDownMenu ul li a:hover, #contGenerale #contDownMenu ul li a:active {
	color: #E4001B;
}
#contGenerale #contDownMenu ul li .DownMenu_attivo {
	color: #FFFFFF;
	background-color: #76685F;
		text-decoration: none;

}
/* Fine Down Menu*/
/*Inizio formattazione Form cerca Down*/
form.clean
{
	margin: 0em;
	padding: 0em;
}

form.clean *
{
	margin: 0;
	padding: 0;
}

form.clean p
{
	margin: .5em 0;
}

form.clean input[type=text],
form.clean input[type=password],
form.clean textarea,
form.clean select
{
	-webkit-border-radius: .4em;
	-moz-border-radius: 0.4em;
	border-radius: .4em;
	background-color: #fafafa;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	padding: 0em;
	width: 100%;
}

form.clean input:focus,
form.clean textarea:focus,
form.clean select:focus
{
	background-color: #ffe;
}

form.clean fieldset
{
	-webkit-border-radius: .6em;
	-moz-border-radius: 0.6em;
	border-radius: .6em;
	border: 2px solid #FFF;
	margin: 1em 0;
	padding: 2px 1em 0.5em;
	background: #abbdc7;
}

form.clean fieldset legend
{
	color: #E6001C;
	font-size: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

form.clean ol
{
	list-style: none;
}

form.clean ol li
{
	margin: 2px 0;
}

form.clean ol li label
{
	display: block;
}

form.clean ol.table
{
	list-style: none;
	display: table;
}

form.clean ol.table li
{
	display: table-row;
}

form.clean ol.table li label[for]
{
	display: table-cell;
	text-align: right;
	padding: .5em;
}

form.clean div.col2 label
{
	float: left;
	width: 50%;
}

form.clean div.col3 label
{
	float: left;
	width: 33%;
}

form.clean div.col4 label
{
	float: left;
	width: 25%;
}

form.clean fieldset:first-child
{
	margin-top: 0;
}

form.clean input[type=button],
form.clean input[type=reset],
form.clean input[type=submit],
form.clean button
{
	-webkit-border-radius: .4em;
	-moz-border-radius: 0.4em;
	border-radius: .4em;
	background-color: #fafafa;
	border: 1px solid #ddd;
	color: #333;
	font-size: 0.85em;
	padding: 0.15em 0.4em;
	margin: 5px 0 0;
}

form.clean input[type=submit]:hover,
form.clean input[type=reset]:hover,
form.clean input[type=button]:hover,
form.clean button:hover
{
	background-color: #ffd;
}
/*Fine formattazione Form cerca Down*/
.cont_FormHome {
	margin: 0px;
	padding: 13px 0px 0px;
	float: right;
	width: 321px;
}

.bottone_vai_offerta
{
	-webkit-border-radius: .4em;
	-moz-border-radius: 0.4em;
	border-radius: .4em;
	background-color: #e4001b;
	border: 1px solid #333;
	color: #FFF;
	font-size: 12px;
	padding: 0.15em 0.4em;
	margin: 5px 0 0;
	font-weight: bold;
	text-align: center;
	width: 200px;
	float: left;
	color: #FFF;

}
/*Fine Formattazione 2010
*/








#contGenerale #contBody #contPartner {
	background-color: #E2EAED;
	text-align: left;
	padding-top: 10px;
	margin: 0px;
}
#contGenerale #contBody #contBottoniBassi {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#contGenerale #contBody #contBottoniBassi #contIndirizzo {
	background-color: #E2EAED;
	margin: 0px;
	padding: 8px;
	height: 94px;
	color: #362219;
	font-size: 0.8em;
}
#contGenerale #contBody #contBottoniBassi #contIndirizzo span {
	font-size: 1.2em;
	font-weight: bold;
	color: #483E35;
}
#contGenerale #contBody #contSx {
	margin: 0px 10px 0px 0px;
	width: 300px;
	padding: 0px 10px 10px 0px;
	float: left;
	height: 100%;
	border-bottom: 1px dotted #999;
}
#contGenerale #contBody #contSx label {
	font-size: 1.6em;
	line-height: 40px;
	color: #333333;
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#contGenerale #contBody #contSx ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contGenerale #contBody #contSx ul li {
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
}
#contGenerale #contBody #contSx ul li ul li {
	font-size: 0.8em;
	color: #FFFFFF;
	text-transform: none;
	margin-left: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#contGenerale #contBody #contSx ul li ul li a:link, #contGenerale #contBody #contSx ul li ul li a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

#contGenerale #contBody #contSx ul li ul li a:hover, #contGenerale #contBody #contSx ul li ul li a:active {
	color: #E4001B;
	text-decoration: none;	
}
#contGenerale #contBody #contContenuto {
	margin: 0px;
	padding: 0px;
}
#contGenerale #contBody #contContenuto #contPartner {
	margin: 0px;
	padding: 0px;
}

#contGenerale #contBody #contContenuto #contPartner ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 220px;
	width: 400px;
}
#contGenerale #contBody #contContenuto #contPartner ul li{
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
	background-color: #E2EAED;
	border: 1px dotted #999999;
	color: #333333;
	font-size: 0.8em;
}
#contGenerale #contBody #contContenuto #contTesto {
	margin: 0px 10px 0px 223px;
	display: block;
	font-size: 0.8em;
	color: #333333;
	/*height: 322px;*/
	width: 370px;
	padding: 10px;
}
#contGenerale #contBody #contContenuto h2 {
	font-size: 2em;
	font-weight: normal;
	color: #65534A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #c4d1d9;
	visibility: visible;
	margin: 0px;
}

#contGenerale  #contBody  #contContenuto  #contTesto label {
	font-size: 1.6em;
	line-height: 40px;
	color: #333333;
	margin: 0px;
	height: 40px;
	padding: 0px;
}
#contGenerale #contBody #contContenuto #contTesto img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contGenerale #contBody #contContenuto #contTesto #contFoto1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	font-size: 1.3em;
}
#contGenerale #contBody #contContenuto #contTesto #contFoto2 {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	font-size: 1.3em;
}
#contGenerale   #contBody   #contContenuto   #contTesto   ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#contGenerale #contBody #contContenuto #contTesto ul li {
	margin: 0px;
	display: block;
	height: 20px;
	padding: 0px;
	vertical-align: middle;
}



#contGenerale #contBody #contContenuto #contTesto ul li a:link, #contGenerale #contBody #contContenuto #contTesto ul li a:visited {
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(/images/pallino_bianco.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#contGenerale #contBody #contContenuto #contTesto ul li a:hover {
	color: #49565C;
	text-decoration: underline;
}
#contGenerale #contBody #contContenuto #contTesto ul li a:active {
	color: #473A32;
	background-image: url(/images/pallino_marrone.gif);
	background-repeat: no-repeat;
}

#contGenerale #contBody #contIstituzionale {
	background-repeat: repeat;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	color: #333333;
}
#contGenerale  #contBody  #contIstituzionale  #contIstTesto {
	font-size: 0.8em;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 180px;
	background-image: url(/public/images/non_solo_finestre.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 25px 5px;
	margin: 0px;
	padding-bottom: 0px;
}
#contGenerale  #contBody  #contIstituzionale  #contIstTesto2 {
	font-size: 0.8em;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	/*	background-image: url(/public/images/non_solo_finestre.jpg);
	background-repeat: no-repeat;
	background-position: 25px 5px;*/
	display: block;
	margin: 0px;
	padding-bottom: 30px;
}
#contGenerale  #contBody  #contIstituzionale  #contIstPhoto {
	margin: 0px;
	padding: 0px;
	width: 350px;
	background-color: #e2eaed;
	text-align: center;
}

#contGenerale #contBody #contIstituzionale #contIstDove {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#contGenerale #contBody #contIstituzionale #contIstPreventivo {
	font-size: 0.9em;
	margin: 0px;
	width: 500px;
	height: 550px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contGenerale #contBody #contIstituzionale #contIstPreventivo label {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#contGenerale #contBody #contIstituzionale #contIstPreventivo span {
	font-size: 0.8em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	color: #453B32;
}

#contGenerale #contclosed {
	text-decoration: none;
}

#contGenerale #contFooter {
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 14px;
	line-height: 18px;
	height: 18px;
	font-size: 0.8em;
	color: #BDC7C9;
	text-align: right;
	display: block;
}
#contGenerale #contFooter a:link, #contGenerale #contFooter a:visited{
	padding: 0px;
	color: #BDC7C9;
	text-decoration: none;
	margin: 0px;
}
#contGenerale #contFooter a:hover, #contGenerale #contFooter a:active{
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: underline;
}
#contGenerale #contBody #contContenuto #contOfferte {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background: #e2eaed;
	color: #333;
}
#contGenerale #contBody #contContenuto #contOfferte ul  {
	margin: 0px;
	list-style-type: none;
	padding: 10px;
	font-size: 1.1em;
}
#contGenerale #contBody #contContenuto #contOfferte ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#contGenerale #contBody #contContenuto #contOfferte ul li img {
	border: 5px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#testoProdotti {
	color: #333333;
	padding-left: 10px;
}
#testoProdotti .prodotti {
	font-size: 0.8em;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.titoloSezione {
	margin-right: 45px;
	margin-left: 45px;
	margin-bottom: 0px;
	font-size: 1.5em;
	color: #333333;
	margin-top: 10px;
}
.h1_vari {
	margin: 0;
	padding: 5px 0px;
	font-size: 20px;
	color: #666;
}
.marchi {
	border: 1px dotted #999;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 3px;
}
#lbOfferta {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/Tab_rosso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	line-height: 34px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#lbOfferta1 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/Tab_rosso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	line-height: 34px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#tbBordo {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 4px solid #CC0000;
	background-color: #FFFFFF;
}
