body  {
	background-color: #000000;
	background-image: url(../img/fondo%201280x1024.jpg);
	max-height:100%;
}
.contenedor {
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: 568px;
}
.pieinf2 {
	float: right;
	height: 88px;
	width: 512px;
	right: 5px;
	position: relative;
	top: 10px;
}
.pieinf1 {
	position: relative;
	width: 350px;
	height: 80px;
	top: 10px;
	left: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC99;
}
.pie {
	position: relative;
	height: 100px;
	width: 935px;
}
.titular, .cabNoticia, .cabNoticia a {
	position: relative;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC99;
	width: 180px;
}
.noticia {
	height: 60px;
	padding-top:2px;
}
.resumenNoticia
{
	position: relative;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: auto;
	width: 180px;
	padding:3px;
}

.cuerpoNoticia {
	font-size:13px;
	color:#FFF;
	padding:5px;
}
.pieNoticias a
{
	text-decoration:none;
	color:#000;
	font-size:12px;
	padding-bottom:10px;
}

.contacto, .contacto table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC99;
	
}
.cabecera {
	background-image: url(../img/base%20cabecera.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 935px;
	height: 136px;
	margin-bottom:-1px;
}
.contcuerpo {
	background-image: url(../img/degradadofondo.jpg);
	background-repeat:  repeat-x;
	position: relative;
	width: 935px;
	height: 660px;
	left: 8px;
	top: 13px;
	padding-bottom: 13px;
}
.botonera {
	position: relative;
	margin: 0 auto;
	height: 34px;
	width: 935px;
	background-color: #000;
	background-image:url(../img/fondo_botonera.jpg);
}
.boton {
	position: relative;
	height: auto;
	width: 135px;
	float: left;
	padding-left:17px;
}
.informacion {
	background-image: url(../img/degradado%20ventana%20cuerpo.jpg);
	background-repeat:  repeat-x;
	position: relative;
	height: 385px;
	width: 935px;
}

.inf1 {
	float: left;
	height: 350px;
	width: 400px;
	position: relative;
	top: 10px;
	left: 10px;
	font-size:11px;
	color: #FFCC99;
}
.inf2 {
	float: right;
	position: relative;
	height: 350px;
	width: 480px;
	padding-top: 15px;
	padding-right: 20px;
	overflow:auto;
	text-align:justify;
	color:#000;
}
.inf1 a
{
	color: #FFCC99;
}

.inf2 img, .inf2 a img
{
	margin: 0 auto;
	max-width:460px;
	max-height:330px;
	text-decoration:none;
	border:none;
}
#recaptcha_image img {
  width: 180px;
}
#recaptcha_div {
	width:180px;
}
#noticias {
		background-image: url(../img/degradadofondo.jpg);
		background-repeat:  repeat-x;
		position: relative;
		padding-left:10px;
}