* {
	margin:0px;
	padding:0px;
	
	/*color: #505050;*/
}


body {
	/*text-align:center;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.main {
	width:794px;
	margin:auto;
}

td.logo {
	width:100px;
	/*text-align:center;*/
}
td.logo img{
	margin-left:55px;
	/*text-align:center;*/
}

/** Menu header**/
td.Header {
	
	background:#FFF;
	font-size:9px;
	text-align:right;
	width:	694px;

}

td.Header a {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	margin-right:4px;

}

td.Header a:hover {
	color:#0DA0E6;	
}
td.Header .select {
	color:#0DA0E6;	
}
/**end Menu header**/

/** Menu Footer**/

#footer {
	
	font-size:9px;
	text-transform:uppercase;		
}

#footer a {
	text-decoration:none;
	margin:0 6px 0 0;	
}

#footer ul
{
	margin:0px;
	padding:0px;
}

#footer ul li {
	display:inline;
	
	padding:0px;
}

#right {
	float:left;
	margin-left:50px;
	padding-top:4px;
}

#right a {
	color:#000;
}

#right a:hover {
	color:#0DA0E6;
}

#right a.select {
	color:#0DA0E6;
}

#right a.select:HOVER {
	color:#000;
}

#left {
	float:left;
	color:#0DA0E6;	
	padding-top:4px;	
}

#footer ul
{
	margin-left:8px;
	padding:0px;
}
#left a {
	color:#0DA0E6;
}

#left a:hover {
	color:#000;
}

/**END Menu Footer**/

.boxContainer {
	
	width: 100%;
	border: 25px solid #e9eef3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.boxContainer-newsletter {
	
	width: 100%;
	border-top: 25px solid #e9eef3;
	border-left: 25px solid #e9eef3;
	border-bottom: 25px solid #e9eef3;
	border-right: 16px solid #e9eef3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.box {
	height: 427px;
	
}


/** la pelle**/
#laPelleleft
{
	float: left;
	width: 180px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e9eef3;
	
}
#laPellecenter {
	width: 380px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e9eef3;
	float: left;
	height: 428px;
	/*overflow-x: hidden;
	overflow-y: auto;*/
}
#laPelleright 
{
	float: left;
	width: 176px;
	height: 428px;
}

div.line {
	line-height: 1px;
	background-color: #e9eef3;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

#laPellecenter h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: #505050;
}
#laPellecenter .content_padded 
{
	padding: 9px;
	line-height:90%;
	height:380px;
}
#vetrina p {
	line-height: 15px;
}
.content_padded  h1 
{
	font-size: 13px;
	text-transform: uppercase;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #0099e7;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #505050;
	
}
.altriarticoli
{
	font-weight:bold;
	font-size: 13px;
	text-transform: uppercase;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #0099e7;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #505050;
}

.content_padded h2 
{
	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

.invisible
{
	display: none;
}
.last_articles
{

	color:#505050;
}
.last_articles .photo {
	float: left;
	/*border: 1px solid #CCCCCC;*/
	line-height: 8px;
	width:81px;
	height:68px;
	margin-bottom:2px;
}
.last_articles .photo img {
	border: 1px solid #fffff;
	
}

.last_articles .description {
	float: left;
	width: 230px;
	margin-left: 10px;
	font-size:11px;
}
.last_articles h3 
{
	margin-bottom: 3px;
}
.last_articles h3 a
{
	color: #0099E7;
	font-size: 12px;
	margin-bottom: 3px;
	text-decoration: none;
	text-transform:uppercase;
}
.last_articles h3 a:Hover
{
	
	text-decoration: underline;
}
.last_articles  .navs a {
	font-size: 10px;
	text-decoration: none;
}


/**END la pelle**/

/** la pelle NAV**/
.menu {
	font-size: 10px;
	text-transform: uppercase;
	border-top: 2px solid #E9EEF3;
	font-weight:bold;
}
.menu a
{
	width:100%;
	padding: 6px 0px 6px 5px;
	display:block;
	text-decoration:none;
}

.menu a:hover
{
	padding: 6px 0px 6px 5px;
	color:White;
	display:block;
	text-decoration:none;
}


#box_cerca {
	padding: 5px;
	border-top: 2px solid #E9EEF3;

}
.field {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #c1c1c1;
	height: 14px;
	padding: 2px 2px 2px 5px;
	vertical-align: middle;
	width:120px;
	
}
.field2 {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #c1c1c1;
	height: 14px;
	padding: 2px 2px 2px 5px;
	vertical-align: middle;
	color:#505050;
	
}

