html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}










body {
	font-family:Verdana, Arial, sans-serif;
	text-align:center;
	font-size:12px;
	/*background-color:#E1AE59;*/
	background-color:#E7BC76;
	color:#666666;
}



#container{
	margin: 0 auto;
	margin-top:5px;
	text-align:left;
	width:780px; 
	border:9px solid #6B2116;
	overflow:auto;
	background: url(/immagini/msc/bgsin.gif) repeat-y top left;
	background-color:#ECE5DB;
	}

#main{
float:left;
width:780px;
}


#sinistra{
	width:190px;     
	float:left;
	/*background-color:#A32E02;*/
	}
	
#destra{
	float:right;
	width:580px; 
	border:5px solid #ECE5DB;
	background-color:#FAF3E9;
	}

#footer{
	width:580px;
	background-color:#ECE5DB;
	text-align:right;
	margin-top: auto;

	}

#menu{
	width:170px;
	padding:30px 0 0 0px;
	}
	
#menu ul{
	padding:0 0 0 0px;
	}

#menu ul li{
	width:170px;
	padding:0 0 0px 20px;
	margin:0 0 4px 0px;
	list-style: none;
	border-bottom:1px solid #B65C10;
	}


#topdestra{
	padding:20px 0 0 36px;
	font-size:12px;
	line-height:17px;
	color:#383D63;
	margin:0 0 30px 0;
	}




.boxpipa1{
	width:290px;
	float:left;
	background-color:#FAF3E9;
	height:157px;
	min-height:157px;
	}

.boxpipa2{
	background-color:#F5E9D6;
	width:290px;
	float:left;
	height:157px;
	min-height:157px;
	}
.boxpipa3{
	background-color:#FAF3E9;
	width:290px;
	float:right;
	height:157px;
	min-height:157px;
	}

	
	
#footermenu{
	padding:15px 0 0 0;
	width:760px;
	text-align:center;
	}

#footermenu ul{
	}
	
#footermenu ul li {
	padding:0 4px 0 8px;
	display:inline;
	border-left:1px solid #fff;
	height:6px;
	}

#footermenu ul li:first-child {
	padding:0 4px 0 8px;
	display:inline;
	height:6px;
	border-left:0px solid #fff;
	}

#footermenu ul li a{
	text-decoration:none;	
	color:#fff;
	}
	
#footermenu ul li a:hover{
	text-decoration:none;	
	color:#999999;
	}

#news{
	padding:20px 0 0 0px;
	}
	
ul.news{
	list-style: none;
	padding: 16px 0 0 15px;
	background:url(/immagini/sinistra/bgnews.jpg) repeat-x;
	min-height:145px;
	width:196px; 
	}
	




		
a.dettaglio {
	text-decoration:none;
	color:#339933;
	font-weight:bold;
	}
		
a.dettaglio:hover {
	text-decoration:underline;
	color:#339933;
	}



#fotopipa{
	Width:250px;
	padding:8px 0 0 20px;
	margin:10px 0 0 0;
	}




.imghome{
	border:1px solid #898885;
	margin:0 10px 10px 0;
	padding:1px;
	}

h1{
	font-size: 14px;
	color:#AB4119;
	/*color: #D28F25;*/
	font-weight:bold;
	margin: 3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

h1 a{
	font-size: 14px;
	color:#AB4119;
	/*color: #D28F25;*/
	font-weight:bold;
	margin: 3px 0 0 0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}
h1 a:hover{
	text-decoration:underline;
}

h1.titnews a{
	font-size: 12px;
	color:#5E5D5B;
	margin: 3px 0 0 0;
	text-decoration:none;
}
h1.titnews a:hover{
	text-decoration:underline;
}

h2{
	font-size: 14px;
	color:#5E5D5B;
	font-weight:bold;
	
}

h2 a{
	text-decoration:none;
	font-size: 13px;
	color:#5E5D5B;
	font-weight:bold;

}

h2 a:hover{
	text-decoration:underline
}

#catalogo{
	width:580px;
	background:url(/immagini/tits/bgcatalogo.gif) repeat-x;
	height:31px;
	min-height:31px;
}

.sep{
	width:580px;
	background:url(/immagini/msc/righino.gif) repeat-x;
	min-height:9px;
}

#boxnews{
	width:580px;
	float:left;
	background-color:#FAF3E9;
	}

#contenutonews{
	background-color:#FAF3E9;
	padding:10px 0 0 40px;
}
.archivionews{
	background-color:#DDD6CE;
	text-align:right;
	height:15px;
}

p.testonews{
	margin: 0 0 13px 0;
	color:#838383;
}

p.data{
	font-size: 9px;
	color: #999999;
	border-bottom: 1px solid #A2C545;
	width: 200px;
	padding: 0 0 5px 0;
}
.data{
	font-size: 9px;
	color: #999999;
	padding: 0 0 5px 0;
}

a.archivio{
	color: #CC0000;
	text-decoration: none;
}
a.archivio:hover{
	color: #CC0000;
	text-decoration: underline;
}

.imgdett{
	border:1px solid #898885;
	padding:3px;
	margin:0 0 10px 0;
}

.imgdettbig{
	border:1px solid #D28F25;
	padding:3px;
}

#dettpipa{
	width:543px;
	background-color:#FAF3E9;
	border:1px solid #D28F25;
	margin:10px 0 20px 0;
	padding:7px;
	min-height:100px;
	float:left;
	}
	
