body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	/*background: url("../images/sfondo_natale.jpg") no-repeat #e91009;*/

/*
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
*/
	background: #d1ecff;
}

.clear {
	clear: both;
}



#emiliano {
}
#pos {
	position: relative;
	height: 90px;
}
#pos a {
	text-decoration: none;
}
#emi1 { /* CHIEONLINE */
	position: absolute;
	bottom: 7px;
	/*right: 820px;*/
	left: 0;
	font-style: serif;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border: 1px solid #0352ff;
	width: 110px;
	height: 80px;
}
#emi2 { /* LOGIN */
	position: absolute;
	bottom: 7px;
	/*right: 250px;*/
	left: 474px;
	background: #fff;
	border: 1px solid #0352ff;
	width: 250px;
	height: 80px;
}

.nome_utente {
	margin-top: -5px;
	margin-left: 10px;
	width: 200px;
}

.gestione_account {
	width: 249px;
	text-align: right;
}

.logout {
	width: 100px;
	margin-left: 150px;
}


#emi3 { /* SEARCH */
	position: absolute;
	bottom: 7px;
	/*right: 600px;*/
	left: 124px;
	background: #fff;
	border: 1px solid #0352ff;
	width: 336px;
	height: 80px;
}
#emi4 { /* INFORMAZIONI */
	position: absolute;
	bottom: 7px;
	left: 738px;
	background: url(../images/servizio_clienti.jpg) bottom left no-repeat #fff;
	border: 1px solid #0352ff;
	width: 234px;
	height: 80px;
}

.telefono_mino {
	margin: 22px 0 0 80px;
	font-size: 12pt;
	color: green;
}

.mail_mino {
	margin: 0 0 0 40px;
	font-size: 11pt;
}

.mail_mino a { 
	color: green;
}

.titolo_carrello {
	margin: 0 auto 10px auto;
	font-weight: bold;
	text-align: center;
	background: url(../images/sfondo_menu_categorie.jpg) repeat-x;/*#020ffe;*/
	color: #fff;
}

/* happyair */
#happyair {
	width: 650px;
	height: 100px;

	/*background: #ddd;*/
}

a:link { color: #5cbaff; text-decoration: underline; }
a:visited { color: #5cbaff; text-decoration: underline; }
a:focus { color:#5cbaff; text-decoration:underline; }
a:hover { color: #5cbaff; text-decoration:none; }
a:active { color: #5cbaff; text-decoration:underline; }

#container {
	padding:0;
	margin:10px auto 0 auto;
	width:972px;
}

* html #header { /*IE6 only*/
	background:url(../images/header.jpg) no-repeat;
}

#header {
	padding:0;
	/*padding-bottom: 20px;*/
	margin:0;
	width:972px; 
	height:175px; 
	background-image: url(../images/header.jpg) no-repeat;
	background-color: #fff;
}

#header_name {
	padding:55px 0 0 40px;
	margin:0;
	width:932px; /* -40px */
	height:92px; /* -55px */
	float:left;
}

/* BOTTONI EMI */
.em-button {
	padding:2px 7px;
	margin:0;
	background: #5cbaff;
	/*border:1px solid #ccc;*/
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.em-button:hover {
	/*background: url(../images/conbox_4.jpg) left center no-repeat;*/
	/*border:1px solid #999;*/
	color:#000;
	text-decoration:none;
	cursor: pointer;
	font-weight: bold;
}


/************ TOPMENU ************/
#topmenu {
	padding:0;
	width:972px; 
	height:30px; 
	z-index:10;
	background-color: #020ffe;
}

#topmenu ul {
	padding:0;
	margin:0;
	list-style:none;
}

#topmenu ul li {
	padding:0;
	margin:0;
	border-right:0px solid #fff;
	float:left;
	height:30px;
}

#topmenu ul li a {
	padding:0 19px;
	margin:0;
	line-height:30px;
	display:block;
	color:#fff;
	text-decoration:none;
}

#topmenu ul li a:hover {
	color:#000;
	background:url(../images/ver_2.jpg) repeat-x;
}

#topmenu #active_menu-nav {
	color:#000;
	background:url(../images/ver_1.jpg) repeat-x;
}

.menu_em, #menu_em ul {
  padding: 0;
  margin: 0;
  list-style: none;
  z-index:10;
}

.menu_em li {
  float: left;
  background: #020ffe;
}

.menu_em a {
  display: block;
  padding: 5px;
  width: 156px;
}