#box_cerca #ricerca {
	width: 160px;
}
/**END la pelle NAV**/

/** LA pelle Cat**/
#laPelleleft2 {
	float: left;
	width: 380px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E9EEF3;
	height: 428px;
	position: relative;

}
#laPelleleft2 .content_padded {
	padding: 9px;
	line-height:120%;
	height:380px;
	height:355px;
	overflow:hidden;
	/*overflow-y: ;]*/

	font-size: 12px;
}

#laPelleleft2 .content_padded  a{
	color:#505050;
}
.img_thumb_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#laPelleleft2 li
{
	margin-left: 25px;
}
#laPelleleft2 ul {
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cl_footer3 {
	
	
	height: 19px;
	right: 0px;
	bottom: 0px;
	width: 97%;
	color: #FFFFFF;
	vertical-align:baseline;
	vertical-align:bottom;
		
}
#cl_footer {
	background-color: #0099e7;
	position: absolute;
	height: 29px;
	right: 0px;
	bottom: 0px;
	width: 360px;
	color: #FFFFFF;
	line-height: 29px;
	padding-right: 10px;
	padding-left: 10px;
}
#cl_footer a, #cl_footer span{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#cl_footer a:hover {
	text-decoration: underline;
}
.pagina_attiva {
	border:1px solid #D9D9D9;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
	margin-right: 7px;
}
.pagina {
	
	border:1px solid #D9D9D9;
	background-repeat: no-repeat;
	
	float: left;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 9px;
	margin-right: 7px;
}
.pagina a {
	text-decoration: none;
}
.highlight {
	font-weight: bold;
	
}
#laPellecenter2 {
	float: left;
	width: 180px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E9EEF3;
	height: 428px;
	position: relative;
}

#laPellecenter2 .content_padded  
{
	height:380px;
	padding: 9px;
}
.small_articles .photo {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	line-height: 8px;
}
.small_articles {
	margin-top: 5px;
	margin-bottom: 5px;
}
.small_articles .photo img {
	border: 1px solid #FFFFFF;
}
.small_articles .description {
	float: left;
	font-size: 9px;
}
#laPellecenter2 .content_padded h3,#laPellecenter2 .content_padded h3 a {
	color: #0099E7;
	font-size: 12px;
	margin-bottom: 3px;
	text-decoration: none;
}
#laPellecenter2 .content_padded h3 a:Hover {
	color: #0099E7;
	font-size: 12px;
	margin-bottom: 3px;
	text-decoration: underline;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#cc_footer {
	/*position: absolute;*/
	height: 29px;
	right: 0px;
	bottom: 0px;
	width: 160px;
	line-height: 29px;
	background-color: #0099E7;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#cc_footer span, #cc_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#cc_footer a:hover {
	text-decoration: underline;
}

