BODY {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A {
	color: #CE0000;
    outline: none;
}

A:hover {
	color: #ff0000;
}

#CorpoPagina {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	min-height: 270px;
  	height: auto !important;
  	height: 270px;
	font-size: 13px;
	line-height: 1.5em;
	color: #74591F;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina H1 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 0.6em;
	color: #CE0000;
}

#CorpoPagina H2, #CorpoPagina H3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
	color: #876E3A;
}

#CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina LI {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina STRONG {
	color: #CE0000;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina 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;
}

.Ext {
	background-image: url('../immagini/b_linkext.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}

.Foto {
	padding: 3px;
	border: 1px solid #74591F;
	margin: 10px;
}

#CommercioCereali {
	width: 100%;
}

#CommercioCereali TD {
	text-align: center;
	width: 25%;
	padding-bottom: 5px;
}

#CommercioCereali TD IMG {
	border: 1px solid #74591F;
}	


#CollegamentiUtili {
	width: 100%;
}

#CollegamentiUtili TD.Immagine {
	width: 130px;
	text-align: center;
	padding-bottom: 5px;
}

#CollegamentiUtili TD.Link {
	width: auto;
}

#CollegamentiUtili TD.Link A {
	font-weight: bold;
}

#Partner {
	width: 100%;
}

#Partner TD.Immagine {
	width: 180px;
	text-align: center;
	padding-bottom: 5px;
}

#Partner TD.Link {
	width: auto;
}

#Partner TD.Link A {
	font-weight: bold;
}