.menu_em li ul {
  position: absolute;
  left: -999em;
  width: 156px;
  list-style: none;
  margin-left: -40px;
}

.menu_em li ul li {
	margin: 0;
}

.menu_em li:hover ul, .menu_em li ul:hover {
  left:auto;
}

/************************/

#footer {
	width:972px;
	height:57px;
	padding:0;
	margin:0;
	background:url(../images/footer.png) no-repeat;
	clear:both;
}

.moduletable {
	padding:17px 0 0 0;
	margin:0;
	text-align:center;
}


/* news feed fix */
.module .moduletable {
	background:none;
	padding-bottom:0;
}

.moduletable .moduletable {
	background:none;
	padding-bottom:0;
	text-align:right;
}

.module a,
.moduletable a {
	color:#000000;
	text-decoration:none;
}

.moduletable a:hover {
	text-decoration:underline;
}

#copyright {
	width:972px;
	height:30px;
	padding:0;
	margin:0;
	text-align:center;
	color:#666;
}

#copyright a {
	color:#666;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}



#content { /* ist nicht zwischen Left und Right */
	width:972px; /* +2px border */
	padding:0;
	margin: 5px 0 5px 0;
	background:#fff;
	float:left;
	color:#000;
	/*border-top: 2px solid #020ffe;
	border-bottom: 2px solid #020ffe;
	border-left: 1px solid #020ffe;
	border-right: 1px solid #020ffe;*/

}

#left {
	width:229px;
	padding:0;
	margin:0;
	float:left;
	background: #fff;
}

/***************************** BROWSE_2  PAGINA PRODOTTI *********************************************************************************************/

.div_browse_2 { /* CONTIENE TUTTI GLI ARTICOLI CON IL FLOAT: LEFT nel file: /browse/include/browse_notables.php */
	margin: 0 0 8px 8px;
	border: 1px dotted #5CBAFF;
	/*height: 660px;*/
	height: 380px;
}
.div_prodotto {
	width:305px;
	margin: 0 0 0 10px;
	/**/
}

.prodotto_titolo {
	position: relative;
	top: 0;
	left: 0;

	width: 100%;
}

.prodotto_titolo a {
	margin-top: 2px;
	font-size:10pt; 
	font-weight:bold;
}

.prodotto_titolo span {
	margin-top: 2px;
	margin-left: 20px;
}

.prodotto_codice {
	position: relative;
	top: 2px;
	left: 0;
	
	width: 100%;

	font-family: "Verdana";
	font-size: 9pt;
	text-align: right;
}

.prodotto_foto {
	position: relative;
	top: 5px;
	left: 50px;

	/*width: 297; /* width di div_browse_2 - left */
	
}

.prodotto_desc {
	position: relative;
	top: 15px;;
	left: 1px;

	width: 146px;
	height: 160px;
	border-right: 1px dotted #5CBAFF;

	font-family: "Verdana";
	font-size: 10pt;
	letter-spacing: 2px;
}

.prodotto_prezzo {
	position: relative;
	top: -145px;
	left: 152px;

	width: 152px;

	font-family: "Verdana";
	font-size: 10pt;
	text-align: right;
	letter-spacing: 1px;
}

.prodotto_carrello {
	position: relative;
	top: -130px;
	left: 152px;

	width: 142px;
}

.facebook_comment {
	position: relative;
	left: 0;
	top: -100px;
	height: 30px;

}

/*********************************************************************************************************************************/

/*************************************************************** CARRELLO ********************************************************/

.module_carrello {
	width:229px;
	padding: 0 0 40px 11px;
	margin: 0 0 20px -11px;
	background: url(../images/footer_menu.png) bottom no-repeat;
}


.module_carrello h3 {
	width:240px;
	line-height:39px;
	padding: 0;
	margin: 0 0 0 -11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/sfondo_header_menu.png) no-repeat;
	text-align:center;
}

/*********************************************************************************************************************************/

/*************************************************************** SLIDE PRODOTTI ********************************************************/

.module_productslide {
	z-index: 0;
	width:745px;
	height: 224px;
	padding: 0;
	margin: 0;
	/*background: url(../images/footer_menu.png) bottom no-repeat;*/
	background:url(../images/footer_productslide.png) no-repeat bottom right;
}


.module_productslide h3 {
	width:705px;
	line-height:39px;
	padding: 0 0 0 40px;
	/*margin: 0 0 0 -11px;*/
	margin: 0;
	color:#fff;
	font-weight:bold;
	background:url(../images/sfondo_header_productslide.png) no-repeat right;*/
	/*background: #035eff;*/
	text-align: center;
}