/**ricerca**/
#laPellecenterR
{
	width: 380px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e9eef3;
	float: left;
	height: 428px;
	position:relative;
}
#laPellecenterR h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: #505050;
}
#laPellecenterR .content_padded 
{
	padding: 9px;
	line-height:90%;
	height:380px;

}
.PaginRicerca 
{
	position:absolute;
	left:0;
	bottom:0;
	background-color: #0099e7;
	height: 29px;
	right: 0px;
	bottom: 0px;
	width: 360px;
	color: #FFFFFF;
	line-height: 29px;
	padding-right: 10px;
	padding-left: 10px;
}
.PaginRicerca a, .PaginRicerca span{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
/**END ricerca**/
/**END LA pelle Cat**/
.clearboth {
	clear: both;
}
/** Questo mese si parla di**/
table.corpo {
	width:744px;
	margin:auto;
}
td.interna {
	background:#FFF;
	height:427px;
	font-size:10px;
}
td.interna3  a{
	color:#000000;
}
.interna2 {
	background:#FFF;
	height:427px;
	font-size:10px;
	width:387px;
	
	position:absolute;
}
.internaTilte
{
	width:350px;
	padding:17px  17px 0px 17px;

	height:355px;
	overflow:hidden;
}
.internapaging
{
	text-transform:uppercase;
	background:#FF6618;
	margin:0px;
	color:#FFF;
	padding:5px 5px 0px 5px;
	font-size:11px;
	height:21px;
	background-color: #0099e7;
	position: absolute;
	height: 21px;
	left: 0px;
	bottom: 0px;
	width:364px;
	
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}



.internapaging a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.internapaging a:hover {
	text-decoration:underline;
	}


.questomeseCategory
{
	margin:0px;
	height:55px;
	width:184px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	vertical-align:bottom;
	

}
.questomeseCategory ul 
{

	margin:0px;
	left: 0px;
	bottom: 0px;
	position: absolute;

}
.questomeseCategory ul li
{
	list-style:none;
	font-size:10px;
	border-top:1px solid #fff;
}
.questomeseCategory ul li a{
	padding:6px 5px 6px 16px;
	width:163px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	background:#FFF;
	
}
	
.questomeseCategory ul li a:hover{
	color:#FFF;
	text-decoration:none;
	background:#72B8DC;
}
.questomeseCategory ul li  .LinkCatMeseSel
{
	background:#72B8DC;
}

.LinkCatMese
{
	color:#72B8DC;
	text-decoration:none;
}
.LinkCatMese:hover,.LinkCatMeseSel,.LinkCatMeseSel:hover
{
	
	background:#72B8DC;
	color:#fff;
	text-decoration:none;

}



td.interna h2 {
	font-size:16px;
	margin:0 0 5px 0;		
}

td.interna h1 {
	font-size:16px;
	margin:0 0 5px 0;	
	padding-bottom:5px;	
	line-height:15px;
}
td.interna h2.questomesesiparladi {
	
	text-transform:uppercase;
	margin:0px;
}
td.questomesesiparladi {
	background:#FF6618;
	color:#FFF;
	padding:5px;
	font-size:11px;
}

td.questomesesiparladi a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

td.questomesesiparladi a:hover {
	text-decoration:underline;
	}
	
	
	



td.sfondo {
	background:#E9EEF3;

}

.LinkRelated
{
	text-decoration:none;
}

/**END Questo mese si parla di**/


/**PRODOTTI**/

/**HOME**/

.columnP1
{
}
.ProdottiHeader 
{
	height:64px;
	width:100%;
	background:#B1C4D5;
	color:#fff;font-weight:normal;font-size:20px;
}

.ProdottiHeader h1
{
	
	padding:18px 10px 20px 15px;color:#fff;font-weight:normal;font-size:20px;
}
.columnP1
{
	position:relative;
	height:363px;
	width:192px;
	float:left;
	border-right:1px solid #E9EEF3;
}
.columnP2
{
	position:relative;
	height:363px;
	width:183px;
	float:left;
	border-right:1px solid #E9EEF3;
}
.columnP3
{
	position:relative;
	height:363px;
	width:183px;
	float:left;
	border-right:1px solid #E9EEF3;
	
}
.columnP4
{
	position:relative;
	height:363px;
	width:183px;
	float:left;
}
.linkProduct,.linkProduct2,.linkProduct3,.linkProduct4
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	
}

