A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none; color:#FFF}
A:hover {text-decoration: underline; color: #CCCCCC;}

/**Menu Barra Navegación Superior**/

#navegador{
	background : #FFFFFF;
	padding : 3px 10px 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

A.link_navegador, A.link_navegador:VISITED, A.link_navegador:ACTIVE, A.link_navegador:FOCUS, A.link_navegador:LINK{
color: #ff6600;
}
A.link_navegador:HOVER{
	color: #0033cc;
}

A.link_navegador_noticia, A.link_navegador:VISITED, A.link_navegador:ACTIVE, A.link_navegador:FOCUS, A.link_navegador:LINK{
color: #ff6600;
}
A.link_navegador_noticia:HOVER{
	color: #0033cc;
}

/**Fin **/

/**Menu Superior**/

#navegador_sup{
	background : #FFFFFF;
	padding : 3px 10px 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

A.link_navegador_sup, A.link_navegador_sup:VISITED, A.link_navegador_sup:ACTIVE, A.link_navegador_sup:FOCUS, A.link_navegador_sup:LINK{
color: #666666;
}
A.link_navegador_sup:HOVER{
	color: #cccccc;
}

/**Fin**/

/**Menu Lateral**/

#caja{
	width: 186px;
	height: 340px;
	background-color: #0047b9;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#lista_sin_link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	
}
#lista ul{
	margin : 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
}
#lista li{
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02378c;	
}
A.lista, A.lista:VISITED, A.lista:ACTIVE, A.lista:FOCUS, A.lista:LINK{
	color: #ffffff;
	
	
}
A.lista:HOVER{
	color: #cccccc;
}

#lista_int ul{
	margin : 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
}
#lista_int li{
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
A.lista_int, A.lista_int:VISITED, A.lista_int:ACTIVE, A.lista_int:FOCUS, A.lista_int:LINK{
	color: #7fa3dc;
	padding-left: 15px;
	
}
A.lista_int:HOVER{
	color: #cccccc;

}

/**Fin**/

/**Menu Inferior**/

#navegador_inf{
	padding : 3px 10px 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #c4c4c4;
	text-decoration: none;
}

A.link_navegador_inf, A.link_navegador_inf:VISITED, A.link_navegador_inf:ACTIVE, A.link_navegador_inf:FOCUS, A.link_navegador_inf:LINK{
	color: #c4c4c4;
}
A.link_navegador_inf:HOVER{
	color: #cccccc;
} 

/**Fin**/

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

/**Contenido**/

.body_int {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.body_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e4e4e4;
}
.tit_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.destacado_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
.destacado_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.destacado_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #03C;
	font-size: 20px;
}

/* menu superior probando...*/

.barra_sub_menu  {
    font-family: Verdana, Geneva, sans-serif;
	border: none;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	padding: 4px;
}

#menu {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	padding: 3px;
	width: 530px;
	height:30px;
	float: none;
	left: 10px;
}
#menu ul {
	list-style-type: none;
	text-align: left;
}

#menu ul li.nivel1 {
	float: left;
	position: relative;
	padding: 3px;
	text-align: left;
	height: 15px;
	top: 4px;
	right: 45px;
}
#menu ul li { float: left;}

#menu ul li a {display: block;
text-decoration: none;
color: #ff6600;


}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
color: #02378c;
position: relative;

}
#menu ul li a.nivel1 {display: block!important;display: none;
}
#menu ul li ul {display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute; width: 550px; border-top: none;
}
#menu ul li ul li a {
	padding: 4px;
	border: none;
	font-size: 11px;
	font-weight: normal;
	position: relative;
}
#menu ul li ul li a:hover {
position: relative;
text-decoration: underline;
border-bottom: none;
}

ul.uno {left: -1px;
	border: none;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-align: left;
	clip: rect(auto,auto,auto,1px);
	padding-left: 1px;
	text-align: left;
	}
ul.dos {left: -52px;
	border: none;
	font-size: 11px;
	font-weight: normal;
	
	}
ul.tres {left: -0px;}
ul.cuatro {left: -0px;}

.tit_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0046B1;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
}
.body_caja_certif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.body_listas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.destacado_asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ff6600;
	text-transform: lowercase;
}
.body_caja_blanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.body_home_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #e4e4e4;
}
.body_formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.body_formulario_cajas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	background-color: #e4e4e4;
	border: 1px solid #CCC;
}
.body_expe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.body_noticias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.body_noticias_bajada {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.link_noticias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F60;
	text-decoration: none;
}
.link_noticias:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	text-align: right;
}
.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #EC6E00;
	border: 1px solid #999;
}
.boton:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #003366;
	border: 1px solid #999;
}

