BODY {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	color: #604408;
}

A {
	color: #9F1E16;
    outline: none;
}

A:hover {
	color: #9F1E16;
}

#CorpoPagina  {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#CorpoPagina P {
	margin-bottom: 0.5em;
}

#WrapperPagina H1 {
	width: auto;
	height: 61px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#WrapperPagina H2 {
	font-weight: bold;
	font-size: 18px;
	color: #9F1E16;
}

#CorpoPagina .Foto {
	padding: 3px;
	border: 1px solid #a0a0a0;
}

UL.Pagina {
	margin-bottom: 1em;
}

.Pagina LI {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover {
    text-decoration: none;
}

.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;
}

/* tabella elenco categorie (in Homepage e default di categorie.cfm */

#ElencoCategorie {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#ElencoCategorie TD {
	text-align: center;
}

/* Homepage */

#AltoHomePage {
	position: relative;
	width: 980px;
	height: 213px;
	background-image: url('../immagini/b-alto-homepage.jpg');
	background-repeat: no-repeat;
}

#Contattaci {
	position: absolute;
 	width: 280px;
	height: 145px;
	top: 24px;
	left: 348px;
	background-image: url('../immagini/banner-donna.jpg');
	background-repeat: no-repeat;
}



#FlashSx {
	position: absolute;
 	width: 280px;
	height: 145px;
	top: 24px;
	left: 28px;
}

#FlashDx {
	position: absolute;
 	width: 280px;
	height: 145px;
	top: 24px;
	right: 28px;
}