@charset "iso-8859-1";
/* CSS Document 
Material Elaborado por 
Deisy Pérez*/

#wrapper{
  height: auto;
  margin: 0;
  padding: 0;
}

#cabecera{
  border:0;
  width:940px;
  height:168px;
  margin:0;
  padding:0;
  
}

body{
  background-image:url(/base/images/np_bg.png);
  background-repeat:repeat-x;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 0;
  margin-top:0;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #999;
  padding: 0;
}

p {
  font-size: 14px;
  padding: 0 3px 0 12px;
  color:#666666;
  font-family:"Times New Roman", Times, serif;
  text-align:left;
}



h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
}

h2 {
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 5px 0 0 12px;
  text-align:left;
}

h3 {
  font-size: 11px;
  font-family:"Times New Roman", Times, serif;
  color:#999;
  font-weight:300;
  padding: 0 0 0 12px;
  text-align:left;
  line-height:28px;
}

h4 {
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 0 0 0 12px;
  text-align:left;
}

.comentario h4 {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  text-align:left;
}

.comentario h3 {
  margin: 0;
  font-size: 12px;
  font-family:"Times New Roman", Times, serif;
  color:#999;
  font-weight:300;
  text-align:left;
}

h5 {
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 0;
  margin: 0;
  text-align:left;
}

#text-titulo {
  font-size: 20px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#999;
  padding: 8px 0 0 12px;
  text-align:left;
}

#text-subtitulo {
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 10px 0 0 12px;
  text-align:left;
}

#parrafo{
  font-size: 12px;
  padding: 5px 0 0 12px;
  color:#666666;
  font-family:"Times New Roman", Times, serif;
  text-align:left;
}


h2 a {
  color:#EA0000;
  display: block;
  margin: 0;
  text-decoration:none;
}

h2 a:hover {
  color:#EA0000;
}

h2 a.current
{
  color:#EA0000;
}


#buscar{
  margin:0;
  background-image:url(/base/images/bajobuscar.jpg);
  background-repeat:no-repeat;
  padding:0 0 0 2px;
  width:933px;
  height:30px;
  border:0;
  float:right;
}

.clearboth {
  clear: both;
}

#contenedor{
  width:929px;
  height:2000px;
  background-color:#eeeeee;
}


#slideimage{
  margin: 30px 0 0 20px;
  width:420px;
  height:390px;
  border-bottom-color:#666666;
  background-color:#cccccc;
  border:3px double;
  float:left;
}

div.lugar_fecha{
  margin: 28px 10px 0 0;
  padding: 10px 0 0 0;
  color:#000000;
  border:#FF0000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;

}

#observatorio{
  margin: 30px 10px 0 0;
  width:282px;
  height:393px;
  background-color:#FFF;
  float:right;

}


#observatorio h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
  text-align:left;
}

#observatorio1 a {
  color:#999;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
}
#observatorio1 a:hover {
  background:#CA0000;
  color: #fff;

}



#observatorio-text {
  font-size: 16px;
  font-weight:300;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 0 0 0 12px;
  text-align:left;
}

#observatorio-parrafo {
  font-size: 12px;
  padding: 0 3px 0 12px;
  color:#999;
  font-family:Tahoma, Geneva, sans-serif;
  text-align:left;
}

#observatorio-parrafo a {
  color:#999;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:14px;
  text-decoration: none;
}

#observatorio-parrafo a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}



/*menu izquierdo*/
#botonera_izq {
  background: #eeeeee;
  float: left;
  list-style: none;
  margin: 29px 0 0 5px;
  padding: 0;
  width:150px;
}

#botonera_izq ul
{
  margin:0;
  padding:0;
  list-style:none;
}

#botonera_izq li {
  margin: 0;
  padding: 0;
}

