body {
	font-size: 11px;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url(../img/sfondo01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




a {color: #DB7093;font-size: 11px;}
a:link {color: #DB7093;font-size: 11px;}
a:visited {color:#DB7093;font-size: 11px;}
a:hover {color: #DB7093;font-size: 11px;}
a:active { color:#DB7093;font-size: 11px;}

h1 {
font-size: 11px;
text-transform:uppercase;

padding:5px 15px;
margin:0px }
h2 {
	font-size:22px;
	padding: 10px 20px 5px;
	margin:0px;
	color: #CC0000;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 996px;
padding:0px;
margin: 0px;
margin-left: 0;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px; }
 

/* ----------outer and inner----------------- */

#outer{ 
border-left: 222px solid #FFFFFF; /* color of the left column  */ 
border-right: 216px solid #FFFFFF; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:222px;
 height:450px;
 float:left; 
 position:relative; 
 margin-left:-222px; 
 margin-right:1px;
 	background-image: url(../img/sfondo_r3_c1.jpg);
 
 
 }
 #right {
	width:216px;
	height:450px;
	float:right;
	position:relative;
	margin-right:-216px;
	margin-left:1px;
	background-image: url(../img/sfondo_r3_c3.jpg);

	
	
 }
 
 #boxtxt {
	padding-left: 5px;
	font-size: 11px;
	line-height: 1.8em;
 }
 


/* -----------------content--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}

p {
padding: 5px 15px;
margin:0px;
line-height: 1.8em; 

}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {

clear:left;
padding:0px;
margin:0px;
text-align: right;

} 


/*---- mappa sito ----*/


DIV#map {
	FONT-SIZE: 12px; MARGIN: 20px auto; WIDTH: 480px
}

DIV#map UL#mapList {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1.5em; MARGIN: 0px; PADDING-TOP: 1em
}
DIV#map UL#mapList UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1em; MARGIN: 0px; PADDING-TOP: 0.5em
}
DIV#map UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 20px; PADDING-TOP: 0px; list-style-type: none;
}
DIV#map UL#mapList LI {
	FONT-SIZE: 12px; BORDER-LEFT: 1px solid #333333}
DIV#map UL#mapList LI UL LI {
	FONT-SIZE: 12px; BORDER-LEFT: 1px solid #666666}
DIV#map UL#mapList LI UL LI UL LI {
	FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid
}
DIV#map UL LI A {
	COLOR: #DB7093; TEXT-DECORATION: underline
}
DIV#map UL LI A:hover {
	COLOR: #DB7093; TEXT-DECORATION: underline
}


/*--- testi ---*/
.titoli_box {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 16px;
}



.titolo {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 2px;
	line-height: 1.8em; 
	color: #DB7093;
	padding-bottom: 2px;
}

.testo {
	font-size: 11px;
	line-height: 1.8em; 
}

.sfondo-intro-prodotti {
	background-image: url(../img/intro_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}


.elenco_categorie {
	font-size: 11px;
	width: 220px;
	
}

.mappa_navigazione {
	font-size: 11px;

	
}

.catalogo-selezionato {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #CCCCCC;
	background-color: #eeeeee;

}

.titolo-ricerca {
	font-weight: bold;
	margin-top: 4px;
	padding-top: 4px;
	font-size: 12px;
	color: #999999;


}
.testorosso {
	font-size: 11px;
	line-height: 1.8em;
	color: #990000;
	font-weight: bold;


}
.testo-piccolo {
	font-size: 9px;
}


#scheda /* definisce lo stile del contenuto della tabella*/
{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 10px;
	background: #fff;

	border-collapse: collapse;
	text-align: left;
}

#scheda th /* stile delle righe dellea tabella*/
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 4px 4px;
	border-bottom: 4px solid #999999;
}

#scheda td /* stile delle celle della tabella */
{
	border-bottom: 1px solid #ccc;
	padding: 4px 2px;
}
.button {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 10px;
	background-color: #DBE7F2;
	border: 1px solid #A6C4E1;
	margin: 5px 0px;
	padding: 5px;
	width: 120px;
	text-align: center;
	line-height: 20px;
}
.msgordine {
	font-size: 11px;
	line-height: 1.8em;
	color: #990000;
	font-weight: bold;
	background-color: #FDDDD5;
	padding: 5px;
	border: 1px solid #990000;
	margin-top: 5px;
	margin-bottom: 5px;


}
.button-scheda {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 10px;
	width: 240px;
	text-align: left;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.prezzi-scheda {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 11px;
	background-color: #DBE7F2;
	border: 1px dashed #85ADD6;
	margin: 5px 0px;
	padding: 5px;
	width: 300px;
	text-align: left;
	line-height: 1.8em;
	color: #666666;
}

fieldset {
	border: 1px solid #E9E9E9;
}

input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
