/* CSS Document */
body{
	background-color:#FEFEFF;
	background-image: url("../img/bg_index.jpg");
	background-repeat:repeat-x;
	margin:0px;
	padding-top:16px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{margin:5px 0px 0px 0px; padding:0px;}
#contenitore{
	width:801px;
	margin:0px auto;
}
#footer{
	height:173px;
	width:100%;
	background-image: url("../img/bg_footer.jpg");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#cont_footer{
	height:100px;
	width:801px;
	margin:0px auto;
	padding:10px;
	font-size:11px;
}
#footer_sx{float:left;}
#footer_dx{float:right; margin-top:30px;}
#top{
	width:801px;
	float:left;
	margin:0px;
	padding:0px;
}
#logo{
	width:399px;
	height:107px;
	background-image: url("../img/logo.jpg");
	float:right;
}
#logo a{
	width:399px;
	height:107px;
	display:block;
}
#logo a span{
	display:none;
}
#servizi{
	width:190px;
	float:right;
	margin-right:20px;
	margin-top:30px;
}
#servizi img{
	float:right;
	margin-right:5px;
}
#mappa_privacy{
	margin:0px 5px 0px 0px;
	background-image: url("../img/bg_mappa_privacy.jpg");
	background-repeat:no-repeat;
	background-position:right;
	width:760px;
	height:32px;
	float:right;
}
#menu{
	width:769px;
	height:25px;
	float:left;
	padding-left:40px;
	padding-top:15px;
	background-image:url(../img/bg_menu.jpg);
	background-repeat:no-repeat;
}
#menu a{
	color:#3364C1;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-right:24px;
	float:left;
	text-align:center;
}
#menu a:hover{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
#contenuti{
	float:left;
	background-image:url(../img/bg_contenuti.jpg);
	background-repeat:repeat-y;
	margin:20px 0px 20px 0px;
}
#sx{
	width:190px;
	float:left;
	padding:10px 0px 10px 0px;
}
#dx{
	width:595px;
	float:left;
	padding:10px 0px 10px 15px;
}
#page{
	width:595px;
	float:left;
}
#fornitori img{
	margin-right:20px;
	margin-bottom:20px;
}
/*-------------------------------------------------------------menu sx----------------------------------*/
#menu_sx a{
	display:block;
	width:188px;
	height:100%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
}
#sottomenu a{
	display:block;
	width:168px;
	height:100%;
	margin-bottom:4px;
}
/*-------------------------------------------------------------pulsante invia----------------------------------*/
.puls{
	color:#FFCC00;
	font-weight:bold;
	background-color:#3364C1;
	border:1px solid #FF9900;
}
/*-----------------------------------------------------------img home--------------------------------------------*/

#img_home{
	width:594px;
	height:200px;
	float:left;
	padding-left:1px;
}
#foto{
	width:89px;
	height:85px;
	float:left;
	margin-right:3px;
	border:3px solid #FFBA00;
}
#foto img{
	margin-top:8px;
}
#foto2{
	width:180px;
	height:180px;
	float:left;
	margin-right:18px;
	border:3px solid #FFBA00;
}
#foto3{
	width:180px;
	float:left;
	margin-right:0px;
	border:3px solid #FFBA00;
}
#foto4{
	width:270px;
	height:180px;
	float:left;
	margin-right:40px;
	border:3px solid #FFBA00;
}
#foto5{
	width:270px;
	height:180px;
	float:left;
	margin-right:0px;
	border:3px solid #FFBA00;
}
#testo_box1{
	width:84px;
	height:90px;
	float:left;
	margin-right:4px;
	margin-top:5px;
	background-color:#FFF3D4;
	padding:5px;
	position:relative;
	text-align:center;
}
#testo_box2{
	width:84px;
	height:90px;
	float:left;
	margin-right:4px;
	margin-top:5px;
	background-color:#FFFAEB;
	padding:5px;
	position:relative;
	text-align:center;
}
#box_vai{
	position:absolute;
	top:80px;
	left:42px;
}
/*------------------------------------------------------- prodotti -----------------------------------------*/
#img_prodotti{
	width:594px;
	height:340px;
	float:left;
	padding-left:1px;
}
#foto_prodotti{
	width:178px;
	height:170px;
	float:left;
	margin-right:8px;
	border:3px solid #FFBA00;
}
#foto_prodotti img{
	margin-top:16px;
}
#box_vai2{
	position:absolute;
	top:110px;
	left:84px;
}
#testo_box3{
	width:172px;
	height:120px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	background-color:#FFF3D4;
	padding:5px;
	position:relative;
	text-align:center;
}
#testo_box4{
	width:172px;
	height:120px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	background-color:#FFFAEB;
	padding:5px;
	position:relative;
	text-align:center;
}
/*------------------------------------------------------- navigazione -----------------------------------------*/
#navigazione{
	height:33px;
	width:580px;
	float:left;
}
#navigazione_bg{
	background-image:url(../img/nav_1.jpg);
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	float:left;
	padding:5px 100px 0px 15px;
}
#navigazione_dx{
	background-image:url(../img/nav_2.jpg);
	height:33px;
	width:36px;
	float:left;
}
/*------------------------------------------------------- stili testi -----------------------------------------*/

.titoloBlu{
	color:#3364C1;
	font-weight:bold;
}
.titoloBlu a{
	color:#3364C1;
	font-weight:bold;
	text-decoration:none;
}
.titoloBlu a:hover{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
.titoloArancio{
	color:#FF9900;
	font-weight:bold;
}
.titoloArancio a{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
.titoloArancio a:hover{
	color:#3364C1;
	font-weight:bold;
	text-decoration:none;
}
.titolo a{
	color:#646464;
	font-weight:bold;
	text-decoration:none;
}
.titolo a:hover{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
.bianco{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bianco a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bianco a:hover{
	color:#3364C1;
	font-weight:bold;
	text-decoration:none;
}
/*--------------------------------------------------FORM CONTATTI ------------------------------------------------*/
.MainBox form div{
margin:0px;
padding:0px;
margin-bottom:5px;
}
.MainBox form p{
margin:0px;
padding:0px;
width:150px;
float:left;
padding-top:3px;
}
.MainBox input{
margin:0px;
padding:0px;
margin-right:3px;
}
.input_lungh{
width:200px;
}
.bgColor_chiaro{
background-color:#F2F6FA;
}
.bgColor_scuro{
background-color:#E0EEFE;
}
/*---------------------------------------------------------------news-------------------------------------------------*/
#linea_news{
	width:585px;
	height:1px;
	border-bottom:2px solid #3364C1;
	margin:0px;
	padding:0px;
}
#linea_offerte{
	width:585px;
	height:1px;
	border-bottom:2px solid #FF9900;
	margin:0px;
	padding:0px;
}
#titolo_news{
	width:585px;
	background-color:#FFFCF2;
	padding-left:5px;
}
#testo_news{
	width:585px;
	background-color:#F7F9FD;
	padding:5px;
}
ul.lista{
list-style-image:url(../img/lista.jpg);

}

/*------------------------------------------------Home----------------------------------------------------------------*/
.testohome a{color:#000000; text-decoration:none;}
.testohome a:hover {color:#FFAB00; text-decoration:none;}