.linkProduct a
{
	background:#0099E7;
	width:185px;
}
.linkProduct2
{
	background:#0099E7;
	width:183px;
}
.linkProduct3
{
	background:#E2004A;
	width:183px;
	
}
.linkProduct4
{
	background:#EF862B;
	width:183px;
}
.linkProduct0
{
	background:#B1C4D5;
}

.linkProduct0 a:hover
{
	background:#E7EDF2;
}


	
.linkProduct a,.linkProduct2 a,.linkProduct3 a,.linkProduct4 a,.linkProduct0 a
{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0px 5px 7px;
	display:block;
}
.linkProduct a:hover,.linkProduct2 a:hover
{
	color:#0099E7;
	background:#B2E0F7;
}

.linkProduct3 a:hover
{
	background:#F6B2C8;
	color:#E2004A;
	
}
.linkProduct4 a:hover
{
	background:#FADABF;
	color:#EF862B;
}



.columnP1 h2,.columnP2 h2,.columnP3 h2,.columnP4 h2
{
	
	color:#019AE8;
	font-weight:normal;font-size:18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
}









/**END HOME**/

/**Cat**/

.RightContainerCat
{
	position:relative;padding:3px 0px;margin:0px;
}
.RightContainerTrasparent
{
	width:322px;
	height:425px;
	position:absolute;
	z-index: 2;
	background:#fff;
	filter: alpha(opacity=80);
	opacity:.80; 
	-moz-opacity: .80; 
	
	
	
}

.Product a
{
	color:#000;
}
.culomCentertNp a
{
	color:#000;
}
.pContainer h1
{
	font-weight:normal;
	line-height:20px;
	font-size:15px;
}

.Noborder
{
	border:none;
}



/**END Cat**/

/** PRODUCT**/
.box3Container
{
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:475px;
	overflow: hidden;
}

.boxSeparaLeft
{
	background-image:url(/static/product_separa_left.gif);
	background-repeat:no-repeat;
	width:11px;height:16px;
white-space:nowrap;
	font-size:9px;		

	
}
.boxSepararight
{
	background-image:url(/static/product_separa_right.gif);
	background-repeat:no-repeat;
	width:70%;height:16px;
	font-size:9px;		

	
}
.boxSeparaCenter
{
	width:50%;
	background-repeat:repeat-x;
	background-image:url(/static/product_separa.gif);
	height:16px;
	padding:3px 10px 0px 5px;
	color:#21A7EA;
	font-size:9px;		
	text-transform:uppercase;

	font-weight:bold;
	white-space:nowrap;
	
}
.boxSeparaProduct
{
	
	width:417px;height:16px;margin-left:25px;margin-top:0px;
	color:#21A7EA;
	font-size:9px;		
	text-transform:uppercase;
	font-weight:bold;
	
	
}
.boxSeparaProduct2
{
	background:#fff;
	
	width:417px;
	margin-left:25px;margin-top:0px;
	height:12px;
	margin-bottom:4px;
}
.LinkMenuProduct
{
	font-size:10px;
	color:#404040;
	text-decoration:none;
}
.ProdottiContaniner
{
	
	height:146px;margin-top:0px;
	
}
.divProdotti{background-color:#fff;
             height:146px;}
/**END PRODUCT**/

/**Nuovi PRODUCT**/
.nuoviPordottiColumn
{
	
	/*height:450px;*/
}
.nuoviPordottiColumnText
{
	/*border:1px solid blue;*/
	padding:15px 10px 0px 10px;
	height:167px;
	width:162px;
	line-height:16px;
}
.nuoviPordottiColumnImage
{
	/*border:1px solid Red;*/
	height:220px;
	width:183px;
}
.nuoviPordottiColumnLink
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0px;
	position: absolute;
	height: 25px;
	width:183px;
	left: 0px;
	bottom: 0px;
	
}
.nuoviPordottiColumnLink a
{
	color:#fff;
	padding:6px 0px 6px 7px;
	display:block;
	height: 13px;
}
.culomLeftNp
{
	width:183px;border-right:3px solid #E9EEF3;
	
}
.culomCentertNp
{
	width:379px;Border-right:3px solid #E9EEF3;
	padding:10px 15px 0px 15px;
}
.culomRightNp
{
	width:176px;height:427px;
}