/*********************************************************************************************************************************/


/*************************************************************** MENU LINK ********************************************************/

.module_menu {
	width:229px;
	padding: 0 0 0 11px;
	margin: 0 0 20px -11px;
	background: url(../images/footer_menu.png) bottom no-repeat;
}

.module_menu h3 {
	width:240px;
	line-height:39px;
	padding:0;
	margin: 0 0 0 -11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/sfondo_header_menu.png) no-repeat;
	text-align:center;
}

.module_menu ul {
	padding:0 0 13px 0;
	margin:0 0 0px 0;
	list-style:none;
}

.module ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}

ul.menu {
	text-align:left;
}

.module ul li,
.module_menu ul li {
	padding:0;
	margin:0;
}

.module ul li a,
.module_menu ul li a {
	padding:0 0 0 18px;
	margin:0;
	width:211px; /* -padding */
	line-height:22px;
	display:block;
	background: url(../images/sfondo_menu_link.png) repeat-x;;
	text-decoration:none;
	color:#0f367b;
	font-weight: bold;
}

.module ul li a:hover,
.module_menu ul li a:hover {
	/*background:url(../images/menu_ver_1_over.jpg) no-repeat;*/
	background: url(../images/sfondo_menu_categorie.jpg) repeat-x;
	color:#fff;
	text-decoration: underline;
}

.module ul ul,
.module_menu ul ul {
	padding:0;
	margin:0 0 0 -1px;
	list-style:none;
}

* html .module ul ul,
* html .module_menu ul ul {
	padding:0;
	margin:0 0 0 -2px;
	list-style:none;
}

.module ul ul li,
.module_menu ul ul li {
	padding:0;
	margin:0;
}

.module ul ul li a,
.module_menu ul ul li a {
	padding:0 0 0 30px;
	margin:0;
	width:150px; /* -padding */
	line-height:22px;
	display:block;
	background:url(../images/menu_ver_2.jpg) no-repeat;
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #CCC;
}

.module ul ul li a:hover,
.module_menu ul ul li a:hover {
	background:url(../images/menu_ver_2.jpg) no-repeat;
	color: #5cbaff;
	text-decoration:underline;
}

.module ul #current a,
.module_menu ul #current a {
	background:url(../images/menu_ver_1_over.jpg) no-repeat;
	color:#fff;
}

.module ul #current a:hover,
.module_menu ul #current a:hover {
	background:url(../images/menu_ver_1_over.jpg) no-repeat;
	color:#999;
}

.module ul #current ul a,
.module_menu ul #current ul a {
	background:url(../images/menu_ver_2.jpg) no-repeat;
	color: #5cbaff;
	text-decoration:underline;
}

.module ul #current ul a:hover,
.module_menu ul #current ul a:hover {
	color: #000;
	text-decoration: none;
	background:url(../images/menu_ver_2.jpg) no-repeat;
}

.moduletable_text,
.module,
.BlockHeader-text,
.BlockContent-body {
	padding:0 0 13px 0;
	margin:0;
	background:url(../images/menu_footer_2.jpg) left bottom no-repeat;
	text-align:center;
}

/************ Umfrage ************/
#module,
.moduletable,
.moduletable_text,
.BlockContent-body {
	padding:0 0 13px 0;
	margin:0;
	background:url(../images/menu_footer_2.jpg) left bottom no-repeat;
}

.module h3,
.moduletable h3,
.moduletable_text h3,
.BlockHeader-text {
	width:180px;
	line-height:34px;
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	background:url(../images/menu_header.jpg) no-repeat;
}

#form-login .input,
#form-login,
#form-login,
.moduletable form,
.moduletable .form-login {
	padding:0;
	margin:0;
	border:0;
}

.moduletable .poll {
	padding:0;
	margin:0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:180px;
}


#form-login ul,
.form-login ul {
	list-style:none;
	width:172px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
	text-align: left;
}

#form-login ul li,
.form-login ul li {
	padding:0;
	margin:0;
	background:none;
	border:0;
}

#form-login ul li a,
.form-login ul li a {
	padding:0;
	margin:0;
	background:none;
	border:0;
}

#form-login ul li a:hover,
.form-login ul li a:hover {
	background:none;
	border:0;
}

.bannergroup {
	padding:0;
	margin:0;
	text-align: center;
}

.bannergroup img {
	border: 0;
}

.module #form-login,
.moduletable .form-login {
	padding:5px 0;
	margin:0;
	width:180px;
}

