BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #604408;
}

A {
	color: #ffffff;
    outline: none;
}

A:hover {
	color: #FFBABD;
}

#CorpoPagina  {
	margin-left: auto; 
	margin-right: auto; 
	width: 471px; 
	font-size: 12px;
	line-height: 18px;
}

#CorpoPagina H1 {
	width: 470px;
	height: 29px;
	background-image: url('../immagini/b-h1.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 29px;
}

#CorpoPagina H2 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 9px;
	font-weight: bold;
}

#CorpoPagina P {
	margin-bottom: 9px;
}

#CorpoPagina H1 SPAN {
	padding-left: 25px;
}

#CorpoPagina .Alto, #CorpoPagina .Basso {
	width: 470px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url('../immagini/alto-corpopagina.gif');
}

#CorpoPagina .Basso {
	background-image: url('../immagini/basso-corpopagina.gif');
}

#CorpoPagina .Contenuto {
	width: 470px;
	background-image: url('../immagini/b-corpopagina.gif');
}

#CorpoPagina .ContenutoMargine {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #D8D8D8;
}

#CorpoPagina .ContenutoMargineRosso {
	margin-left: 15px;
	margin-right: 15px;
	background-color: #940307;
	background-image: url('../immagini/b-contenutomarginerosso.gif');
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 157px;
  	height: auto !important;
  	height: 157px;
}

#CorpoPagina .ContenutoMargineRosso DIV {
	padding: 10px;
	color: #ffffff;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}


/* BarraSx */

#AltoCategorie {
	width: 228px;
	height: 39px;
	background-image: url('../immagini/alto-categorie.gif');
	background-repeat: no-repeat;
}

#BassoCategorie {
	width: 228px;
	height: 12px;
	background-image: url('../immagini/basso-categorie.gif');
	background-repeat: no-repeat;
}

#WrapperCategorie {
	width: 228px;
	
	background-image: url('../immagini/b-categorie.gif');
	background-repeat: repeat-y;
}

UL#Categorie {
	
	margin-left: 18px;
	margin-right: 20px;
}

#Categorie LI {
	list-style-type: none;
	display: inline;
}

#Categorie A {
	padding-right:65px;
	display: block;
	font-size: 11px;
	height: 60px;
	font-weight: bold;
	font-style: italic;
	color: #7D7D7D;
	border-bottom: 1px solid #C2C2C2;
	line-height: 60px;
	background-repeat: no-repeat;
	background-position: right;
}

#Categorie A:hover, #Categorie A.Act, #Categorie A.Act:hover {
	color: #000000;
}

/* BarraDx */


.AltoNews {
	position: relative;
	width: 228px;
	height: 33px;
	background-image: url('../immagini/alto-news.gif');
	background-repeat: no-repeat;
}

.AltoNews H3 {
	position: absolute;
	font-weight: bold;
	color: #ffffff;
	top: 9px;
	left: 15px;
}	

.BassoNews {
	width: 228px;
	height: 9px;
	background-image: url('../immagini/basso-news.gif');
	background-repeat: no-repeat;
}

.WrapperNews {
	width: 228px;
	background-image: url('../immagini/b-news.jpg');
	background-repeat: repeat-y;
}

.News {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.News STRONG {
	font-size: 12px;
}

.News A {
	color: #E4E4E4;
}

.News A:hover {
	text-decoration: underline;
	color: #ffffff;
}



/* classi comuni */

.Centro {
	text-align: center;
}

.Dx {
	text-align: right;
}

.Debug {
	border: 1px solid red;
}

.NoWrap {
	white-space: nowrap;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

/* pagina categorie */

#ElencoCategorie {
	width: 440px;
	border-collapse: collapse;
}

#ElencoCategorie TD {
	width: 50%;
}

#ElencoCategorie .Categoria {
	position: relative;
	width: 212px;
	height: 155px;
	border: 1px solid #D8D8D8;
	margin-bottom: 10px;
	text-align: center;
}

#ElencoCategorie .Categoria IMG {
	position: absolute;
	display: block;
	width: 212px;
	height: 115px;
	top: 0px;
	left: 0px;
}

#ElencoCategorie .Categoria  .DatiCategoria {
	position: absolute;
	width: 212px;
	height: 40px;
	top: 115px;
	left: 0px;
	line-height: 15px;
}

.DatiCategoria A.Link {
	color: #464646;
}

/* pagina prodotti */

#FormPro .Campo {
	width: 280px;
	background-color: #ffffff;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#FormPro .CampoText {
	width: 400px;
	background-color: #ffffff;
	border: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#FormPro .CampoInvia {
	width: 150px;
	background-color: #464646;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-left: 130px;
}

