/* CSS Document */
body{
	background-color: #FFF;
	text-align: center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clr{
	clear: both;
	height: 1px;
	font-size: 1px;
}

img{
	border: 0 solid #FFF;
}
a.immag_catalogo {
margin:5px 30px 5px 30px;
}
a{
	color: #555;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

/* STRUTTURA */
#box{
	background-image: url(../images/body_back.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFF;	
	margin: 0 auto;
	text-align: left;
	display: block;
	width: 921px;
	padding: 0;
}

#mainbox{
	display: block;
	background-color: #D9D9D9;	
	margin: 0 10px;
	min-height: 300px;	
	height: auto !important;
	height: 300px;
}

#topbox,
#bottombox{
	display: block;
	background-image: url(../images/top_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	background-color: #FFF;
}

#bottombox{
	background-image: url(../images/bottom_back.gif);
}

#footer{
	background-image: none;
	background-color: #FFF;
	padding: 5px;
	text-align:center;
}

#header{
	background-color: #D9D9D9;
	height: 90px;
	display: block;
}

#header h1{
	display: none;
}

#header .mainlogo{
	background-image:url(../images/main_logo.gif);
	display: block;
	margin: 0 auto;
	width: 196px;
	height: 82px;
}

#header .langs{
	padding: 0;
	margin: 0;
	position: relative;
	float: right;
	z-index: 5;
	margin-right: 20px;
}

#header .langs li{
	margin: 0;
	padding: 0;
	display: inline;
	color: #BBB;
}

#header .langs li a{
	text-decoration: none;
	color: #555;
}

#header .langs li a:hover{
	background-color: #888;
	color: #FFF;
}


/* FLASH AREA */
#flasharea{
	display: block;
	height: 260px;
	background-color: #FFF;
}

/* CONTENT */
#contentind {
display:block;
	background-image: url(../images/central_box_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #d9d9d9;
	min-height:300px;	
	height:auto!important;
	height:300px;	
}
#content{
display:block;
	background-image: url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #d9d9d9;
	min-height:300px;	
	height:auto!important;
	height:300px;


}
#fascia_area {
height:17px;
background-color:#999999;
color:#FFFFFF;
padding:3px 0 0 10px;
}
#content .cleft,
#content .cright,
#content .cleft2{
	float: left;
	text-align: left;
	margin: 0;
	padding: 4px;
	min-height: 200px;	
	height: auto !important;
	height: 200px;
}

#content .cleft,
#content .cright{
	/*margin-top: 8px;*/
}

#content .cleft2{
	/*padding: 0 10px;*/
}

#content .cright2{
	/*width: 560px;*/
	background-color: #D0D0D0;
	padding: 4px;
	display: block;
	margin: 0;
	min-height: 30px;	
	height: auto !important;
	height: 30px;
}

#content .cright2 ul,
#content .cright2 li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2.2em;
}

#content .cright2 span{
	line-height: 2.2em;
	float: left;
	padding: 3px;
	margin-left: 100px;
}

#content .cright2 li{
	float: left;
}

#content .cright2 li a{
	color: #888;
	padding: 3px;
	display: block;
	text-decoration: none;
}

#content .cright2 li a:hover{
	text-decoration: underline;
}

#content .cleft{
	width: 590px;
	padding: 0 0 0 10px;
}

#content .cright{
	width: 290px;
	/*border-left: 1px solid #e8e8e8;*/
}

#content .cmono{
	display: block;
	padding: 4px 10px;
}

#content .cmono .tocenter{
	display: block;
	width: 550px;
	margin: 0 auto;
	padding-top: 30px;
}
/* BONTEMPI CONTRACT */

.bontempi_contract{
	display: block;
	margin-bottom: 10px;
}
.leggi_tutto {
float:right;
margin:10px 0;

}
/* WIDGETS */
/* -> WIDGET 1 */
#content .cright .widget1,
#content .cleft .widget_contract{
	width: 263px;
	float: left;
	margin: 0 auto;
	margin-bottom: 10px;
	/*margin-right: 10px;	*/
}

#content .cright .widget1{
	margin-top: 50px;
	width: 283px;	
}

#content .cleft .widget_contract{
	margin-top:50px;
	width: 280px;
	margin-right: 10px;
}

#content .cleft .widget_max{
	display: block;
	margin: 0;
	padding: 0;
}

#content .cleft .widget_contract{
	padding: 6px 0;
}

.widget1 .w_top,
.widget1 .w_bottom{
	height: 6px;	
	background-image:url(../images/widget_1_top.gif);
	background-color: none;
	background-repeat: no-repeat;
	font-size:1px;
	display: block;	
}

.widget1 .w_bottom{
	background-image:url(../images/widget_1_bottom.gif);
}

.widget1 .w_content{
	display: block;
	background-color: #C0C0C0;
	min-height: 155px;	
	height: auto !important;
	height: 155px;
	padding: 3px;
}

/* -> WIDGET 2 */

#content .cright .widget2{
	width: 220px;
	display: block;
	margin: 0 auto;
}
.widget2 .w_top,
.widget2 .w_bottom{
	height: 5px;	
	background-image:url(../images/widget_2_top.gif);
	background-color: none;
	background-repeat: no-repeat;
	font-size:1px;
	display: block;	
}