.module #form-login p,
.moduletable .form-login p {
	padding:0;
	margin:5px 0 0 0;
}

.module #form-login fieldset,
.moduletable .form-login fieldset {
	padding:0;
	margin:0;
	border:0;
}

#form-login-username #username,
#modlgn_username,
#mod_login_username {
	padding:2px 0 0 2px;
	margin:0;
	border:1px solid #999;
	width:158px;
	height:19px;
	background:url(../images/ver_2.jpg) bottom left repeat-x;
	color:#5cbaff;
}

#form-login-username #username:hover,
#modlgn_username:hover,
#mod_login_username:hover {
	border:1px solid #ccc;
	color:#000;
}

#form-login-password #passwd,
#modlgn_passwd,
#mod_login_password {
	padding:2px 0 0 2px;
	margin:0;
	border:1px solid #999;
	width:158px;
	height:19px;
	background:url(../images/ver_2.jpg) bottom left repeat-x;
	color: #5cbaff;
}

#form-login-password #passwd:hover,
#modlgn_passwd:hover,
#mod_login_password:hover {
	border:1px solid #ccc;
	color:#000;
}

.moduletable .poll .pollstableborder {
	padding:0;
	margin:0;
	text-align:left;
}


.button {
	padding:2px 7px;
	margin:0;
	border: 1px solid #5cbaff;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.button:hover {
	color:#000;
	text-decoration:none;
	cursor: pointer;
	background: #5cbaff;
}

.module #form-login a,
.moduletable .form-login a {
	padding:0;
	margin:0;
	color:#000;
	text-decoration:underline;
}

.module #form-login a:hover,
.moduletable .form-login a:hover {
	padding:0;
	margin:0;
	color:#666;
	text-decoration:none;
}
/************* ende der umfrage ************/


/************************************************************************    MAIN   *******************************************************/
#main {
	padding:0 0 0 9px;
	margin:0;
	width:732px;
	float:left;
	color:#000;
	background: #fff;
}


#mainnews {
	padding:0;
	margin:0;
	width:762px;
	float:left;
}

#mainnews .moduletable {
	padding:0 0 10px 0;
	margin:0;
	width:762px;
	background: none;
}

#mainnews .moduletable h3 {
	padding:0 0 0 9px;
	margin:0;
	width:753px;
	line-height:34px;
	background:url(../images/conbox_1_mtr.jpg) no-repeat;
	color:#000;
	text-align: left;
}

#mainnews .moduletable .contentpaneopen {
	padding:5px 10px 0 10px;
	margin:0;
	color:#000;
	text-align:left;
	background: none;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}





#right {
	padding:0;
	margin:0 0 0 8px;
	float:left;
	width:182px;
	display:none;
}

#suche {
	width:182px;
	padding:10px 0 0 0;
	margin:0;
	background:url(../images/menu_footer_3.jpg) no-repeat top center;
}

#suche .moduletable {

	width:182px;
	padding:0 0 17px 0 ;
	margin:0;
	background:url(../images/menu_footer_2.jpg) no-repeat bottom center;
}

#suche .moduletable form {
	padding:0;
	margin:0;
	border:0;
}

#mod_search_searchword {
	padding:2px 0 0 2px;
	margin:0;
	border:1px solid #999;
	width:158px;
	height:19px;
	background:url(../images/ver_2.jpg) bottom left repeat-x;
	color: #49AD48;
}

#mod_search_searchword:hover {
	border:1px solid #ccc;
	color:#000;
}


/*************** Mainboxen ************/
#mainbox1 {
	padding:0;
	margin:0 10px 10px 0;
	width:376px;
	text-align:left;
	float:left;
	border-bottom:0px solid #ccc;
}

#mainbox1 .moduletable {
	padding:0;
	margin:0;
	width:376px;
	text-align:left;
	background:none;
}

#mainbox1 .moduletable h3 {
	padding:0 0 0 7px;
	margin:0;
	color:#000;
	width:369px;
	line-height:32px;
	background:url(../images/conbox_4_mtr.jpg) top;
}

#mainbox1 .moduletable ul {
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}

#mainbox1 .moduletable ul li {
	padding:0;
	margin:0;
}

#mainbox1 .moduletable ul li a {
	padding:1px 0 0 15px;
	margin:0;
	color:#000;
	background:url(../images/conbox_7_mtr.jpg) repeat-y;
	line-height:20px;
	display:block;
}

#mainbox1 .moduletable ul li a:hover {
	text-decoration: underline;
	color:#999;
}



