body 
{
	background-image: url("../images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
h1{border-bottom:#D8721C dotted 1px;
	width:95%;color:#D8721C;}
h2{color:#888888;}
h3{color:#D8721C; border-bottom:#D8721C dotted 1px;
	width:95%;}
h6{color:#FDB67A;}
p{ color:#666666;}

div#main {background-image: url("../images/bg_repeat.gif"); background-repeat: repeat-y;}

div#home_vetrina_contenitore div.home_vetrina_top div#img_left
{
	background-image: url("../images/ecommerce.jpg");
	background-repeat: no-repeat;
	float:left;
}
div#home_vetrina_contenitore div.home_vetrina_top div#img_center
{
	background-image: url("../images/newsletter.jpg");
	background-repeat: no-repeat;
	float:left;
}
div#home_vetrina_contenitore div.home_vetrina div div.lente
{
	background-image: url("../images/zoom.jpg");
	background-repeat: no-repeat;
	
	height:40px;
}
div#cerca_menu
{	
	background:#eeeeee;
	height:20px;
	clear:both;
	background-image:url("../images/bg_tasto_mini.gif");
	background-repeat:repeat-x;
}

div#cerca_menu ul {
	list-style: none;
}
div#cerca_menu ul li {
	float:right;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border-left:1px solid #660000;
}

div#cerca_menu ul li a  
{
	background-image:url("../images/bg_tasto_mini.gif");
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:25px;
	line-height: 25px;
	padding-left:10px;
	padding-right:10px;
}		


div#cerca_menu ul li a:hover 
{
	color:#660000;
	background-image:url("../images/bg_tasto_hover_mini.gif");
	background-repeat:repeat-x;
	text-decoration: underline;
	padding-left:10px;
	padding-right:10px;
}



/* sfondo bottone menu */
div#menu {border:1px solid #660000;}

div#menu ul li {border-right:1px solid #660000;}

div#menu ul li a  
{
	background-image:url("../images/bg_tasto.gif");
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}		


div#menu ul li a:hover 
{
	color:#660000;
	background-image:url("../images/bg_tasto_hover.gif");
	background-repeat:repeat-x;
	text-decoration: underline;	
}

div#center {}
	 

div#cerca  
{
	background-color:#EEEEEE;
}
div#cerca div#button  
{
	background-image: url("../images/search.gif");
	background-repeat: no-repeat;
	width:53px;
	height:21px;
	margin-left:3px;
}

/* background logo */
div#top
{
	background-image: url("../images/bg_logo.png");
	background-repeat: no-repeat;
}
/* logo */
div#top div#logo  
{
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
}

/* banner */
div#top div#banner,div#top div#banner a
{
	color:#FFFFFF;
}

div#left,div#left H2 
{
	color:#FFFFFF;
}
/* left categorie & C */

div#left a {color:#FDB67A;}
ul#categorie  a:hover {color:#D8721C;text-decoration: underline;}
ul#categorie a {
	line-height:20px;
	text-decoration:none;
}
li#categorie.dotted {
	border-bottom:#D8721C dotted 1px;
	width:85%;
}
div#left ul#informazioni a {font-size: 10px;}
ul#informazioni a:hover {color:#D8721C;text-decoration: underline;}
div#footer  
{
	background-color: #d8721c;
	color:#FFFFFF;
	border:1px solid #660000;
}

div#footer ul li {
	border-right:1px solid #660000;
}

div#footer ul li a  
{
	background-color: #d8721c;
	color:#FFFFFF;
}		


div#footer ul li a:hover 
{
	color:#660000;
	text-decoration: underline;	
}
div#footer div#copyright,div#footer div#copyright a  
{
	color:#fdb67a
}

div.catalogo_view_aggiungi div#aggiungi 
{
	background-image: url("../images/carrello.png");
	background-repeat: no-repeat;
	height:46px;
	margin:0px;
	padding:0px;
}

.cornice {border:1px solid #CCCCCC;padding:2px;}

div#sfondothumb {border:1px solid #CCCCCC;}

div#footer div#cards div#img_cards {	
	background-image: url("../images/PP_footer.gif");
	background-position:right;
	width:318px;
	height:71px;	
}
div#pagine {margin-top:20px;font-size:12px;}
div#pagine div {float:left;min-width:20px;height:20px;line-height:20px;text-align: center;font-weight: bold;}
div#pagine div#selected {min-width:20px;background-color: #CCCCCC;font-weight: bold;border:1px solid #660000;}
