/* CSS Document */

body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: underline;
	font-weight: normal;
}

a.textoNoticiaTitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

a.textoNoticiaTitulo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.textoNoticiaTituloOtras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}

a.textoNoticiaTituloOtras:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a.textoNoticiaTituloOtrasChico{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
}

a.textoNoticiaTituloOtrasChico:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.textoNoticiaCabeza{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.textoNoticiaCabeza:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menu_superior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu_superior:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

a.textoTablaMarco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.textoTablaMarco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}

h2.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 25px 0px 5px 10px; 	
}


.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.textoTablaMarco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}

.textoTablaHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/fondo_titulo.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
}



.tablaTicker  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin solid #CCCCCC;
}

.tablaTitulo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	border: thin solid #CCCCCC;*/
	color: #FFFFFF;
	background-color: #336633;
}

.tablaTituloHome  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	border: thin solid #CCCCCC;*/
	color: #336633;
	background-color: #DEE5D5;
}

.tablaEtiqueta  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablaEtiquetaClara  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336600;
	background-color: #DEE5D5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tablaDato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: thin solid #CCCCCC;
	color: #000000;
}

.tablaDatoInvestigaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: thin solid #CCCCCC;
	color: #000000;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
}


.textoSubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	font-weight: bold;
}

.textoSubtituloNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;

}

.textoMinimo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7.5pt;
}

a.textoMinimo{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7.5pt;
}

a.textoMinimo:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 7.5pt;
}

.textoResaltadoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

.textoResaltadoVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;

}

.textoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;

}

.textoNoticiaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;

}



.textoNoticiaCabeza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}

.textoNoticiaTExto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}

.clsON {
	background-color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;

}


.clsOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
	background-color: #ffffff;
	font-style: normal;
	text-align: center;

}
.lineah {
	background-image: url(img/puntos_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.lineav {
	background-image: url(img/puntos_v.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/* DIV */

#marco_centrado {
	background-position: center;
}

#principal {
	width: 760px;
	background-image:url(img/fondo_div.jpg);
	overflow:auto;
	background-repeat: repeat-y;
}

#banner_top {
	background: url(img/banner_top.jpg) no-repeat bottom;
	height: 100px;
	width: 760px;
	top: 0px;
	}

#banner_top h1 span {
	display:none
	}	

#menu_superior {
	background-color: #666666;
	text-align: right;
	position: relative;
	width: 760px;
	padding: 0px;
}	
	
#menu_izquierda{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	background-color: #DEE5D5;
	width: 160px;
	background-image: url(img/menu_izquierda.jpg);
	background-repeat: no-repeat;
	float:left
}

.menu_titulo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 14px;
	font-weight: bold;
}


.menu_item {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}



#menu_izquierda ul, li {
	position: relative;
	top: -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}
 
#menu_izquierda ul {
	margin: 0;
	padding: 0;
}

 
#menu_izquierda h2 {
	position: relative;
	top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 14px;

}
 
#menu_izquierda a {
	text-decoration: none;
	display: block;
	width: 140px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menu_izquierda a.imagen_enlace {

	padding-left: -20px;

}
#menu_izquierda a.imagen_enlace:hover  {

	padding-left: -20px;

} 
#menu_izquierda a:hover {
	color: #336633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #DEE5D5}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#contenido{
	background-color: #ffffff;
	width:458px;
	min-height:800px;
	height:auto !important;
	height:600px;
	left: 160px;
	/*	border: 1px solid #999999;*/
	float:left;
}
.tablaTituloCajaDestacada {
	background-image: url(img/titulo_caja.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}

.scrollable {
	position: relative;
	background-color:#336633;
	/*border:1px solid silver; */
	height:80px;
	width:368;
	/*	background-color:whitesmoke;*/
	padding:5px;
}



#menu_derecha{
	/*	border: 1px solid;
	border-color:#cccccc;
*/	width: 140px;
	left: 630px;
	top:140px;
	float:right;
	text-align: center;
	
}

#contenido ul, li {
	list-style-type:disc;
	top: 0px;

}
#creditos {
	position: absolute;
	background-color: #336633;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
#menu_pie {
	background-color: #DEE5D5;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
#seccion_titulo {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	text-align: left;
	left: 40px;
}

#imagen_nota{
	float:left;
	margin:15px 15px 15px 15px;
	text-align: center;
}

.tablaFormulario {
	border: thin solid #336633;
}

.tablaBannerTop {
	height:100px;
	width: 760px;

}