.nuoviPordottiColumnImage2
{
	
	height:130px;
	width:165px;
	margin-left:15px;
}
.nuoviPordottiColumnText2
{
	
	height:272px;
	line-height:16px;
	width:150px;
	margin-left:15px;
}
.nuoviPordottiColumnLink2
{
	text-transform:uppercase;
	margin:0px;
	position: absolute;
	height: 25px;
	left: 0px;
	bottom: 0px;
	text-decoration:none;
	width:183px;
	font-size:10px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	
}
.nuoviPordottiColumnLink2 a
{
	color:#fff;
	padding:5px 0px 5px 7px;
	display:block;

}
/**End Nuovi PRODUCT**/
/**END PRODOTTI**/



/********************/
/**HOME PRODOTTI V2**/
/********************/
.homeProductContainer
{
	width:774px;
	height:458px;
	border:10px solid #d8d8d8;
	
}

.homeLeft
{
	width: 588px;
	float:left;
	height:458px;
	border-right:10px solid #d8d8d8;
}
.homeRight
{
	width: 176px;
	height:458px;
	float:left;
}

.close
{
	clear:both;
}

.HomeImageLeft
{
	width:190px;
	height:454px;
	padding:2px 0px 2px 2px;
	float:left;
}

.HomeListRight
{
	float:left;
	padding:2px 0px 0px 2px;
}
.HomeListRight ul
{
	margin:0px;
	padding:0px;
}
.HomeListRight li
{
	display:block;
	margin:0px;
	padding:0px;
	border-top:1px solid #e8e8e8;
	cursor:pointer;

	text-decoration:none;
	
	
}
.HomeListRight li:hover
{

	margin:0px;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
}

.HomeListRight li a
{
	display:block;
	cursor:pointer;
	text-decoration:none;
}
.HomeListRight .homeTilte 
{
	color:#00b0ef;
	font-weight:bold;
	text-decoration:none;
}
.HomeListRight .homeTilte 
{
	padding:8px 0px 0px 8px;
	height:20px;
	width:384px;
	
}
.HomeListRight .homeDescription 
{
	padding:2px 0px 0px 8px;
	height:45px;
	width:384px;
	font-size:11px;
	color:#636363;
	line-height:12px;
	text-decoration:none;
	width:349px;

	
}
.porductNav li
{
	list-style:none;
	
	border-bottom:1px solid #d8d8d8;
	color:#767676;
	font-size:11px;
}
.porductNav li a
{
	padding:5px 0px 0px 4px;
	display:block;
	text-decoration:none;
	height:21px;
}
.porductNav li .nuoviProdotti
{
	color:#26ABED;
	padding:5px 0px 0px 4px;
	display:block;
	text-decoration:none;
	height:21px;
}
.porductNav li .nuoviProdotti:hover
{
	background:#26ABED;
	padding:5px 0px 0px 4px;
	display:block;
	text-decoration:none;
	height:21px;
	color:#FFF;
}


.porductNav li a :hover
{
	color:#FFF;
	padding:5px 0px 0px 4px;
	display:block;
	text-decoration:none;
	height:21px;
}
.porductNav .guida
{
	padding:3px 0px 4px 4px;
}
.porductNav li ul 
{
	margin:0px;
	padding:0px;
	background:#fff;
}
.porductNav li ul li
{
	background:#fff;
	
}
.porductNav .subnav
{
	height:21px;
	display:block;
	padding:5px 0px 0px 7px;
	color:#747474;
	
}

.porductNav .subnav:hover
{ 
	height:21px;
	display:block;
	padding:5px 0px 0px 7px;
	color:#fff;
	background:#81C6E5;
	
}
/********************/
/**END HOME PRODOTTI V2**/
/********************/

