@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#efefef;
	background-color:#0d190b;
}

a.verde{
	color:#43733d;/*#3d5a3b;*/
	text-decoration:underline;
	font-weight:bold;
}

a.verde:hover{
	color:#5fa056;
}

img{
	border:0;
}

#wrapper{
	background-image:url(../images/img_centrale.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	min-height:500px;
}

#wrapper1{
	width:960px;
	margin:auto;
}

#maintable{
	width:100%;
	border:0;
	padding:0;
	margin:0;
	
}

.logo{
	vertical-align:top;
	height:302px;
	width:750px;
	
}

.logo_imm{
	margin-left:145px;
	margin-top:10px;
}


#prodotti{
	height:24px;
	padding:10px 0px 0px 50px ;
	background-image:url(../images/background.gif);
	background-repeat:no-repeat;
	background-position:center right;
	vertical-align:bottom;
	width:750px;
}


#menu{
	width:215px;	
	height:330px;
	background-image:url(../images/loghi.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	vertical-align:top;
	padding-top:15px;
	}
	
.mainlevel_sel{
	display:block;
	width:133px;
	height:32px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#FFFFFF;
	font-size:16px;
	clear:both;
	padding-left:40px;
	text-decoration:none;
	margin:0px auto 0px auto;
	padding-top:3px;
	font-weight:normal;
}

.mainlevel{
	display:block;
	width:133px;
	height:32px;
	color:#505050;
	font-size:16px;
	clear:both;
	padding-left:40px;
	text-decoration:none;
	margin:0px auto 0px auto;
	padding-top:3px;
	font-weight:normal;
}

#testo{
	padding:20px 10px 10px 10px;
	line-height:18px;
	vertical-align:top;
}

#marche{
	border:0;
}

#cucine,#letti,#camerette,#salotti,#camere,#zonagiorno,#complementi,#porte{
	width:107px;
	height:174px;
	padding:13px 5px 5px 5px;
	vertical-align:top;
}

#cucine{
	background-image:url(../images/cucine.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#letti{
	background-image:url(../images/marche_letti.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#camerette{
	background-image:url(../images/marche_camerette.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}

#salotti{
	background-image:url(../images/marche_salotti.gif);
	background-repeat:no-repeat;
	background-position:center;

}

#camere{
	background-image:url(../images/marche_camere.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}

#zonagiorno{
	background-image:url(../images/marche_zgiorno.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}

#complementi{
	background-image:url(../images/marche_complementi.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#porte{
	background-image:url(../images/marche_porte.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	
}

a.menuprodotti{
	display:block;
	width:90px;
	height:25px;
	text-decoration:none;
	color:#333333;
	text-align:center;
	float:left;
	padding-top:6px;
}

a.menuprodotti_sel{
	display:block;
	width:90px;
	height:25px;
	text-decoration:none;
	background-image:url(../images/menu_prodotti_sel.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	float:left;
	text-align:center;
	padding-top:6px;
	
}

#flashcontent {
		height: 380px;
	
		
	}
	
.verde {
	color:#43733d;/*#3d5a3b;*/
	font-weight:bold;
}

a.verde {
	color:#43733d;/*#3d5a3b;*/
	font-weight:bold;
}
