body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fblanca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Titulos {
	color: #7CA515;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.TituloSeccion {
	font-size: 30px;
	font-weight: bold;
	color: #8a8a8a;
}
.TitulosNoticia {
	color: #7CA515;
	font-size: 14px;
	font-weight: bold;
}
.SubTitulosNoticia {
	color: #8a8a8a;
	font-size: 11px;
	font-weight: bold;
}

#Medios {
	position:relative;
	width:645px;
	height:250px;
	visibility: visible;
	overflow: auto;
	float: none;
	clear: none;
	z-index: auto;
	left: auto;
	right: auto;

	}
#Medio2 {
	position:relative;
	width:329px;
	height:140px;
	visibility: visible;
	overflow: auto;
	float: none;
	clear: none;
	z-index: auto;
	left: auto;
	right: auto;
	}
#Principal {
	position:relative;
	width:675px;
	height:800px;
	visibility: visible;
	overflow: auto;
	float: none;
	clear: none;
	z-index: auto;
	left: auto;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	SCROLLBAR-FACE-COLOR:#D1D8AC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #D1D8AC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	top: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ampliar {
	color: #8a8a8a;
	font-size: 10px;
	font-weight: bold;
	background-position: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.SubTitulosAmpliados{
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.boton {
    background-color: #000000;
    border-bottom: thin solid #666666;
    border-color: #666666;
    border-right: thin solid #666666;
    border-width: thin;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-variant: small-caps;
    font-weight: bold;
}
#cuadro_gis{
	border: thin solid #8a8a8a;
	float:left;
	width: 666px;
	padding: 10px;
	margin-top: 24px;
}
#head{
	width: 980px;
	margin: auto;
	clear: both;
	padding-bottom: 10px;
}
#content{
	width: 980px;
	margin: auto;
}
#botonera{
	float:left;
	width: 250px;

}
#footer{
    clear: both;
    float: left;
    margin: 15px auto auto;
    width: 980px;
}
#video_home{
	background-color: #999;
	float:right;
	width: 688px;
	margin-top: 10px;
	margin-right: 42px;
	background-image: url(../grafica/fondo_video.jpg);
	background-repeat:no-repeat;

}
.youtube{
    float: left;
    height: 240px;
    margin: 10px;
    padding: 53px 12px 24px;
    text-align: right;
    width: 345px;
}

.banners{
	float: left;
	width: 290px;
	margin-top: 5px;
	height: 300px;
}