/********************/
/**LINEA PRODOTTI V2**/
/********************/

.LineaProductContainer
{
	width:774px;
	height:458px;
	border:10px solid #d8d8d8;
	
}

.lineaLeft
{
	width: 588px;
	float:left;
	height:458px;
	border-right:10px solid #d8d8d8;
}
.lineaRight
{
	width: 176px;
	height:458px;
	float:left;
}

.lineaHeaderLeft
{
	float:left;
	margin:2px 1px 0px 2px;
	width:179px;
	height:68px;
	background:#e2e2e2;
	padding:11px 0px 0px 8px;
	
	
}

.lineaHeaderLeft h1
{
	color:#fff;
	font-size:14px;
}

.lineaHeaderLefttotal
{
	margin:2px 1px 0px 2px;
	width:576px;
	height:68px;
	background:#e2e2e2;
	padding:11px 0px 0px 8px;
}

.lineaHeaderLefttotal h1
{
	color:#fff;
	font-size:14px;
}

.lineaHeaderRight
{
	float:left;
	margin:2px 2px 0px 0px;
	width:396px;
	height:79px;
	background:#e2e2e2;
	
}

.itemContainer
{
	background:#e2e2e2;
	width:187px;
	height:187px;
}
.itemSel
{
	cursor:pointer;
	
	
}
.tipologia
{
	color:#fff;
	padding:1px 4px 1px 4px;
	margin:6px 0px 4px 10px;
	font-size:10px;
	white-space:nowrap;
}
.itemContainerDetail
{
	width:187px;
	height:182px;
	display:none;
	font-size:11px;
	padding-top:5px;
	line-height:12px;
}

.lienaAbstract
{
	margin:6px 6px 4px 10px;
	height:100px;
}
.LineApprofondisci
{
	margin:4px 0px 4px 10px;
}

.LineSchedaProdotto
{
	margin:12px 0px 4px 10px;
}
.LineSchedaProdotto a
{
	padding:0px 6px 0px 6px;
	text-decoration:none;
	font-size:10px;
}

.tipologiaPelle
{
	color:#0099e7;
	font-size:10px;
	padding:8px 0px 0px 10px;
}
.tipologiaFiltoContainer
{
	padding:3px 0px 0px 4px;
	font-size:11px;
	
	clear:both;
}
/********************/
/**END LINEA PRODOTTI V2**/
/********************/


/********************************/
/**Dettaglio linea prodotti V2**/
/*****************************/
.box1Container {
	
	width: 792px;
	border: 1px solid #E0E1E2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:475px;
	overflow: hidden;
}
.box2Container
{
	padding:21px 21px 22px 21px;
	
	
}


.RightContainerText
{
	background:#fff;
	margin:13px 0px 0 15px;
	width:381px;
	height:418px;

	padding:18px 20px 0 20px ;
	line-height:13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.RightContainerText2 a
{
	
	color:#000;
}
.RightContainerTitle h1
{
	
	font-weight:normal;
	line-height:20px;
	font-size:16px;
}

.Link
{
	background:#0099E7;
	color:#fff;
	display:block;
	padding:0px 6px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
/********************************/
/**END Dettaglio linea prodotti V2**/
/*****************************/


/********************/
/**Scrolling V2**/
/********************/


.scroll-pane {
	width: 585px;
	height: 377px;
	overflow: auto;
	float: left;
	padding:0px 0px 0px 1px;
	
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	
	
	
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100px;
	background: #e2e2e2;

	
}
.jScrollPaneDrag {
	position: absolute;
	background: #c0c0c0;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}


a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 20px;
	margin-top:1px;
	background: url(/static/basic_arrow_up.gif) repeat-x 0 0;
}


a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 20px;
	margin-bottom:1px;
	background: url(/static/basic_arrow_down.gif) repeat-x 0 0;
}






a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}


a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}



/********************/
/**end Scrolling V2**/
/********************/

/********************/
/**questo mese si parla di V2**/
/********************/

