@charset "utf-8";
body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../imagenes/degradadonaranja.jpg);
	background-color: #FEE0BA;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-x;
	line-height: 1.2;
	color: #00812E;
} 
body a {
	text-decoration: none;
	color: #000066;
}

body img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body a:hover{
	color: #4D8BB5;
	text-decoration: underline; 
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
	width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
	color: #FFFFFF; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	background-color: #018031;
	background-image: url(../imagenes/downgreen.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	font-size: 100%;
	font-weight: bold;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: #000000;
	display: block;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #A5C114;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #A5C114;
}




#contenedor{
	width: 69.1em;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#superior {
	padding:0;
	margin:0;
	color:#000066;
	background-color:#EAEAEA;
	height:2.5em;
	border-bottom:1px #FFFFFF solid;
	text-align:left;
}
#superiorizq{
	/*width:27.5em;*/
	width:35em;
	float:left;
	background-image: url(../imagenes/esquinasuperiorizq.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 1em;
}
#superiorder{
	float:right;
	text-align:right;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0.5em;
	height: 15px;
	width: 200px;
	background-image: url(../imagenes/esquinasuperioder.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#superior a{
	color: #000066;
	text-decoration: none;
} 
#superior a:hover{ 
    color: #4D8BB5; 
    text-decoration: underline; 
}
#logo {
	float: left;
	height: 117px;
	width: 112px;
	background-image: url(../imagenes/logoebi.jpg);
	background-repeat: no-repeat;
}
#cabecera {
	margin-top: 2px;
	width: 100%;
	height: 120px;
}
#imagencabecera {
	float: right;
	width: 85%;
	height: 89px;
	background-repeat: no-repeat;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
	width: 100%;
}

.underlinemenu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
/*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
	color: #000000;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px solid gray;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}


#cuerpo {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	min-height: 400px;

}
#cuerpoizquierdo {
	float: left;
	width: 22%;
	text-align: left;
}
#cuerpocentral {
	width: 50%;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#cuerpoderecho {
	width: 25%;
	float: right;
	background-color: #FFFFFF;
	padding-right: 5px;
}
#iconofacebook {
	float: left;
	width: 35%;
	text-align: left;
	font-size: 83%;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../imagenes/Facebook.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}

#iconotwitter {
	float: left;
	width: 35%;
	text-align: left;
	font-size: 83%;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../imagenes/Twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}
#iconoyoutube {
	float: left;
	width: 35%;
	text-align: left;
	font-size: 83%;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../imagenes/YouTube.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}
#iconoblogger {
	float: left;
	width: 35%;
	text-align: left;
	font-size: 83%;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../imagenes/blogger.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}




#pie {
	color:#4D8BB5;
	background-color:#EAEAEA;
	text-align:center;
	width: 100%;
	float: left;
}
#pie a {
	text-decoration: none;
}
#esquinaizquierda {
	height: 10px;
	width: 10px;
	background-image: url(../imagenes/esquinasuperiorizq.png);
	position: fixed;
}
#esquinader {
	height: 10px;
	width: 10px;
	background-image: url(../imagenes/esquinasuperioder.png);
	float: right;
}
#esquinaderecha {
	background-image: url(../imagenes/esquinasuperioder.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
	position: absolute;
	left: 892px;
	top: 19px;
}
#pieizquierdo {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 50%;
	float: left;
	background-color: #EAEAEA;
	background-image: url(../imagenes/esquinainferiorizq.png);
}
#piederecho {
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	background-color: #EAEAEA;
	width: 50%;
	background-image: url(../imagenes/esquinainferiorder.png);
}
.margeninferior {
	height: 20px;
	width: 100%;
	clear: both;
	float: left;
	background-color: #FEE0BA;
}
#menuprincipal {
	width: 85%;
	float: right;
	background-color: #FFFFFF;
}
#salaprensa {
	clear: both;
	float: right;
	width: 100%;
	text-align: justify;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5C114;
}
#accesibilidadpermanente {
	width: 100%;
	float: left;
	text-align: center;
}

#titulosalaprensa {
	height: 40px;
	width: 98%;
	background-image: url(../imagenes/fondonoticiasverde.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}



.floatright {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.floatleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#situate {
	width: 100%;
	text-align: left;
	padding-left: 1px;
}
h1 {
	display: none;
}

h2 {
	font-size: 100%;

}

h3{
	color: #00702F;
	text-align: center;
}

.iconosestandar {
	width: 50%;
	float: left;
	margin-top: 5px;
}
.noticia {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-color: #A9BF14;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.noticiatitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #00702F;
}
.noticiacuerpo {
	width: 100%;
}
.fechanoticia {
	text-align: right;
	width: 100%;
	color: #00702F;
	font-style: oblique;
}
#accesibilidad {
	width: 100%;
	text-align: left;
}
