/*RESET CSS*/
h1, h2, h3, h4, h5, h6, li, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight:normal;
}
/*FINE RESET CSS*/
body{
	background-image:url(../img/back_capellini.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0045a2;
}

.container{
margin:0 auto;width:960px;text-align:center;
}
.ever{
	 float:left;
	 width:960px;
	 display:inline;
}
#sx{
	float:left;
	width:402px;
	display:inline;
	padding-left:30px;
}
#dx{
	width:435px;
	float:right;
	display:inline;
	padding-right:20px;
}
#dx_chisiamo{
	width:730px;
	float:right;
	display:inline;
	padding-right:20px;
}

#sx_chisiamo{
	float:left;
	width:200px;
	display:inline;
	/*margin-top:60px;*/
}
#sx_spacer{
	float:left;
	width:200px;
	display:inline;
	margin-top:40px;
}
#contenitore_unico {
	float:left;
	width:900px;
	display:inline;
}
/*TOP*/
#box_top{
	width:621px; 
	float:left; 
	display:inline
}
.logo{
	float:left;
	width:595px;
	margin-left:26px;
	display:inline;
}
.pz_menu{
	float:right;
	margin-top:59px;
}
.slide{
	width:606px;
	height:250px;
	float:left;
	margin-left:15px;
	display:inline;
	/*background-color:#003;*/
}
/*FINE TOP*/
/*MENU*/
#box_menu{
	float:left ;
	width:290px;
	height:255px;
	display:inline;
	background-image:url(../img/menu_p.jpg);
	background-repeat:repeat-x;
	margin-top:59px;
}
.cont_menu{
	float:left;
	width:267px;
	display:inline;
	margin-top:25px;
	margin-left:5px;
}
.box_text_menu{
	float:left;
	width:210px;
	height:45px;
	line-height:45px;
	border-bottom:#44b5e5 1px dashed;
	border-right:#44b5e5 1px dashed;
	padding-right:10px;
	display:inline;
}
.vuoto_menu{
	float:left;
	width:220px;
	height:25px;
	border-right:#44b5e5 1px dashed;
	display:inline;
}
.arrow_menu{
	float:left;
	border-bottom:#44b5e5 1px dashed;
	height:27px;
	width:45px;
	margin-top:18px;
	display:inline;
}
/*FINE MENU*/

/*BODY*/
.back_white{
	 float:left;
	 width:950px;
	 display:inline;
	 background-color:#FFFFFF;
	 padding-top:30px;
	 padding-bottom:30px;
	 padding-left:10px;
}
.box_prod{
	float:left;
	width:412px;
	height:215px;
	background-image:url(../img/back_box.jpg);
	border:1px solid #000c6e;
	display:inline;
}
.line{
	float:left;
	height:215px;
	background-image:url(../img/back_border_box.jpg);
	width:8px;
	display:inline;
}
.title_box{
	float:right;
	width:185px;
	height:37px;
	padding-right:15px;
	background-image:url(../img/title_back_box.jpg);
	margin-top:15px;
	display:inline;
}
.cont_text_box{
	float:left; 
	width:180px; 
	padding-left:30px;
	padding-top:3px;
	display:inline;
}
.cont_text_box2{
	float:left; 
	width:120px; 
	padding-left:30px;
	padding-top:3px;
	display:inline;
}

li{
	list-style-image: url(../img/point.jpg);
	list-style-position:inside;
	float:left;
	margin-left:5px;
	text-indent:5px;
	margin-top:6px;

}

.dett_box{
	float:right;
	width:180px;
	padding-right:28px;
	display:inline;
}
/*FINE BODY*/

/*FOOTER*/
.box_footer_menu{
	float:left;
	width:910px;
	height:30px;
	line-height:30px;
	margin:10px 0px 10px 0px;
	display:inline;
	border-bottom:1px solid #000c6e;
	border-top:1px solid #000c6e;
}
.box_footer{
	float:left;
	width:300px;
	margin-top:5px;
}
.box_footer_w3c{
	float:left;
	text-align:center;
	width:305px;
	margin-top:5px;
	display:inline;
}
.box_footer_dx{
	float:right;
	width:300px;
	margin-top:5px;
	margin-right:15px;
	display:inline;
}
/*FINE FOOTER*/
/*MENU LATERALE*/