#botonera_izq a {
  background: #eeeeee;
  color: #3d3d3d;
  display: block;
  margin: 0;
  padding: 6px 12px;
  text-decoration:none;
  border-bottom:1px #3d3d3d dotted;
}
#botonera_izq a:hover {
  color:#FF0000;
  border-bottom:1px dotted;
  display:block;
  background: #ccc;
}

#botonera_izq a.current
{
  background:#C40000;
  color: #fff;
  padding-bottom: 6px;
}

ul.multimedia
{
  background: #eeeeee;
  float: left;
  list-style: none;
  margin: 29px 0 0 5px;
  padding: 0;
  width:150px;
}
ul.multimedia li
{
  margin: 0;
  padding: 0;
  position:relative;
}

ul.multimedia ul
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   left:150px; /* Para que no monte sobre el <li> */
   top:0px;
   display:none;
   list-style:none;
}

ul.multimedia a {
  background: #eeeeee;
  color: #3d3d3d;
  display: block;
  margin: 0;
  padding: 6px 12px;
  text-decoration:none;
  border-bottom:1px #3d3d3d dotted;
}
ul.multimedia a:hover {
  color:#FF0000;
  border-bottom:1px dotted;
  display:block;
}

ul.multimedia a.current
{
  background:#C40000;
  color: #fff;
  padding-bottom: 6px;
}

ul.multimedia li:hover > ul
{
  width:150px;
  display:block;
}

#contenedor_uno{
  width:929px;
  height:400px;

}
/* Noticias - Video - News Letter*/

#contenedor_dos{
  width: 929px;
  height:1070px;
}

#lado_der{
  margin: 20px 15px 0 24px;
  width:278px;
  height:1000px;
  float:right;
}

#video{
  margin: 0 0 0 0;
  width:278px;
  height:480px;
  background-color:#999;
  padding: 3px 5px 0 3px;
}


.estilo_video{
  margin: 0 0 0 0;
  width:270px;
  height:123px;
  text-align:left;
  float:left;
  padding: 3px 5px 0 3px;

}


.img_estilo_video{
  margin: 0 0 0 0;
  width:120px;
  height:120px;
  float:right;
  padding:0 0 0 5px;
}

#video a {
  color:#FFF;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#video a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}

#video h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#FFF;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
  text-align:left;
}

#video h2 {
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#CCC;
  padding: 5px 0 3px 12px;
  text-align:left;
}


#newsletter{
  margin: 32px 0 0 0;
  width:278px;
  height:203px;
  background-color:#333;
  float: left;
  text-align:left;
  font-size:14px;
  color:#FFF;
  font-family:"Times New Roman", Times, serif;
}


#eventos{
  margin: 20px 0 0 0;
  padding: 15px 5px 5px 5px;
  width:278px;
  height:287px;
  float: left;
  text-align:left;
  font-size:14px;
  color:#666;
  font-family:"Times New Roman", Times, serif;
  border-bottom-color:#FFF;
}

.text_eventos{
  margin: 0 2px 0 0;
  padding: 0 0 0 0;
  width:268px;
  height:25px;
}

.img_eventos{
  margin: 0 2px 0 0;
  padding: 0 0 0 0;
  width:21px;
  height:21px;
  float: left;
}

#eventos a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#eventos a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}



#eventos h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}


#galeria{
  margin: 0 0 0 0;
  width:595px;
  height:200px;
  padding: 15px 5px 5px 5px;
  background-color:#CCC;
}

#lado_izq{
  margin: 20px 0 0 19px;
  width:593px;
  height:900px;
  float:left;
}

#lado_izq a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#lado_izq a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}

#titulo_importante
{
  font-size: 16px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 12px 0 0 12px;
  text-align:left;
}

#titulo_fecha
{
  font-size: 11px;
  font-family:"Times New Roman", Times, serif;
  color:#999;
  font-weight:300;
  padding: 0 0 0 12px;
  text-align:left;
}


.noticias_importantes{
  margin: 0 0 6px 0;
  width:583px;
  height:182px;
  padding: 5px 5px 2px 5px;
  border-bottom:dotted;
  border-bottom-color:#CCC;
  border-bottom-width:1px;
}

