@charset "utf-8";

@import url(/news/estructura.css);

img {
   border:none;
}
h1{
	font-family:"Trebuchet MS";
	font-size: 22px;
	color: #663300;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	background-image: url(../images/dot_flecha.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin:0px;
}

.imagen_contenido  {
	margin: 10px;
	border: 1px solid #663300;
}
.lista_tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.lista_tabla h4{
font-size:12px;
color:#996600;
}
.lista_tabla:hover {
background-color:#eae2b3;
}

.item_lista {
	font-weight: bold;
	color: #663300;
}

.item_lista a{
	color: #663300;

	font-weight: bold;
	text-decoration:none;
}
.item_lista a:hover{
	color: #CC6600;
	text-decoration:underline;
}
.item_busca {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

.item_busca a{
	color: #663300;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}
.item_busca a:hover{
	color: #CC6600;
	text-decoration:underline;
}
.url_busca {
	font-size: 10px;
	color: #FF6600;
	text-decoration:none;
}
.url_busca:hover {
	text-decoration:underline;
}
/*.encabezado_tabla {
	background-color: #CC9900;
	background-image: url(../images/grad_top_tabla.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
*/
th {
	background-color: #cc9900;
	background-image: url(../images/grad_top_tabla.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	
}
th div{
	background-image: url(../images/dot_3points_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	text-align:left;
}
.fila_tabla {
	background-color: #EADFB3;
}
.fila_tabla:hover {
	background-color: #DBC87D;

}
.titulo_portada {
	font-size: 22px;
	color: #663300;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	background-image: url(../images/dot_flecha_dark.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-top: 10px;
}
/*.texto_resaltado {
	font-weight: bold;
	color: #996600;
}
*/h5 {
	font-weight: bold;
	color: #996600;
	font-size:12px;
}
.formulario {
	font-size: 11px;
	color: #333333;
	background-image: url(../images/back_forms.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #996633;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
}
.formulario_nosize {
	font-size: 11px;
	color: #333333;
	background-image: url(../images/back_forms.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #996633;
	font-family: Arial, Helvetica, sans-serif;
}
.botones {
	font-weight: bold;
	background-color: #cc9900;
	background-image: url(../images/back_buttons.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #996600;
}
.botones:hover {
	background-color: #CC6600;
	background-image: url(../images/back_buttons_over.jpg);
	color: #FFFFCC;
}

/* .LISTAS: Esta clase fue eliminada, y reemplazada por la clase .CONT_LISTAS /*
/*.listas {
	font-weight: bold;
	color: #CC6600;
	list-style-image: url(../images/dot_3points_2.gif);
	display: block;
	padding-right: 25%;
}
.listas li{
	display: block;
	list-style-image: url(../images/dot_3points_2.gif);
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;

}
.listas a{
	color: #993300;
	text-decoration:none;
}
.listas a:hover{
	color: #CC6600;
	text-decoration:underline;
}
*/

/* Nombre seccion estilo para el nombre de las secciones en los interiores*/
/*//
//.nombre_seccion {
//	color: #663300;
//	font-weight: bold;
//	padding-bottom: 5px;
//	border-bottom-width: 1px;
//	border-bottom-style: dotted;
//	border-bottom-color: #CC9900;
//	background-image: url(../images/dot_flecha.png);
//	background-repeat: no-repeat;
//	background-position: left top;
//	padding-left: 25px;
//}*/

/*Nombre sub seccion estilo para el nombre de las subsecciones en los interiores */

/*.nom_subseccion {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}*/
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
/*Titulo contenidos estilo para  el titulo del contenido en caso de que tenga*/
/*.titulo_contenido_sec {
	font-weight: bold;
	font-size: 15px;
	padding-left: 5;
	color: #333333;
}*/
h3 {
	font-weight: bold;
	font-size: 15px;
	padding-left: 5;
	color: #333333;
}


/*Subtitulo titulo contenido estilo para  el subtitulo  del contenido en caso de que tenga*/

/*.subtitulo_contenido {
	font-size: 14px;
	font-weight: bold;
	color: #A64702;
}*/
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #A64702;
}

/*para el texto de descarga*/
/*.documentos_descargas {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}*/
h6{
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;	
	padding-bottom: 5px;
	background-image: url(../images/dot_flecha_small.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;	
}
/*texto en negritas*/                /*reemplazado por STRONG*/


/*.texto_negritas {
	font-weight: bold;
	color: #996600;
}*/

/*para textos resaltados*/
.texto_resaltado {
     font-weight: bold;
	color: #663300;
}

/*Vinculos en parrafos*/

p a {
	font-weight: bold;
	color: #996600;
	text-decoration:none;
}
p a:hover {
	color: #CC6600;
	text-decoration:underline;
}
/* Texto de alert para busqeudas*/
.alert_rojo{
color:#CC0000;
font-size:16px;
font-weight:bold;
}

/*Texto actualizacion de archivos*/

.fecha_actualizacion {
	font-size: 10px;
	color: #FF6600;
	}
	
	/*Estilo par ala palabra Indice de las portada*/

.indice {
	font-size: 18px;
	color: #0000;
	font-weight: lighter;
	margin-top:20px;
	margin-left: 15px;
	padding-left:15px;
	}
	/*boton  next back*/
	
.next_y_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1AB25;
	margin-top:50px;
	list-style:none;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.next_y_back a{
	color: #E1AB25;
	text-decoration:none;
}
.next_y_back a:hover{
	color: #CC6600;
	text-decoration:underline;
	
}


/* links*/
	
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.links a{
	color: #000000;
	text-decoration:underline;
}
.links a:hover{
	color: #666666;
	font-weight:bold;
	text-decoration:underline;
}

.formbas, #footer_search
{
	color:#663300;
	font-weight:bold;
	font-size:11px;
}

#headerxxx_search {
	text-align: center;
	background-color:#eec31e;
	padding-top: 1em;
	margin-top: 2em;
}

.phpdigMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.calendarios{
	text-align:left;
	margin-left:-10px;
	z-index:-200;
}

/*fondo de popup*/

.back_popup{
	background-image: url(../images/back_popup.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:460px;
	height:385px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