#mainbox2 {
	padding:0;
	margin:0 0 10px 0;
	width:376px;
	float:left;
	border-bottom:0px solid #ccc;
}

#mainbox2 .moduletable {
	padding:0;
	margin:0;
	width:376px;
	text-align:left;
	background:none;
}

#mainbox2 .moduletable h3 {
	padding:0 0 0 7px;
	margin:0;
	color:#000;
	width:369px;
	line-height:32px;
	background:url(../images/conbox_4_mtr.jpg) top;
}

#mainbox2 .moduletable ul {
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}

#mainbox2 .moduletable ul li {
	padding:0;
	margin:0;
}

#mainbox2 .moduletable ul li a {
	padding:1px 0 0 15px;
	margin:0;
	color:#000;
	background:url(../images/conbox_7_mtr.jpg) repeat-y;
	line-height:20px;
	display:block;
}

* html #mainbox1 .moduletable ul li a,
* html #mainbox2 .moduletable ul li a { /*IE6 only*/
	height:20px;
}

#mainbox2 .moduletable ul li a:hover {
	text-decoration: underline;
	color:#999;
}


* html #mainbox3 { /*IE6 only*/
	width:756px;
	padding:2px;
}

/*******************************************************   MAINBOX 3   ************************************************************/

#mainbox3 {
	/*padding:10px;*/
	margin:0 0 5px 0;
	float:left;
	border:0px solid #ccc;
	width:732px;
}

#mainbox3 .blog {
	padding:0;
	margin:0;
}

#mainbox3 .blog .contentpaneopen {
	padding:0;
	margin:0;
}

#mainbox3 .blog .contentpaneopen .article-tools {
	padding:0;
	margin:0;
	font-style:italic;
}

#mainbox3 .blog .contentpaneopen .article-tools .buttonheading img {
	padding:0;
	margin:0;
	border:0;
}

#mainbox3 .blog .contentpaneopen h2 {
	padding:0;
	margin:0;
	/*color:#003A75;*/
	color:#49AD48;
	font-weight:bold;
	border-bottom:0px dotted #999;
	display:block;
}

#mainbox3 .componentheading {
	padding:0 0 4px 0;
	margin:0 0 4px 0;
	color:#000;
	font-weight:bold;
	border-bottom:0px dotted #999;
	display:block;
}

#mainbox3 .blog .contentpaneopen .contentheading,
#mainbox3 .contentpaneopen .contentheading {
	padding:0 0 8px 0;
	margin:0;
	color:#49AD48;
	font-weight:bold;
	display:block;
}

#mainbox3 .blog .article_column {
	padding:0 20px 0 0;
	margin:0;
}

#mainbox3 .blog .article_column column_separator {
	padding:0;
	margin:0;
}

#mainbox3 .blog .article_column .contentpaneopen {
	padding:0;
	margin:0;
}



.conimg {
	padding:0;
	margin:0;
	float:left;
}

a.readon {
	padding:2px 7px;
	margin:10px 0 0 0;
	background: url(../images/menu_header.jpg) center center no-repeat;
	border:1px solid #ccc;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display: inline-block;
}

a.readon:hover {
	background: url(../images/conbox_4.jpg) left center no-repeat;
	border:1px solid #999;
	color:#000;
	text-decoration:none;
	cursor: pointer;
}

#mainbox3 .blog .contentpaneopen img,
#mainbox3 .contentpaneopen img {
	border:0;
}

.moduletable .contentpaneopen a:link { 
	color: #49AD48; 
	text-decoration: underline; 
}

#mainbox3 .blog .contentpaneopen .small,
#mainbox3 .blog .contentpaneopen .createdate,
#mainbox3 .blog .contentpaneopen .modifydate,
#mainbox3 .contentpaneopen .small,
#mainbox3 .contentpaneopen .createdate,
#mainbox3 .contentpaneopen .modifydate {
	color: #666;
	font-style:italic;
	padding:0;
	margin:0;
}

#container #footer .moduletable {
	background:none;
	padding:17px 0 0 0;
	margin:0;
	color:#fff;
}

#container #footer .moduletable a {
	color:#fff;
}.codice_articolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #50B04E;
}


#vmMainPage a {
	text-decoration: none;
}

#em-banner {
	width: 480px;
	height: 60px;
	float: right;
	z-index:-10;
}
#em-rivenditori {
	width: 230px;
	height: 60px;
}


/************ LATO AMMINISTRATIVO **************************/

/*  TABELLA ORDINI ****/

