body{
	/*background-image:url(../img/imagen_fondo2.jpg);
	background-repeat: repeat;*/
	font-family: 'Helvetica', Arial;
	font-size: 14px;
	background: #000;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#007F00), to(#FFF));
	background: -webkit-linear-gradient(#007F00, #FFF);
	background: -moz-linear-gradient(#007F00, #FFF);
	background: -ms-linear-gradient(#007F00, #FFF);
	background: -o-linear-gradient(#007F00, #FFF);
	background: linear-gradient(#007F00, #FFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#007F00', endColorstr='#FFFFFF');
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#007F00', endColorstr='#FFFFFF')";
	 background-repeat: no-repeat;
}
#contenedor {
	height: auto;
	margin: 0 auto;
	width :940px;
	/*background-image:url(radio/img/fondo_arriba.jpg);*/
}
#contenedor .arriba
{
	/*background-color: #DEFFDD;*/
	background-color: #FFF8DC;
	/*box-shadow: 0px 0px 50px #e49834;*/
	border: 1px solid #e49834;
	box-shadow: 0px 0px 50px #FFF8DC;
	float: left;
	width: 940px;
 	border-radius: 10px;
	/*background-image:url(../img/fondo_arriba.png);*/
}
#contenedor .logo_izquierda
{
	float: left;
	height: 170px;
	margin: 10px;
	width: 198px; 
}
#contenedor .logo_centro
{
	background-color: #000;
	float: left;
	height: 170px;
	margin-top: 10px;
	width: 712px; 
}
#contenedor .abajo
{
	/*background-color:#DEFFDD;*/
	background-color:#FFF8DC;
	border-radius: 10px;
	border: 1px solid #e49834;
	/*box-shadow: 0px 0px 50px #e49834;*/
	box-shadow: 0px 0px 50px #FFF8DC;
	float:left;
	width:940px;
	/*background-image: -webkit-gradient(linear,top,bottom,color-stop(0.08, #4a2f2d),color-stop(0.1, #882f2f));
	background-image: -moz-linear-gradient(top,#4a2f2d 8%,#882f2f 100%);*/

}
#contenedor .izquierda
{
	float:left;
	margin: 10px;
	width:197px;
	/*background-color:#990000*/
}
#contenedor .links
{
	background: #007F00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#007F00), to(#7EA64C));
	background: -webkit-linear-gradient(#007F00, #7EA64C);
	background: -moz-linear-gradient(#007F00, #7EA64C);
	background: -ms-linear-gradient(#007F00, #7EA64C);
	background: -o-linear-gradient(#007F00, #7EA64C);
	background: linear-gradient(#007F00, #7EA64C);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#007F00', endColorstr='#7EA64C');
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#007F00', endColorstr='#7EA64C')";
	margin-left:10px;
	padding: 5px;
	text-align: center;
	width:167px;
	border-radius: 10px;
}
#contenedor .links a
{
	color:#FFFFFF;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#contenedor .links a:hover
{
	color: #e49834;
	font-weight: bold;
}
#contenedor .links-entidades
{
	border: 1px solid #007F00;
	margin-left:10px;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	width:167px;
	border-radius: 10px;
}
#contenedor .banner-mini
{
	height: 100px;
	margin-left:10px;
	padding: 5px;
	text-align: center;
	width:167px;
}
#contenedor .links-entidades img
{
	margin: 10px 0;
	text-align: center;
	width:80px;
	border: 0px;
}
#contenedor .contenido
{
	background-color:#FFF8DC;
	float:left;
	margin-top: 10px;
	width:700px;
}
#contenedor .compartir
{
	float: left;
	font-size: 0.8em;
	margin: 10px;
	text-align:right;
	width:680px;
}
#contenedor .titulo
{
	color:#e88b00;
	float: left;
	font-size: 1.3em;
	margin: 10px;
	text-align:left;
	width:680px;
}
#contenedor .descripcion
{
	color:#6c6c6c;
	float:left;
	font-size:0.9em;
	margin: 10px;
	text-align:justify;
	width:680px;
}
#contenedor .noticias
{
	border: 1px solid #007700;
	border-radius: 10px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 315px;
	height: 120px;
}
#contenedor .titulo-noticias
{
	background: #e49834;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	color: #FFFFFF;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	width: 315px;
	text-align: center;
}
#contenedor .contenido-noticias
{
	margin: 10px;
	float: left;
	font-size: 1em;
	width: 295px;
}
#contenedor .foto-noticias
{

	float: right;
	height: 160px;
	width: 160px;
}
#contenedor .vermas a
{
	color: #000;
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	width: 300px;
}
#contenedor .descripcion img
{
	float: right;

}
#footer
{
	background-color:#007F00;
	border-radius: 10px;
	border: 1px solid #e49834;
	float:left;
	width:940px;
	/*background-image: -webkit-gradient(linear,top,bottom,color-stop(0.08, #4a2f2d),color-stop(0.1, #882f2f));
	background-image: -moz-linear-gradient(top,#4a2f2d 8%,#882f2f 100%);*/

}
#footer p
{
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}