body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #95C26D;
}
a:active, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #B3FFBC;
	text-decoration: none;
}
#contenedor{
	background-image: url(../imgs/HerBer_fondoGral.jpg);
	background-repeat: repeat-x;
/*	min-height:700px;
	height:auto !important;
	height:700px;
*/}
#sombras{
	background-image: url(../imgs/HerBer_sombraAreaUtil_V.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width:1000px;
	/*	min-height:700px;
	height:auto !important;
	height:750px;
*/	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#sombrasXtnd {
	background-image: url(../imgs/HerBer_sombraAreaUtil_X.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	width:1000px;
	/*	min-height:700px;
	height:auto !important;
	height:750px;
*/	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#areaUtil{
	background-position:center top;
	width:1000px;
	/*	min-height:713px;
	height:auto !important;
	height:713px;
*/	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#sombraPie{
	background-image: url(../imgs/HerBer_pieFndGral.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width:1000px;
	/*	min-height:700px;
	height:auto !important;
*/	height:50px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#cabecera {
	height: 232px;
	background-image: url(../imgs/HerBer_protoCabecera2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
}
#menu {
	height: 29px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#fndCuerpo {
/*	height: 452px;
*/	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(../imgs/HerBer_fondoCuerpo.jpg);
}
#cuerpo {
	min-height:452px;
	height:auto !important;
	height: 452px;
	background-image: url(../imgs/HerBer_motivoCuerpo.jpg);
	background-repeat: no-repeat;
}
.txtParrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 2em;
}
.celdaParrafo {
	padding-left:20px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:15px;
	text-align:justify;
}

.txtCita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #234617;
}
.verde {
	color: #FFFFFF;
}
.gris {
	color: #666666;
}
.margen {
	padding: 1em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #000000;
}
h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #000000;
}
.txtForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #003300;
}
.txtFormCampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003300;
	height: 1.3em;
	width: 20em;
	background-color: #CBE0AB;
	border: 1px solid #336600;
}
.txtFormTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003300;
	height: 15em;
	width: 25em;
	margin-top: 0.4em;
	background-color: #CBE0AB;
	border: 1px solid #336600;
}
.txtFormBotones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #006600;
	background-color: #669966;
	border: 1px solid #336600;
	height: 1.4em;
}
.imagen {
	border: 1px solid #3C5A08;
	padding: 0.4em;
	margin: 10px;
}
.enlace {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 2px;
}