.noticias_importantes a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

.noticias_importantes a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}

#enviar-imprimir {
  float: right;
  padding: 0 0 0 0;
  text-align: right;
  width: 200px;
  height:200px;
  margin: 0 25px 0 0;
}

#imagen_noticia{
  width:100px;
  height:100px;
  float:right;
  margin: 3px 10px 0 9px;
  border: 5px solid #FFF;
}

/* Galeria */
#galeria_inicio{
  width:884px;
  float:none;
  height:200px;
  margin:70px 0 5px 0;
  padding: 15px 5px 5px 5px;
  text-align:right;
  font-size:14px;
  color:#666;
  font-family:"Times New Roman", Times, serif;
  border-bottom-color:#FFF;
}

#galeria_inicio a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-align:right;
  padding:0 30px 0 0;
  text-decoration: none;
}

#galeria_inicio a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
  padding:0 30px 0 0;
}

#galeria_modificada a:hover {
  color: #EA0000;
}


/* Logos Apoyos */
#logos_inicio{
  width:900px;
  float:none;
  height:140px;
  margin:20px 0 5px 0;
  padding: 0 0 0 7px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#666666;
}

#loguitos{
  width:105px;
  float:left;
  height:100px;
  margin:0 6px 0 0;
  padding: 0;
}

#logos_inicio h1 {
  font-size: 26px;
  font-weight:100;
  text-align:left;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}





/* Publicaciones */
#publicaciones{
  width:595px;
  height:184px;
  margin:50px 0 5px 0;
  background-color:#FFFFFF;
  padding: 15px 5px 5px 5px;
  text-align:left;
  font-size:14px;
  color:#666;
  font-family:"Times New Roman", Times, serif;
  border-bottom-color:#FFF;
}

.text_publicaciones{
  margin: 0 2px 0 0;
  padding: 0 0 0 0;
  width:268px;
  height:25px;
}

.img_publicaciones{
  margin: 0 2px 0 0;
  padding: 0 0 0 0;
  width:21px;
  height:21px;
  float: left;
}

#publicaciones a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#publicaciones a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}



#publicaciones h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}

#img-publicacion {
  float: right;
  font-size: 14px;
  line-height: 200%;
  text-align: right;
  width: 100px;
  height:100px;
  margin: 0 25px 0 0;
}

/* menu segundo */

#menu_segundo {
  background:#cccccc;
  float: left;
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0 0 0 18px;
  position:relative;
  display:block;
  font-weight:lighter;
  width:911px;
  height:28px;
  border-bottom:0px;
  border-top:0px;
}

#menu_segundo li {
  float:left;
  margin: 0;
  padding: 0;
}



#menu_segundo a {
  background:#cccccc;
  color:#3d3d3d;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
}
#menu_segundo a:hover {
  background: #666666;
  color: #fff;
  padding-bottom: 8px;
}
#menu_segundo a.current
{
  background:#666666;
  color: #fff;
  padding-bottom: 8px;
}

/*---------------------------------------------------------------------*/

/*Fotos slide */

#foto{
  width:400px;
  height:200px;
  background-color:#000000;
  margin: 13px 0 3px 0;
}



/*Texto Slide*/

#texto{
  margin:0;
}

#texto a {
  color:#666666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#texto a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}

/* nros */
.tabs-nav {
  background:#cccccc;
  float:right;
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0 0 0 18px;
  position:relative;
  display:block;
  font-weight:lighter;
  border-bottom:0px;
  border-top:0px;
}

.tabs-nav li {
  float:left;
  margin: 0;
  padding: 0;
}
.tabs-nav a {
  background:#cccccc;
  color:#3d3d3d;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
}

.tabs-nav a:hover {
  background:#CA0000;
  color: #fff;

}
.tabs-nav li.tabs-selected a{
  background:#C60000;
  color: #fff;
}

.tabs-hide {
  display:none;
}