ul#archivio {
	
}

ul#archivio li {
	list-style:none;
	font-size:10px;
	border-bottom:1px solid #F6FBFF;
}



ul#archivio li a:hover{
	color:#FFF;
	background:#109FE9;
	background:#72B8DC url(/static/freccia4.gif) left top  no-repeat;	
	text-decoration:none;
}

ul#archivio li a.current{
	color:#FFF;
	background:#109FE9;
	background:#72B8DC url(/static/freccia4.gif) left top no-repeat;	
	text-decoration:none;
}


ul#archivio li a
{
	
	line-height:13px;
	padding:0px 20px;
	/*MODIFICA SIMONE*/
	/* -- height:31px --*/
	height:32px;
	margin-bottom:-1px;
	/*FINE MODIFICA SIMONE*/
	display:block;

	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #ECF1F5;
	background:#FFFFFF url(/static/freccia5.gif) top left  no-repeat;			
	
}
ul#archivio li.titolo{
	padding:7px 10px 7px 10px;
	display:block;
	text-transform:uppercase;
	border-bottom:1px solid #ECF1F5;
	background:#FFFFFF;	
	color:#FFF;
	background:#109FE9;
	text-decoration:none;
}
ul#LastNews {
	margin-bottom:0px;

}

ul#LastNews li {
	list-style:none;
	font-size:10px;
	border-bottom:1px solid #F6FBFF;
	
}

ul#LastNews li a
{
	
	padding:0px 20px;
	line-height:13px;
	display:block;
	/*MODIFICA SIMONE*/
	/* -- height:31px --*/
	height:34px;
	margin-bottom:-3px;
	/*FINE MODIFICA SIMONE*/
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #ECF1F5;
	background:#FFFFFF url(/static/freccia5.gif) top  left  no-repeat;			
	
}

ul#LastNews li a:hover{
	color:#FFF;
	background:#109FE9;
	background:#72B8DC url(/static/freccia4.gif) top left   no-repeat;	
	text-decoration:none;
}

ul#LastNews li a.current{
	color:#FFF;
	background:#109FE9;
	background:#72B8DC url(/static/freccia4.gif) left no-repeat;	
	text-decoration:none;
}

ul#LastNews li.titolo{
	padding:7px 10px 7px 10px;
	display:block;
	text-transform:uppercase;
	border-bottom:1px solid #ECF1F5;
	background:#FFFFFF;	
	color:#FFF;
	background:#109FE9;
	text-decoration:none;
}



td.archivioPagin {
	background:#0099e7;
	color:#fff;
	padding:5px;
	font-size:11px;
}

td.archivioPagin a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

td.archivioPagin a:hover {
	text-decoration:underline;
	}
	
td.archivioPagin .select{
	text-decoration:underline;

}

/* NEWSLETTER */
.newsletterTitle 
{
	color:#00b0ef;
	font-weight:bold;
	text-decoration:none;
	font-family:Trebuchet MS
}

.newsletterSubTitle 
{
	color:#00b0ef;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:Trebuchet MS
}

.newsletterText
{
	font-size:9px;
	text-decoration:none;
	font-family:Trebuchet MS
}

.newsletterError
{
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
}

.footerNewsletter
{
	text-transform:uppercase;
	background:#FF6618;
	color:#FFF;
	font-size:11px;
	height: 20px;
	left: 0px;
	bottom: 0px;
	padding-top:4px;
	color: #FFFFFF;
	font-family:Trebuchet MS;
	position:absolute;
	width:375px;
}


.footerNewsletter a.send 
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family:Trebuchet MS
}

