/* CSS Document */

BODY {
	background-color: #e1e1e1;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.Centro {
	text-align: center;
}

.Dx {
	text-align: right;
}

A {
	color: #003366;
}

A:hover {
	text-decoration: none;
	color: #3694F3;
}

#CorpoPagina {
	font-size: 75%;
	line-height: 1.8em;
	text-align: justify;
}

#CorpoPagina H1 {
	font-size: 180%;
	color: #3694F3;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px dashed #666666;
	padding-bottom: 2px;
	margin-bottom: 10px;
}	

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina UL.Contenuto {
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 30px;
}

#CorpoPagina IMG {
	border: 1px solid #003366;
	margin: 10px;
}

#CorpoPagina IMG.Mappa {
	border: 0px;
	margin: 0px;
}

#CorpoPagina .BloccoEventi {
	background-color: #F4F4F4;
	padding: 10px;
	margin-left: 20px;
	border-left: 10px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	margin-bottom: 15px;
}

#CorpoPagina .BloccoEventi H1 {
	font-size: 150%;
	text-transform: none;
	letter-spacing: normal;
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#CorpoPagina .BloccoEventi H2 {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}

#CorpoPagina .BloccoEventi A {
	font-size: 90%;
	background-image: url('../immagini/freccia.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

DIV.ProdottiHome {
	width: 250px;
	background-color: #CFE6FC;
	border: 1px solid #003C78;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
}

DIV.ProdottiHome SUP {
	padding-left: 2px;
}

H3.CategoriaProdottiHome {
	width: 250px;
	background-color: #003C78;
	border: 1px solid #003C78;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


#CorpoPagina H2.CategoriaProdotti {
	font-size: 130%;
	font-weight: bold;
	color: #3694F3;
	margin-bottom: 10px;
	text-transform: uppercase;
}

A.ProdottiHomeL {
	display: block;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	font-size: 100%;
	padding-left: 10px;
	font-weight: bold;
	font-size: 140%;
}

A.ProdottiHomeL:hover {
	color: #000000;
	background-color: #E7F4FF;
}

#CorpoPagina H1.TitoloProdotti {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-bottom: 0px;
	letter-spacing: normal;
	font-weight: bold;
	margin-bottom: 0px;
}

#CorpoPagina H2.TitoloProdotti {
	border-bottom: 0px;
	font-size: 110%;
	margin-bottom: 10px;
}

#CorpoPagina H3.EtichettaProdotti {
	font-size: 120%;
	font-weight: bold;
}

#CorpoPagina LABEL {
	display: block;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}