#contenido{
  width:275px;
  height: 100px;

}

#img{
  width:70px;
  height:70px;
  float:left;
  margin: 3px 10px 0 9px;
  border:double;
}

#text{
  width:150px;
  height:70px;
  padding: 0 0 0 2px;
  height:190px;

}




/*--------------------------------------*/
#pie{
  height:163px;
  background-image:url(../gfx/pie.jpg);
  background-repeat:repeat-x;
  background-position: top;
  color: #fff;
  margin: 0;
  padding: 0;
}

#pie-contenido {
  margin: 0 auto;
  padding-top: 20px;
  width: 940px;
}

#pie-menu {
  float: left;
  width: 350px;
}

#pie-menu ul {
  margin: 0;
  padding: 0;
}

#pie-menu ul li {
  float: left;
  font-size: 16px;
  margin: 0 20px 6px;
  padding: 0;
  list-style: none;
  width: 130px;
}

#pie-menu ul li a {
  border-bottom: 1px solid #666;
  color: #fff;
  display: block;
  width: 100%;
  padding-bottom: 4px;
  text-decoration: none;
}

#pie-menu ul li a:hover {
  border-bottom: 1px solid #fff;
}

#pie-derecha {
  float: right;
  font-size: 12px;
  line-height: 150%;
  text-align: right;
  width: 300px;
  margin: 0 25px 0 0;
}

#pie-derecha a {
  color: #fff;
}

#pie-copy {
  clear: both;
  font-size: 14px;
  text-align: center;
}




/* INSTITUCION */
#contenedor_institucion{
  width:929px;
  height:1200px;
  background-color:#eeeeee;
}

#contenedor_servicios{
  width:929px;
  height:1600px;
  background-color:#eeeeee;
}

#institucion_texto{
	margin: 16px 0 0 20px;
	width:460px;
	height:1030px;
	border-bottom-color:#666666;
	float:left;
}

#institucion_imagen{
  margin: 30px 15px 0 0;
  width:260px;
  height:390px;
  float:right;
}

#institucion_texto h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
  text-align:left;
}

/* LEER MAS */
#contenedor_leermas{
  width:929px;
  background-color:#eeeeee;
}

/* EVENTOS */
#eventos_contenedor{
  margin: 16px 0 0 20px;
  width:720px;
  height:1030px;
  float:left;
}

.eventos_individuales{
  margin: 0 0 15px 0;
  width:720px;
  height:200px;
  border:1px solid #999;
  float:left;
}

.eventos_fecha{
  margin: 0 0 0 0;
  padding: 2px 0 2px 5px;
  width:716px;
  height:20px;
  float:left;
  text-align:left;
  color:#FFF;
  font-size:14px;
  background-color:#999;
}

.eventos_texto{
  margin:10px 0 0 8px;
  width:590px;
  height:160px;
  float:right;
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#333;
  text-align:left;
}

.eventos_imagen{
  margin: 5px 0 0 5px;
  width:100px;
  height:150px;
  border:#FFF 5px solid;
  float:left;
}

.documentales_imagen{
  margin: 5px 0 0 5px;
  width:125px;
  height:125px;
  border:#FFF 5px solid;
  float:left;
}

.documentales_texto{
  margin:10px 0 0 8px;
  width:565px;
  height:160px;
  float:right;
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#333;
  text-align:left;
}

#eventos_calendario{
  margin: 10px 0 15px 0;
  width:200px;
  height:221px;
  border:#FFF 5px solid;
  float:right;
}

#eventos_izq{
  margin: 10px 0 15px 0;
  width:500px;
  height:221px;
  border:#FFF 5px solid;
  float:left;
}

#eventos_contenedor h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  text-align:left;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}

/* DOCUMENTOS */
#documentos_contenedor{
  margin: 30px 0 0 20px;
  width:720px;
  height:1030px;
  float:left;
}