#destraint{
	float:right;
	width:580px; 
	background-color:#FAF3E9;
	/*background-color:#ECE5DB;*/
	border:5px solid #ECE5DB;
	}
	
#gallery{
	width:570px; 
	background-color:#FAF3E9;
	}
	
#primafoto{
	margin:0 0 20px 0;
	background-color:#FAF3E9;
	height:374px;
	min-height:374px;
	}
	
#wrap{
	padding:0 0 0 10px;
	line-height:17px;
	}
	
	#wrappipa{
	padding:0 0 0 10px;
	}

#wrap2{
	padding:0 0 0 0px
	}

a.carrello2{
	color: #CC0000;
	text-decoration: none;
	float:right;
	display:block;
	width:170px;
		
}

a.carrello2:hover{
	color: #CC0000;
	text-decoration: underline;
}


a.carrello3{
	color: #CC0000;
	text-decoration: underline;
	
	
	
		
}
a.carrello3:hover{
	color: #CC0000;
	text-decoration: none;
}














.carrello{
	width:543px;
	border:1px solid #CFC6BD;
	padding:7px;
}
ul.catalogo{
	padding:0 0 0 20px;
	width:250px;
	float:left;
	}
	
ul.sottocatalogo{
	padding:0 0 0 40px;
	width:400px;
	float:left;
	clear:both;
	}

ul.catalogo2{
	padding:0 0 0 0px;
	float:left;
	width:290px;
	}

li.marcacatalogo{
	font-size:13px;
	text-align:center;
	width:260px;
	padding:0 0 0px 0px;
	margin:0 0 15px 0;
	list-style: none;
   /* background:url(/immagini/msc/bullet.gif) no-repeat left center ;*/
	}
li.sottomarcacatalogo{
	font-size:13px;
	
	width:260px;
	padding:0 0 0px 15px;
	margin:0 0 15px 0;
	list-style: none;
    background:url(/immagini/msc/bullet.gif) no-repeat left center ;
	}
li.sottomarcacatalogo a{
	color:#666666;
	text-decoration:none;
	}

li.sottomarcacatalogo a:hover{
	color:#666666;
	text-decoration:underline;
	}

li.marcacatalogo a{
	color:#666666;
	text-decoration:none;
	}

li.marcacatalogo a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
#wrap input{
	border:1px solid #cccccc;
}
 
#paginazione{
float:left;
background-color:#ECE5DB;
margin:10px 0 5px 0;
padding:3px;
text-align:center;
width:574px
} 


a.link {
color:#A32E02;
text-decoration:underline;
}
a.link:hover{
color:#A32E02;
text-decoration:none;
}

#paginazione a{
color:#A32E02;
text-decoration:underline;
} 
#paginazione a:hover{
color:#A32E02;
text-decoration:none;
} 

.sx{
	width:270px;
	float:left;
	
}

.fotopipab{
	Width:260px;
	padding:3px 0 0 13px;
	margin:4px 0 0 0;
	}

.ulnews{
	padding:0 0 0 10px;
	}

.linews{
	padding:0px 0 0px 15px;
	margin:5px 0 3px 0;
	list-style: none;
	background:url(/immagini/msc/fre.gif) no-repeat left center ;

	}
.linews2{
	padding:0 0 5px 15px;
	list-style: none;
	}
	
.linews a{
text-decoration:none;
color:#D28F25;

}
.linews a:hover{
text-decoration:underline;
}

.logopipa{
	padding:3px;
	border:1px solid #CE8922;
	background-color:#DDD6CE;
}

.testo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}



/*live validation*/
.LV_validation_message{
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    


form {
margin: 0 auto;
width:530px;
text-align: left;
float:left;
}
form ul {
background: transparent;
list-style: none;
}
form ul li {
margin: 0 0 12px 0;
padding: .4em 0;
background: #FAF3E9;
color: #fff;
list-style: none;
}
form ul li:hover {
color: #333;
}
form span.help {
float: right;
width: 29%;
}
fieldset {
margin: 0;
padding: 0;
border-top: 1px solid #dadada;
color: #777;
}
label {
display: block;
font-weight:bold;
margin: 0;
color: #666666;
width: auto;
}
label.option {
margin: .2em;
width: 60%;
}
input {
padding: .2em;
margin: 0;
border: 1px solid #dadada;
color: #333;
background: #fafafa;
}
input.form-radio {
padding: 0;
margin: 0 .2em 0 0;
border: none;
}
textarea {
padding: .4em;
border: 1px solid #dadada;
display:block;
color:#333;
background: #fafafa;
}
textarea.small-textarea {
height: 3em;
}
select {
padding: .2em 0;
margin: 0;
border: 1px solid #dadada;
color: #333;
background: #fafafa;
}
option {
display: block;
padding: .1em;
margin: 0;
color: #333;
background: #fafafa;
}
input:focus, input:active, textarea:focus, textarea:active, select:focus, select:active {
background: #ffffff;
}
input.button {
margin: .3em;
padding: .25em .3em;
background:#E67817;
cursor: pointer;
}
input.button:hover {
background: #E67817;
color: #fff;
}
#lato {
}

.imgdettbig2{
	border:1px solid #D28F25;
	padding:3px;
position:absolute;
top:266px;

}

#immaginegrande{
clear:both;
margin:0 0 0px 0;
}

.netplanet {
display:block;
 margin:10px 0 10px 0;
}

.netplanet a{
	font-weight:bold;
	color: #A32E02;
	text-decoration: none;
}

.netplanet a:hover{
	color: #8BC500;
}


.piva{


}
