body
{
	margin:0px; padding:0px;
	background:url(../img_files/bgpasto.jpg) repeat-x bottom;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#divBgContenedor
{
	background:url(../img_files/bgcontenido.jpg) repeat-x top;
	min-height:800px; _height: 800px; /* min-height para navegadores inteligentes _height para Internet Explorer ;-)*/
}
#bgContenido
{
	background:url(../img_files/bgCabecera.jpg) no-repeat top;
	width:964px;
	
}
#bgCabecera
{
	height:117px;
}
#ContenidoTop
{
	background:url(../img_files/contenidoTop.png) no-repeat;
	width:964px;
	height:20px;
}
#ContenidoMiddle
{
	background:url(../img_files/contenidoCenter.png) repeat-y;
	width:964px;
}
#ContenidoInfe
{
	background:url(../img_files/contenidoInf.png) no-repeat top;
	width:964px;
	height:29px;
	margin-bottom:50px;
}
#divFlashFotos
{
	width:923px; height:398px;
}
#divTexto
{
	text-align:justify;
	margin-left:25px;
	margin-right:25px;
}
#divTexto td{ text-align:justify;}
/* =============== */
h3, h1, h2{
	margin:0px; padding:0px; color:#2B723A;
}
h3{ font-size:16px;}
/* */

#divPie{
}
/* =================== */
#divNoticiasList{}
#divNoticiasList a:link, #divNoticiasList a:visited{color:#657018;}
#divNoticiasList a:hover{color:#3D430E;}
#divNoticiasList ul li a:link, #divNoticiasList ul li a:visited
{
	color:#657018;
}
#divNoticiasList ul li a:hover{
	color:#3D430E;
}

#divLateralFlash{ width:190px; height:398px; margin-top:8px;}