.documentos_individuales{
  margin: 0 0 15px 0;
  width:720px;
  height:90px;
  border:1px solid #999;
  float:left;
}

.documentos_fecha{
  margin: 0 0 0 0;
  padding: 2px 0 2px 5px;
  width:716px;
  height:20px;
  float:left;
  text-align:left;
  color:#FFF;
  font-size:14px;
  background-color:#999;
}

.documentos_texto{
  margin:10px 0 0 8px;
  width:590px;
  height:50px;
  float:right;
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#333;
  text-align:left;
}

.documentos_imagen{
  margin: 5px 0 0 5px;
  width:70px;
  height:45px;
  float:left;
}

.documentos_imagen img{
  border: none;
}

#documentos_contenedor h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  text-align:left;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}







/* CONTACTENOS */

#contactenos_izq{
	margin: 16px 0 0 20px;
	width:360px;
	height:500px;
	float:left;
}

#contactenos_der{
	margin: 16px 15px 0 0;
	width:350px;
	height:400px;
	float:right;

}

#contactenos_izq h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  text-align:left;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}


#contenedor_contactenos{
  width:929px;
  height:600px;
  background-color:#eeeeee;
}


/* APOYO */

#contenedor_apoyo{
  width:929px;
  height:1680px;
  background-color:#eeeeee;
}

#apoyo_imagen{
  margin: 10px 0 5px 0;
  width:100px;
  height:140px;
  border:#FFF 5px solid;
  float:left;
  background-color:#FFFFFF;
}

#apoyo_izq{
  margin: 10px 0 5px 0;
  width:600px;
  height:140px;
  border:#FFF 5px solid;
  float:right;
  background-color:#FFFFFF;
}

#apoyo_izq h2 {
  font-size: 20px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#333333;
  text-align:left;
  padding: 5px 0 3px 12px;
}


#apoyo_izq a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#apoyo_izq a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}


#eventos_apoyo{
  margin: 15px 20px 0 20px;
  width:720px;
  height:680px;
  text-align:left;
  float:right;
}


#eventos_apoyo h1
{
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}


#redes{
	margin: 16px 20px 0 20px;
	width:730px;
	height:1200px;
	text-align:left;
	float:right;
}

#redes h1
{
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}


/* Videos */

#contenedor_video{
  width:929px;
  height:1150px;
  background-color:#eeeeee;
}

#contenedor_video_int{
  width:929px;
  height:600px;
  background-color:#eeeeee;
}

#video_apoyo{
	margin: 16px 20px 0 20px;
	width:720px;
	height:auto;
	text-align:left;
	float:right;
}

#video_apoyo h1
{
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}

#video_apoyo h3
{
  font-size: 26px;
  font-weight:100;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#F00;

}

#video_apoyo a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#video_apoyo a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}

/*galeria*/

#video_apoyo1{
	margin: 16px 20px 0 20px;
	width:720px;
	height:auto;
	text-align:left;
	float:right;
}

#video_apoyo1 h1
{
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}

#video_apoyo1 h3
{
  font-size: 26px;
  font-weight:100;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#F00;

}

#video_apoyo1 a {
  color:#666;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  text-decoration: none;
}

#video_apoyo1 a:hover {
  color: #EA0000;

}


#video_gral{
  margin: 10px 0 5px 0;
  width:710px;
  height:300px;
  border:#FFF 5px solid;
  float:left;
  background-color:#FFFFFF;
}

#video_gral_izq{
  margin: 10px 0 5px 0;
  width:315px;
  height:270px;
  float:left;
}

#video_gral_der{
  margin: 10px 0 5px 0;
  width:385px;
  height:270px;
  float:right;
}

#video_imagen_izq{
  margin: 10px 0 5px 0;
  width:300px;
  height:150px;
  border:#FFF 5px solid;
  float:left;
  background-color:#FFFFFF;
}

#video_texto{
  margin: 0 0 0 0;
  padding: 0 3px 3px 8px;
  width:164px;
  height:144px;
  float:right;
}