.footerNewsletter a.send:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-family:Trebuchet MS
}
.input {border:1px solid #d7d8d9; font-size:10px;height:15px;padding-top:3px;}
.selectfield {border:1px solid #d7d8d9; font-size:10px;height:20px;margin-right:5px;}
.selectfieldlast {border:1px solid #d7d8d9; font-size:10px;height:20px;}


/*****************************************************
******************* store locator ********************
******************************************************/
#LocatorContainer{width:100%;height:427px;overflow:hidden;}
#locatorLeft{float:left;width:182px;border-right:3px solid #ececec;}
#locatorCenter{float:left;width:354px;height:427px;position:relative;padding-left:20px;}
#locatorRight{float:left;width:182px;height:427px;border-left:3px solid #ececec;}

#locatorCenter h1{color:#009ee3;padding:0px;margin: 17px 0px 0px 0px;font-size:20px;font-weight:normal;}
.containerTextStore
{
	
	background-image:url("ElementStore.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin:34px 20px 0px 0px;
	padding:0 0 0 15px;
}
	
.containerTextStore h2{color:#009ee3;padding:0px;margin:0px; font-size:15px;font-weight:normal;}
.form
{
	margin:17px 0 0;
	overflow:hidden;
	width:340px;
}
.value1{float:left;width:60px;}
.value1 input{width:60px;}
.value2{float:left;width:200px;margin:0px 0px 0px 52px;}

.RadioStore {margin:25px 0px 10px 0px;}

.RadioStore td label{padding:0px 20px 0px 5px}   

.bottomStore{position:absolute;bottom:0px;left:0px;height:21px;width:100%;}    

.bottomStore a{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#00aaee;height:21px;}    
.bottomStore a:hover{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#b2e0f7;}   

.errorStore{color:#00aaee;font-size:11px;}








.scroll-panelocator {
	width: 340px;
	height: 300px;
	overflow: auto;
	float: left;
	padding:0px 0px 0px 0px;
	
	
}

.FormFarmacie h2{color:#009ee3;padding:0px;margin:0px; font-size:11px;font-weight:normal;}
.FormFarmacie {color:#333333;padding:0px 0px 0px 0px;margin:0px 0px 15px 0px; font-size:11px;font-weight:normal;}
.form1 {color:#333333;padding:4px 0px 0px 0px;margin:0px; font-size:11px;font-weight:normal;}

.FormFarmacie .valueform{border:1px solid #cccccc;width:100%;padding-left:2px;}
.form2{overflow:hidden;margin:4px 0px 0px 0px;}
.form2 .tel{float:left;width:100px;}
.form2 .city{float:left;width:100px;margin-left:10px;}



.bottomStoreReturn{position:absolute;bottom:0px;left:0px;height:21px;width:100%;}    

.bottomStoreReturn a{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#00aaee;height:21px;}    
.bottomStoreReturn a:hover{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#b2e0f7;}   


.bottomStoreReturn2{position:absolute;bottom:0px;left:112px;height:21px;width:150px;}    
.bottomStoreReturn2 a{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#00aaee;height:21px;}    
.bottomStoreReturn2 a:hover{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#b2e0f7;}   

.bottomStoreNext{position:absolute;bottom:0px;left:264px;height:21px;width:110px;}    
.bottomStoreNext a{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#00aaee;height:21px;}    
.bottomStoreNext a:hover{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#b2e0f7;}   

.bottomStorePrevious{position:absolute;bottom:0px;left:0px;height:21px;width:110px;}    
.bottomStorePrevious a{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#00aaee;height:21px;}    
.bottomStorePrevious a:hover{color:#fff;text-decoration:none;font-size:12px;padding:2px 0px 0px 6px;display:block;cursor:pointer;background:#b2e0f7;}   

#share-box{position:relative; width:100px; margin: 5px 0 0 0; float:left; }
#share-box img, #share-box span{padding:0 5px 0 0; float:right; border:none}
.share-popup{display:none; position:absolute; height:26px;}

#share-fb-popup{top:-28px; left:0px;}
#share-twitter-popup{top:-28px; left:17px;}
#share-sharethis-popup{top:-28px; left:53px;} 
   
.st_sharethis_custom{background: url("/static/sharethis.gif") no-repeat scroll left top transparent; width:12px; height:12px;display:inline-block}
