@CHARSET "UTF-8";
/*.bordo_2px {
	border: 2px solid #E6E6E6;
}
.bordo_top_buttom_2px {
	border-bottom: 2px solid #E6E6E6;
	border-top: 2px solid #E6E6E6;
}
*/
.menuTopEmptyCell {
	width:100%;
	background-image:url(../images/bckground_menu.gif);
	color: red;
}
.div_top{
	background-image:url(../images/bckground_top.gif);
	height:258px;
	width:932px;
	overflow:hidden;
}

.div_menu{
	text-align:left;
	width:100%;
	height:39px;
	font-size:1px;
}

.div_categorie{
	width:230px;
	background-image:url(../images/bckground_categorie.gif);
	border:2px solid #E6E6E6;
	padding-bottom:10px;
	padding-top:10px;
}

.div_footer{
	width:100%;
	padding:5px;
	background-color:#E6E6E6;
	font-size:10 px;
	text-align:center;
}

.div_contenuto{
	width:100%;
	padding-left:10px;
}

.div_percorso{
	width:100%;
	height:40px;
	padding-left:10px;
	vertical-align:top;
	font-size:13px;
}

.div_box_home{
	width:198px;
	height:297px;
	overflow:hidden;
	background-image:url(../images/bckground_box_home.gif);
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
}

.div_testo_box_home{
	padding-left:10px;
	padding-top:10px;
	line-height:14px;
	height:100px;
	overflow:hidden;
}

.div_testo_box_elenco_prodotti{
	padding-left:10px;
	padding-top:10px;
	line-height:14px;
	height:86px;
	width:100%;
	overflow:hidden;
}

.div_img_box_home{
	height:115px;
	width:198px;
	overflow:hidden;
	text-align:center;
}

.div_img_box_elenco_prodotti{
	height:115px;
	width:65px;
	overflow:hidden;
	text-align:center;
}
.box_elenco_prodotti{
	text-align:left;
	height:145px;
	width:300px;
	overflow:hidden;
}

.barra_sx_categoria{
	background-color:#FF0000;
	font-size:1px;
	width:2px;
}

.barra_laterale_intestazione{
	background-color:#FF0000;
	font-size:1px;
	width:2px;
}

.voce_categoria{
	font-weight:bold;
	font-size:13px;
}

.intestazione_box_home{
	padding-left:8px;
	font-weight:bold;
	font-size:13px;
	width:198px;
}

.intestazione_scheda_prodotto{
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
	border-left:2px solid #FF0000;
}

.intestazione_box_elenco_prodotti{
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
}
.fascia_celeste{
	background-color:#CBD7EA;
	text-align:right;
	color:#FF0000;
	height:20px;
	padding-right:5px;
}

.link_categoria:hover{
	text-decoration:underline;
}

.link_categoria{
	text-decoration:none;
	color:#4F4F4F;
}

.link_rosso{
	color:#FF0000;
	text-decoration:none;
}

.link_rosso:hover{
	color:#FF0000;
	text-decoration:underline;
}

.tasto_menu{
	width:101px;
	height:39px;
}

body{
	font-family:Arial;
	font-size:12px;
	color:#4F4F4F;
}

a{
	text-decoration:none;
	color:#4F4F4F;
}

a:hover{
	text-decoration:underline;
}