.intestazione_tabella_ordini {
	background: #eee;
	font-family: "Verdana";
	font-weight: bold;
}

.contenuto_tabella_ordini {
	border: 1px solid #eee;
	font-family: "Verdana";
}


/***************** PROVA SLDIE ********************/
.emslide .slides_container {
	width: 720px;
	height: 177px;
	/*background: url(../images/sfondo_news.png) no-repeat;*/
	/*display: none;*/
	z-index: 0;
}

.emslide .slides_container div {	
	width: 720px;
	height: 177px;
	display: block;
	position: relative;
	z-index: 0;
}

.emslide .slides_container .slide {
	width: 720px;
	height: 177px;
	z-index: 0;
}

.slide_link_prodotto {
	width: 250px;
	height: 177px;
	float: left;
	margin: 0 30px 0 0;
	z-index: 0;
}

.slide_link_prodotto a {
	text-align: center;
	color: #035eff;
	z-index: 0;
}

.slide_nome_prodotto {
	font-family: "Verdana";
	font-size: 10pt;
	text-transform: uppercase;
	text-align: center;
	z-index: 0;
}

.slide_codice_prodotto {
	font-weight: bold;
	font-family: "Verdana";
	font-size: 8pt;
	text-transform: none;
	z-index: 0;
}

.slide_categoria_prodotto {
	font-family: "Verdana";
	font-size: 8pt;
	text-transform: none;
	z-index: 0;
}

.slide_contenitore_cod_cat {
	text-align: center;
	z-index: 0;
}

.slide_desc_prodotto {	
	font-family: "Verdana";
	font-size: 9pt;
	z-index: 0;
}

.slide_prezzo_prodotto {
	font-family: "Verdana";
	font-size: 9pt;
	z-index: 0;
}

/*****************************************************/

/******************** NUOVO MODULO CATEGORIE *************************/
.emcategorie {
	list-style: none;
	width: 972px;
	height: 33px;
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 10000;
}

.emcategorie li {
	float: left;
	background: url(../images/sfondo_menu_categorie.jpg) repeat-x;
	padding: 0 10px 0 10px;
	cursor: pointer;
	height: 33px;
}

.emcategorie li:not(:first-child) {
	margin-left: 1px;
}

.emcategorie li.consegna_immediata {
	width: 107px;
	background: url(../images/sfondo_consegna_immediata.png) repeat-x;
}

.emcategorie li h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 9pt;
	line-height: 13px; 
	text-align: center;
	margin-top: 2px;
}

.emcategorie div {
	width: 972px;
	height: 315px;
	background: url(../images/sfondo_div_categorie_high.jpg) no-repeat;
	display: none;
	position: absolute;
	top: 33px;
	left:0;
	padding: 5px 0 0 0;
}

.emcategorie h4 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #fff;
	font-size: 11pt;
	font-family: "Verdana";
}

.link_categoria {
	margin: 0 0 0 250px;
	width: 250px;
	list-style-type:circle
}

.link_categoria li {
	float: none;
	background: none;
	margin: 0;
	padding: 0;
	height: 20px;
}

.link_categoria li a {
	color: #fff;
	font-size: 10pt;
	font-family: "Verdana";
	text-decoration: none;
	margin: 0;
	padding: 0;
}

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

.foto_categoria {
	float: left;
	width: 200px;
	height: 200px;
	margin: 20px;
	padding: 2px;
	border: 1px solid red;
}

.prodotti_categoria_titolo {
	margin: 0;
	padding: 0;
	line-height: 40px;
	color: #fff;
	font-size: 11pt;
	font-family: "Verdana";
	float: right;
	width: 400px;
}

.prodotti_categoria {
	list-style: none;
	/*margin-left: 600px;*/
	float: right;
	width: 400px;
}

.prodotti_categoria li {
	float: none;
	background: none;
	margin: 0 0 2px 0;
	padding: 0;
	height: 68px;
	font-family: "Verdana";
	font-size: 10pt;
	color: #fff;
}

.nome_prodotto {
	width: 310px;
	margin: 0 0 0 15px;
	padding: 20px 0 0 20px;
}

.nome_prodotto a {
	color: #fff;
	font-size: 10pt;
	font-family: "Verdana";
	text-decoration: none;
}

.nome_prodotto a:hover {
	text-decoration: underline;
}

.prodotti_categoria li img {
	width: 60px;
	height: 60px;
	padding: 2px;
	margin-right: 20px;
	border: 1px solid red;
	float: left;
}
	
/*********************************************************************/