.menu_lat{
	float:left;
	width:180px;
	background-image:url(../img/menu_lat.jpg);
	height:36px;
	line-height:36px;
	padding-left:10px;
	margin-top:1px;
	display:inline;
}
.sot_menu_lat{
	border-bottom:#44b5e5 1px dashed;
	height:33px;
	width:180px;
	display:inline;
	padding-left:10px;
	line-height:33px;
	float:left;
}

/*FINE MENU LATERALE*/


/*FF*/

#content {
	position: relative;
}
#bottom-right {
	position: absolute;
	bottom: 0px;
	left : 465px;

}
.clear {
	clear: both;
	line-height: 1px;
}


* html #content {
        height: 1%;
		display:inline;
}

.dontdisplay {
        display:none;
}

.par {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	display:block; 
	float:left; 
	border:0px;
	text-align:left;
	margin-left:10px;
}
ul.par {
	list-style-image: url(../img/point.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	text-align:left;
	display:list-item;
}
p.par {
	text-align:left;
	float:left; 
	display:block;
}

#contact_box{
    float: right;
	border:1px solid #000c6e;
	background-color:#ffffff;
	width:192px;
	padding:10px 10px 10px 10px;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-weight:bold; text-decoration:none;
    } 
	
.sottocategoria_title {
float:right;
width:390px;
background-image:url(../img/title_back_box.jpg);
	height:36px;
	line-height:36px;
	display:inline;
	color:white;
	margin-top:10px;
	margin-bottom:20px;
	padding-right:10px;
} 

.box_sottocategoria  {
	background-image:url(../img/sfondo_container_unico.jpg);
	background-repeat:repeat-x;	float:left;
	width:658px;
	height:163px;
	border:1px solid #000c6e;
	margin-bottom:15px;
	position:relative;
} 

.sottobox_sottocategoria{
width:430px; height:161px; float:right;
} 

.sottocategoria_img{
float:left;
width:200px;
height:150px;
padding:5px 5px 5px 5px;
} 

.bottom_right_dettagli {
position:absolute;
bottom:10px;
left:530px;
}

.sottocategoria_dettagli{
float:right;
width:105px;
height:27px;
margin-right:15px;
border-style: none;
} 

#box_dettaglio_articoli{
	float:left;
	width:581px;
	border:1px solid #000c6e;
}
#box_dettaglio_articoli_sx{
	float:left;
	width:335px;
}
#box_dettaglio_articoli_dx{
	float:left;
	width:246px;
	text-align:left;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
}
#marche_articoli_container{
	float:left;
	width:125px;
	margin-left:20px;
}
.box_marche_articoli{
	float:left;
	width:125px;
	height:67px;
	border:1px solid #d3d3d3;
	margin-bottom:5px;
}
.box_img_marche{
	height:55px;
	line-height:55px;
}
.bottom_link_marche_container {
float:left;
left:10px;
width:125px;
height:10px;
line-height:10px;
padding-bottom:2px;
}
.bottom_link_marche{
text-align:center;
	color:#000000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#top {
width:930px;
height:50px;
text-align:left;
font-weight:bold;
font-size:22px;
margin-left:10px;
font-family: Georgia, Times New Roman, Times, serif;
}

.sottocategoria_title2{
float:right;
width:236px;
text-align:right;
background-image:url(../img/title_back_box.jpg);
	height:36px;
	line-height:36px;
	display:inline;
	color:white;
	margin-top:10px;
	margin-bottom:20px;
	padding-right:10px;
} 
#foto_articolo{
width:311px;
text-align:left;
margin-top:10px;
margin-left:5px;
}
#foto_articolo img{
width:311px;
}

#foto_gallery_articolo{
width:317px;
height:61px;
margin-top:5px;
text-align:left;
margin-left:5px;
}

img.foto_gallery_articolo{
width:55px;
height:55px;
padding:2px;
border:1px solid blue;
background-color:white;
text-align:left;
}

.icona {border:none;}

h1 {margin:0; padding:0; font-size:10px; color:#000; font-weight:100; font-family:Arial, Helvetica, sans-serif;}

#striscia_top {position:absolute; top:0px; margin:0px; width:100%; text-align:center; background-color:#CCCCCC; padding:4px;}

.home_img {
width:179px;
height:210px;
}

.arrow {
width:14px;
height:14px;
float:right;
}

.menu_home {
height:25px; 
width:185px;
}


.ingrandisci_link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}


