body{
	text-align:center;
	margin:0 auto;
	background: url(../images2/fnd.jpg) #ece3ba;
	}
	
#contenedorPrincipal{
	width:955px;
	margin:0 auto;
	text-align:left;
	margin-top: 15px;
}

#header{
	width:955px;
	height:190px;
	margin-top: 0px;
	margin-left: 2px;
	position: inherit;
}
#menu{
	background: url(../images2/fndcontent.png) repeat-y;
	width:100%;
	height: 50px;
	text-align: center;
}
#content{
	background: url(../images2/fndcontent.png) repeat-y ;
	min-height: 2200px;
	height: 100% auto;
	width: 100%;
	padding-top: 0;
	/*padding-bottom: 15px;*/

}	

.contenedorIzquierdo{
	float: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	/*padding: 10px;*/
	/*border: 5px solid #ccc;*/
	width: 615px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	min-height: 500px;
	height: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 10px;
/*	background-color: #eee;*/

}

.contenedorIzquierdo h3{
	display:block;
	width: 100%;
	background: url(../images2/bgNoticias.png) no-repeat;
	color:#ffffff;
	z-index:-1;
	height: 30px;
	padding-left: 10px;
	width: 615px;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 0;
	
}

.cuadrosNoticias{
	padding: 10px 0 0 0;
	width: 615px;
	display: block;
	min-height:100px;
	background:url(../images2/bgNoticiasCuerpo.png) repeat-y;
	margin-top: o;
	margin-left: 5px;


}

.cuadrosNoticiasbottom{
	width: 625px;
	display: block;
	height:50px;
	background:url(../images2/bgNoticiasbottom.png) no-repeat;
	margin-bottom: 10px;
	margin-left: 5px;
}


.contenedorDerecho{
	font-size: 12px;
	float:left;
	margin: 10px 0 15px 0;
	/*border: 5px solid #ccc;*/
	width: 300px;
	min-height: 500px;
	height: 500px;
/*	background-color: #ccc;*/
}

.contenedorDerecho h3{
	display:block;
	width: 300px;
	background: url(../images2/BlockHeader.png) no-repeat;
	color:#ffffff;
	z-index:-1;
	height: 30px;
	padding-left: 10px;
	width: 300px;
	margin: 0;
	
}

.cuadrosAnuncios{
	padding: 0 0 0 5px;
	width: 300px;
	display: block;
	min-height:50px;
	background:url(../images2/bgNoticias.jpg) repeat-y;
	border-bottom: url(../images2/bgNoticiasbottom.jpg) no-repeat;

}

.cuadrosAnunciosbottom{
width: 300px;
display: block;
height:50px;
background:url(../images2/bgNoticiasbottom.jpg) no-repeat;
margin-bottom: 10px;
}
#footer {
	padding:20px 0 0 0px;
	height:250px;
	width:100%;
	margin-top: 0px;
	margin-bottom: 50px;
	background: url(../images2/fndfooter.png) no-repeat;

}

#footer span {
	color:#666666;
	display:block;
	font-size: 10px;
	padding-left:5px;
	text-align:center;
}

.titulo{
		color: #772109;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		line-height: normal;
		text-transform: none;
		margin-top: 5px;
		}
	.texto {
			font: 12px/18px; /* "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/
			font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
			font-size: 14px;
			line-height: 23px;
			text-align: justify;
			word-spacing: 1px;
		}
	.subtitulo {
			font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
			font-size: 14px;
			color: #772109;
			font-weight: bold;
			line-height: 23px;
			word-spacing: 1px;
		}	



