/* CSS Document */
	html, body {
	margin:0px;
	padding:0px;
}
body {
	color:#333333;
	margin:auto;
	background:#bd1220;
	font-family:Arial, Helvetica, sans-serif;	/*font-family:Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background:url(../images/bg.gif) #bd1220;
	background-repeat: repeat-x;
}

.gestProd{
	margin:auto;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	/*font-family:Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#333333;
	
}

 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

img {border:0px}

H1 {
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1.25em;
	font-weight:bold;
	color:#cc0000;
}
H2 {
	font-size:12px;
	font-weight:normal;
	margin:0.31em 0 0 0;
	padding:0px;
	color:#333333;
}
H3 {
	font-size:10px;
	font-weight:normal;
	color:#333333;
	margin:0.31em 0 0 0;
}
H4 {
	font-size:9px;
	margin:0;
	padding:0
}
H5 {
	font-size:1.0em;
	margin:0;
	padding:0
}

TD { width:190px; padding:0px 5px}


/********************************* VARIANTI Hx *************************************/

.titleCategory {color:#CC0000; font-weight:bold}
.titleProduct {color:#CC0000; font-weight:normal}
/********************************* VARIANTI Hx *************************************/



#conteiner {
 	width:970px;
	margin:auto;
	/*background-color:#ffffff;
	padding-bottom:12px;
	margin:0px auto 0px auto;
	background:url(../images/bg/line_bg.png);
	background-repeat:repeat-y;*/
}

#content {
 	width:970px;
	margin:auto;
	text-align:left;
	background:url(../images/bg_content_Prod.gif) no-repeat top;
	padding-bottom:40px;
}

#header {
	height:329px;
}
/********************************* LINK *************************************/

/*
a:link, a:visited, a:hover, a:active {	color:#990000;  }       ------- per non visualizzare bordo nelle immagini con link COLOR = BG COLOR*/

a:link {font-weight:normal;}
	 a:link {font-weight:normal; color:#990000; text-decoration: none; }
	a:visited { font-weight:normal; color:#990000; text-decoration: none; }
	a:hover { font-weight:normal; color:#CC0000; text-decoration: none; }
	a:active { font-weight:normal; color:#990000; text-decoration: none; }

.activeLink{font-weight:bold; text-decoration: underline;}
.activeLinkRed{font-weight:bold; text-decoration: underline; color:#CC0000}


.linkCategory {font-weight:normal;}
	.linkCategory a:link {font-weight:normal; color:#510505; text-decoration: none; }
	.linkCategory a:visited { font-weight:normal; color:#510505; text-decoration: none; }
	.linkCategory a:hover { font-weight:bold; color:#510505; text-decoration: underline; }
	.linkCategory a:active { font-weight:normal; color:#510505; text-decoration: none; }

.linkCategoryWhite {font-weight:normal;}
	.linkCategoryWhite a:link {font-weight:normal; color:#ffffff; text-decoration: none; }
	.linkCategoryWhite a:visited { font-weight:normal; color:#ffffff; text-decoration: none; }
	.linkCategoryWhite a:hover { font-weight:bold; color:#ffffff; text-decoration: underline; }
	.linkCategoryWhite a:active { font-weight:normal; color:#ffffff; text-decoration: none; }
		
.linkContent {font-weight:normal;}
	.linkContent a:link {font-weight:normal; color:#990000; text-decoration: none; }
	.linkContent a:visited { font-weight:normal; color:#990000; text-decoration: none; }
	.linkContent a:hover { font-weight:normal; color:#CC0000; text-decoration: none; }
	.linkContent a:active { font-weight:normal; color:#990000; text-decoration: none; }
		
.linkRed {font-weight:normal;}
	.linkRed a:link {font-weight:normal; color:#CC0000; text-decoration: none; }
	.linkRed a:visited { font-weight:normal; color:#CC0000; text-decoration: none; }
	.linkRed a:hover { font-weight:normal; color:#990000; text-decoration: none; }
	.linkRed a:active { font-weight:normal; color:#CC0000; text-decoration: none; }
	
.linkDettailProd {font-weight:normal; font-size:11px}
	.linkDettailProd a:link {font-weight:normal; color:#CC0000; text-decoration: none; font-size:10px }
	.linkDettailProd a:visited { font-weight:normal; color:#CC0000; text-decoration: none; font-size:10px }
	.linkDettailProd a:hover { font-weight:normal; color:#990000; text-decoration: none; font-size:10px }
	.linkDettailProd a:active { font-weight:normal; color:#CC0000; text-decoration: none; font-size:10px }
/********************************* END LINK*************************************/

/********************************* COLONNE *************************************/

#colSx {margin-left:120px; float:left; width:200px; padding:15px;}


#colDx {float:left; width:570px; padding:15px;}

/********************************* COLONNE *************************************/







/********************************* FOOTER *************************************/

	
#footer {
	background:url(../images/bg_footer_Prod.gif) repeat-y top;
	width:970px;
	height:45px;
	font-size:10px;
	margin:auto;
	text-align:left;
	color:#333333;
	padding-top:10px;
	border-top:solid 1px #bd1220;
	border-bottom:solid 1px #bd1220;
}
#footer a:link {
	color:#333333;
	text-decoration: none;
}
#footer a:visited {
	color:#333333;
	text-decoration: none;
}
#footer a:hover {
	color:#990000;
	text-decoration : none;
}
#footer a:active {
	color:#990000;
	text-decoration : none;
}

.footerSx {float:left; margin-left:150px; width:250px}
.footerDx {float:right; text-align:right; margin-right:50px; width:400px}

/********************************* END FOOTER *************************************/

/********************************* FOOTER INNOVA3 *************************************/

	
#pwdi3 {
	text-align:right;
}


/********************************* END FOOTER INNOVA3 *************************************/


/*************************************** SIDEBAR ************************************/

.sidebar {
	float:left;
	width:251px;
	height:300px;
	font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif;	/*font-family:Helvetica, sans-serif;*/
}

/****************** margini menu flash *******************/

#noFlash1 {
	margin-right:9px;
	}
#noFlash2 {
	margin-right:9px;
	}
#noFlash3 {
	margin-right:9px;
	}
#noFlash4 {
	margin-right:9px;
	}
#noFlash5 {
	margin-right:0px;
	}