body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#696866;
	margin:0px;
	padding:0px;
}
a {
	cursor: pointer;
}
a:link {
	color: #696866;
	text-decoration: none;
}
a:visited {
	color: #696866;
	text-decoration: none;
}
a:hover {
	color: #696866;
	text-decoration: none;
}
a:active {
	color: #696866;
	text-decoration: none;
}
a.menu_selezionato:link {
	color: #CD000C;
}
a.menu_selezionato:visited {
	color: #CD000C;
}
a.menu_selezionato:hover {
	color: #CD000C;
}
a.menu_selezionato:active {
	color: #CD000C;
}
a.area:link {
	color: #CD000C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.area:visited {
	color: #CD000C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.area:hover {
	color: #CD000C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.area:active {
	color: #CD000C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
/*
	Struttura
*/
#wp{
	width:900px;
	margin: 0 auto;
}
#wp_det{

}
#top{
	height:360px;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../img/sf_top.gif);
}
#top a{
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}
.space_top_link{
	color:#FFFFFF;
	position: relative;
	bottom: 10px;
	float: left;
	height: 15px;
	vertical-align:bottom;
	text-align: center;
	border-right: 2px solid #FFFFFF;
}
#dove{
	height:26px;
	line-height:26px;
	text-align:justify;
	font-size:10px;
	color:#000000;
}
#page{
	float:left;
	width:560px;
}
#menu_left{
	width:150px;
	float:left;
	font-size:13px;
	text-align:left;
}
#corpo{
	margin-top:5px;
	width:350px;
	float:right;
	padding-left:30px;
	padding-right:25px;
}
#space_banner_left{
	margin-top:5px;
	width:325px;
	float:right;
}
#piede {
	clear:both;
	width:100%;
}
.menu_area{
	padding-left:25px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #EE1C23;
	border:1px solid #EE1C23;
}
.menu{
	color: #696866;
	border-bottom-style: solid;
	border-bottom-color: #696866;
	border-bottom-width: 1px;
}
.menu_ultimo{
	color: #696866;
}
.titolo_area{
	color: #CD000C;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}
.titolo_prodotto{
	color: #CD000C;
	font-size: 14px;
	font-weight: bold;
}
.testo_area{
	color:#696866;
	font-size: 12px;
}
.testo_area_piccolo{
	color:#696866;
	font-size: 10px;
}
.testo_codice{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.titolo{
	font-size: 18px;
	font-weight: bold;
}
.evidenzia{
	color: #CD000C;
	font-weight: bold;
}
/*
	Prodotti
*/
.prodotti_contenitore { 
	background: url( '../img/product_sf.png' ) repeat-x;
}
.prodotto_riquadro {
	/*padding: 6px;*/
	float:left;
	margin-right:7px;
}
.prodotto_riquadro_immagine {
	background-color: #C5C5C5;
}
a.prodotto_link {
	color: #CD000C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*
	Dettaglio Prodotto
*/
.dettaglio_contenitore {
	position: relative;
	top: 20px;
	width:680px;
}
.dettaglio_testo{
	font-size:11px;
}
.dettaglio_piede {
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 1em;
}
.dettaglio_immagine_det {
	border: 2px solid #C5C5C5;
}
.dettaglio_bordata{
	width:680px;
	border: 1px solid #999999;
}
.dettaglio_bordata_dx{
	border-right: 1px solid #999999;
}
.dettaglio_bordata_bt{
	border-bottom: 1px solid #999999;
}
/*
	Preventivi
*/
.preventivi_riga {
	border-bottom: 1px solid #C5C5C5;
}
textarea.preventivi_note {
	border: 0px;
	height: 48px;
	background-color: #FFFFFF;
	background: url( '../img/preventivi_note.png' ) repeat-y;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
input.preventivi_campo {
	border: 0px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.preventivi_obbligatorio {
	color: #CC0000;
}

/*
	Promozioni
*/
.area_descrizione {
	font-size: 11px;
}
.promozioni_riga {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.promozioni_titolo {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.promozioni_titolo:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.promozioni_titolo:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.promozioni_titolo:active {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.promozioni_titolo:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
p{
	margin-top:0px;
}
.image_border{
	 border:1px solid #CCCCCC;
}
.image_border_over{
	 border:1px solid #FABDBF;
}
.txt_nero{
	font-size:13px;
	color:#000000;
}
#slide_print{
	display:none;
}
input.login {
 	 border:1px solid #CCCCCC;
}
.login_bordata{
	width:300px;
	border: 1px solid #CCCCCC;
}