.widget2 .w_bottom{
	background-image:url(../images/widget_2_bottom.gif);
}

.widget2 .w_content{
	display: block;
	background-color: #C0C0C0;
	min-height: 50px;	
	height: auto !important;
	height: 50px;
	padding: 3px;
}

.widget1 .w_content a{
	color: #515151;
	text-decoration: none;	
}

.widget1 .w_content a:hover{
	text-decoration: underline;
	color: #333;
}

.widget2 .w_content a{
	color: #515151;
	text-decoration: none;	
}

.widget2 .w_content a:hover{
	text-decoration: underline;
	color: #333;
}

.extend_product{
	min-height: 250px;
	height: auto !important;
	height: 250px;
	float: left;
	/*background-color: #D9D9D9;*/
	width: 254px;
	background-image:url(../images/central_box_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 10px;
	text-align: center;
}

/* TITOLI */

#content h2.last_news,
#content h2.area_riservata{
	background-image: url(../images/h2_last_news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 41px;
	padding: 0;
	background-color: none;
	margin: 8px 0 0 0;
}

#content h2.area_riservata{
	background-image: url(../images/h2_area_riservata.gif);
}

#content h2.last_news span,
#content h2.area_riservata span,
#content h2.other_brands_title span{
	display: none;
}

#content h2.other_brands_title{
	background-image: url(../images/h2_other_brands.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	background-color: none;
	margin: 0;
	height: 38px;
}

/* OTHER BRANDS */
.other_brands ul,
.other_brands li{
	margin: 0;
	padding: 0;
	float:left;
}

.other_brands li{
	list-style-type: none;
	text-align: center;
	
}

/* ACCESSORIES */
.line{
	border-bottom: 1px solid #e8e8e8;
	height:1px;
	font-size:1px;
	margin: 4px 0;
	display: block;
}

.login{
	float: left;
	width:400px;
	height:120px;
	margin:30px 0 0 0;
	line-height: 2.2em;
}
.login input{
	margin:0 0 3px 0;
}

.login a{
	color: #025479;
	text-decoration: none;
}

.login a:hover{
	text-decoration: underline;
}

.toright{
	
}
	#menu04v {
	float:left;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 20px 0 0;
	background-color:#13236c;
	}
	
#menu04v ul {
margin: 1px 0 0 0;
padding: 0;
list-style: none;
}
#menu04v li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu04v a:link, #menu04v a:visited {
display: block;
background-color: #13236c;
color: #ffffff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #ffffff;
border-left: 10px solid #a0a0a0;
}
#menu04v a:hover, #menu04v a:focus, #menu04v a:active{
background-color: #e0e0e0;
color: #000000;
border-left: 10px solid #13236c;
}
	#contenutocentr {
	float:left;
	width:700px;
	min-height:400px;
	height:auto!important;
	height:400px;
	margin:0 10px 0 0;
	padding:15px 0 0 0;
	}
	#contenutocentr a {
				color:#a2a4a5;
				text-decoration:none;
				font-weight:bold;
	}
	#contenutocentr a:hover {
	color:#1c3d6e;	
	}
	#contenutocentr h1 {
				margin:6px 0 2px 0;
				padding:3px 0 3px 2px;
				font-size:13px;
				font-weight:bold;
				color:#ffffff;
				background-image:url(../images/bg_titolo.png);
				background-repeat:no-repeat;
				
	}
	#contenutocentr h3 {
	            margin:5px 0 2px 0;				
				font-size:12px;
				font-weight:bold;
				padding: 5px 0px;
				color:#666666;
				
				
	}
	#contenutocentr h2 {
				margin:6px 0 2px 0;
				padding:0;
				font-size:10px;
				font-weight:bold;
				color:#bdbebf;
				text-transform:uppercase;
	}
	#contenutocentr .lavoro_h2 {
					margin-bottom:6px;
	}
			
	#contenutocentr p {
				margin:0;
				padding:0;
				font-size:11px;
	}
	#contenutocentr img {
				margin:0;
				padding:0;
				
	}
#corpoform {
	background-image: url(../img/web/sfondocorpobig4.jpg);
	background-repeat: no-repeat;
	margin: 10px auto;
	padding-top: 30px;
	width:850px;
	min-height:400px;
	height:auto!important;
}
#corpo_formcontatti_sx{
	float: left;
	width:280px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
}
#corpo_formcontatti_sx span{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#corpo_formcontatti_sx label{
	display:block;
	margin-bottom:9px;
}
#corpo_formcontatti_dx{
	float:left;
	width:280px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
}
#corpo_formcontatti_dx span{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#corpo_formcontatti_dx label{
	display:block;
	margin-bottom:9px;
}
#corpo_formcontatti_fine{
	float: left;
	width:380px;
	margin-top: 0px;
	padding-left:15px;
	padding-top: 10px;
	font-size:11px;
	font-weight:bold;
	font-weight:normal;
	font-size:10px;
	text-align:left; 
	margin-top: 20px;
}
#corpo_formcontatti_fine a {
text-decoration:none;
color:#0099CC;
}
#corpo_formcontatti_fine a:hover {
color:#000000;
}
#corpo_formcontatti_fine span{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 26px;
	font-size:11px;
	font-weight:bold;
}