#video_texto h2 {
  font-size: 16px;
  font-weight:100;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#EA0000;
  padding: 5px 0 0 0;
  text-align:center;
}



#video_video{
  margin: 0 0 0 0;
  width:125px;
  height:150px;
  float:left;
}

#video_imagen_der{
  margin: 10px 0 5px 0;
  width:300px;
  height:150px;
  border:#FFF 5px solid;
  float:right;
  background-color:#FFFFFF;
}


#video_nros {
  background:#cccccc;
  float:right;
  list-style: none;
  margin: 30px 0 0 5px;
  padding: 0 0 0 18px;
  position:relative;
  display:block;
  font-weight:lighter;
  border-bottom:0px;
  border-top:0px;
}

#video_nros li {
  float:left;
  margin: 0;
  padding: 0;
}
#video_nros a {
  background:#cccccc;
  color:#3d3d3d;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
}
#video_nros a:hover {
  background:#CA0000;
  color: #fff;

}
#video_nros a.current
{
  background:#666666;
  color: #fff;
  padding-bottom: 8px;
}

#volver {
  background:#cccccc;
  float:right;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0 0 0 0;
  display:block;
  border-bottom:0px;
  border-top:0px;
}

#volver a {
  background:#cccccc;
  color:#3d3d3d;
  display: block;
  margin: 0;
  padding: 4px 15px;
  text-decoration: none;
}

#volver a:hover {
  background:#CA0000;
  color: #fff;
}

/* Noticias */
#news_contenedor{
	margin: 16px 0 0 20px;
	width:720px;
	/*height:1030px;*/
  float:left;
}

#news_contenedor h1 {
  font-size: 26px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#666666;
  text-align:left;
  padding: 5px 0 3px 12px;
  border-bottom: 1px dotted #F00;
}


.news_individuales{
  margin: 0 0 15px 0;
  width:720px;
  height:150px;
}

.news_texto{
  margin:10px 0 0 8px;
  width:590px;
  height:120px;
  float:right;
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#333;
  text-align:left;
}

.news_texto h2 {
  font-size: 18px;
  font-weight:100;
  font-family:"Times New Roman", Times, serif;
  color:#EA0000;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align:left;
}

.news_texto p {
  font-size: 12px;
  font-weight:100;
  font-family:Tahoma, Geneva, sans-serif;
  color:#666;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align:left;
}

.news_imagen{
  margin: 5px 0 0 5px;
  width:100px;
  height:100px;
  border:#FFF 5px solid;
  float:left;
}

.news_texto a {
  color:#999;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  text-decoration: none;
}

.news_texto a:hover {
  color: #EA0000;
  border-bottom: 1px dotted;
}



.news_interna{
  margin: 0 0 15px 0;
  width:720px;
  /*height:650px;*/
}

.news_texto_int{
  margin:10px 0 0 8px;
  width:590px;
  height:120px;
  float:right;
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#333;
  text-align:left;
}


#contenedor_int{
  width:929px;
  height:500px;

}


#interna_apoyo{
  margin: 15px 20px 0 20px;
  width:720px;
  height:700px;
  text-align:left;
  float:right;
}


/* INTERNA OBSERVATORIO */

.observatorio_int{
  margin:10px 0 0 8px;
  width:710px;
  height:700px;
  float:left;
  font-family:Verdana, Geneva, sans-serif;
  font-size:18px;
  color:#333;
  text-align:left;
}


.obs_img_int{
  margin:0;
  padding:0;
  width:auto;
  height:auto;
  float:right;
}

.obs_img_int_destac{
  margin:0;
  padding:0;
  width:400px;
  height:200px;
  float:right;
}

.LV_validation_message{
  font-weight:bold;
  margin:0 0 0 5px;
}

.LV_valid {
  color:#00CC00;
}

.LV_invalid {
  color:#CC0000;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
  border: 1px solid #00CC00;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
  border: 1px solid #CC0000;
}

