body {
	font-family: Arial, Helvetica, sans-serif; 
	color:#4a4949;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img/bg_pagina.gif);
	background-position: top;
	background-repeat: repeat-x;
}


a {
	color: #AC3333;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}


form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}




#testa {
	position: relative;
	margin: auto;
	width: 980px;
	height: auto;
}

#pagina {
	position: relative;
	margin: auto;
	width: 100%;
	height: auto;
	background-image: url(img/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-y;

}


#menu-basso {
	position: relative;
	margin: auto;
	width: 100%;
	height: auto;
	background-image: url(img/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-y;
}



#corpo {
	position: relative;
	margin: auto;
	width: 980px;
	height: auto;
	height: auto;
	padding-top: 10px;
}




#contenuti {
	width: 585px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 52px;
	padding-right: 28px;
	padding-top: 15px;
}

#contenuti-interno {
	width: 893px;
	height: auto;
	text-align: left;
	padding-left: 52px;
	padding-right: 35px;
	padding-top: 15px;
}

#colonna-destra {
	width: 313px;
	height: auto;
	background-color: #ccffff;
	float: left;
}

#box-colonna-destra {
	background-image: url(img/corpo_colonna_destra.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 313px;
	height: auto;
}


#corpo-colonna-destra {
	width: 258px;
	padding-left: 15px;
	padding-right: 40px;
	text-align: left;
	padding-top: 10px;
}

#testa-box-colonna-destra {
	background-image: url(img/testa_colonna_destra.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 313px;
	height: 10px;
}

#piede-box-colonna-destra {
	background-image: url(img/piede_colonna_destra.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 313px;
	height: 10px;
}

.clear-left {
	clear: left;
	height: 0px;
}













#piede {
	position: relative;
	margin: auto;
	width: 100%;
	height: auto;
	border-top: solid 2px #E8E9EA;
	color: #5A5A5A;
	text-align: center;
	clear: left;
}

#contenuto-piede {
	text-align: left;
	position: relative;
	margin: auto;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 15px;	
}




.h1 {
	height: 35px;
	background: url(img/bg_input.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
input{
	width: 190px;
	height: 14px;
	border: solid 0px #000;
}



.link-2 { display:block; float:right; background:url(img/link_bg1.gif) left top repeat-x; color:#000; text-decoration:none; }
.link-2 em { display:block; background:url(img/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(img/link_right1.gif) no-repeat right top;  padding:5px 11px 9px 12px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#fff}

#scheda {
	margin-top:15px;
}

.prodotti-foto {
	margin-bottom: 20px;
}

.titoletto-freccia {
	background-image: url(img/bg_titoletti_freccia.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #575757;
	margin-bottom: 7px;
	
}

.titoletto-freccia a {
	color: #575757;
	text-decoration: none;
}

.titoletto-freccia a.sottocategoria {
	color: #575757;
	font-size: 14px;
	text-decoration: underline;
}

.titoletto-freccia a.sottocategoria:hover {
	color: #575757;
	font-size: 14px;
	text-decoration: none;
}

.menu-orizzontale-link{
	font-size: 12px;
	color: #767676;
	text-decoration: none;
	font-weight:normal;
}

.titolo-di-pagina {
	background-image: url(img/bg_titolo_di_pagina.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #575757;
	text-decoration: none;
	margin-bottom: 7px;
	
}

.maggiori-info {
	background-color: #D4D3CE;
	height: 28px;
	width: 900px;
	position: relative;
	margin: auto;
	text-align: right;
}



