BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
}

A {
	color: #718753;
}

A:hover {
	color: #465334;
	text-decoration: none;
}

#CorpoPagina {
	font-size: 70%;
	line-height: 1.5em;
}

#CorpoPagina A {
	text-decoration: underline;
}

#CorpoPagina H1 {
	font-size: 130%;
	font-weight: bold;
	color: #658F26;
	margin-bottom: 5px;
}

#CorpoPagina H2 {
	font-weight: bold;
	color: #FF6603;
	margin-bottom: 0.8em;
	padding-left: 20px;
}

#CorpoPagina H3 {
	font-weight: bold;
	color: #FF6603;
	margin-bottom: 0.2em;
}

#CorpoPagina STRONG {
	color: #CA972A;
}

#CorpoPagina P {
	margin-bottom: 0.8em;
}

#CorpoPagina UL {
	margin-bottom: 0.8em;
}

#CorpoPagina LI {
	margin-left: 20px;
	list-style-type: disc;
}

.Centro {
	text-align: center;
}

.Debug {
	border: 1px solid red;
}

#Gallery {
	margin-left: auto;
	margin-right: auto;
}

#Gallery .Foto {
	width: 150px;
	height: 120px;
	background-color: #F4F1B9;
	text-align: center;
}

#Gallery .Foto IMG {
	border: 1px solid #9A3200;
}


UL#SiteMap {
	margin-top: 50px;
	margin-left: 100px;
}

#SiteMap LI {
	list-style-type: none;
}

#SiteMap A {
	dispaly: block;
	line-height: 20px;
	font-size: 14px;
}

#SiteMap UL LI A{
	dispaly: block;
	line-height: 16px;
	font-size: 12px;
}
