@charset "utf-8";
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration:none;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.texto-2-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.titulo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
.titulos-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.textos-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


.separador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.texto_informacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.texto_noticia{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
        text-align: justify;
}
.texto_noticia b{
     font-weight: bold;
     color:#fff;

}

.texto_noticia a,.texto_noticia a:hover, .texto_noticia a:visited, .texto_noticia a:link {
    color: #0099FF;
    text-decoration: underline;
     font-weight: bold;

}

ul#historial-noticias{
 
   list-style-image: url("../jpg/pixel-azul.jpg");
   padding: 0px 0px 0px 0px;
   margin: 22px 6px 0px 25px;
}

ul#historial-noticias li{
    margin-bottom: 7px;
    margin-left: 0px;
     padding: 0px 0px 4px 0px;
    border-bottom: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul#historial-noticias li a,  ul#historial-noticias li a:visited, ul#historial-noticias li a:link{
   color: #6E6E6E
   
}
ul#historial-noticias li a:hover{
   color:#0066CC;
   font-weight:bold;
}
ul#pagenavi
{
    
}


 

ul.pagenavi li {
    float: left;
    margin-right: 5px;
}



ul.pagenavi{
    float:left;width: 100%;
    margin-top: 20px;
    list-style: none outside none;
}
ul.pagenavi li a:hover, ul.pagenavi li a.current {
    background-position: 0 -32px;
    height: 32px;
    width: 32px;

}



 ul.pagenavi li a, ul.pagenavi li a:hover, ul.pagenavi li a.current , ul.pagenavi li a.inactive{
    background: url("../_inc/pagenavi.png") no-repeat scroll 0 0 transparent;
    color: #3A3A3A;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 32px;
    line-height: 31px;
    text-align: center;
    width: 32px;
}


.titulo_servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo-grande-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.08em;
}
.titulo-grande-cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	letter-spacing: -0.08em;
}
.titulo-grande-cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	letter-spacing: -0.08em;
}
.tab_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#2c363c;
	color:#ccc;
	border:1px solid #2c363c;
	cursor:pointer;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px 8px;
}
.tab_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#4495cd;
	text-align: center;
	vertical-align: middle;
	color:#fff;
	border:1px solid #4495cd;
	padding: 5px 8px;
}
.tab_normal:hover{
	background:#607280;
	text-align: center;
	vertical-align: middle;
	color:#ddd;
	border:1px solid #607280;
	padding: 5px 8px;
	text-decoration: none;
	cursor:pointer;
}
.linea-separacion{
	border-bottom: 1px solid #262E33;

}
/************************ BOTONERA ***************/

.menu:link, .menu:visited {
	background-image: url(../imagenes/botonera/separador.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	color: #656460;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-decoration: none;
}

.menu:hover, .menu:active {
	background-image: url(../imagenes/botonera/hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
}
.tooltip {
	color: #666666;
	outline: none;
	cursor: help;
	text-decoration: none;
	position: relative;
}
.tooltip span {
margin-left: -999em;
position: absolute;
}

.tooltip:hover span {
	font-family: Calibri, Geneva, Tahoma, Arial, sans-serif;
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 250px;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	color: #FFF;
	background-color: #2571AF;
	padding: 5px;
	background-image: none;
}
.tooltip: hover img { 
border: 0; 
margin: -10px 0 0 -55px; 
float: left; 
position: absolute;
}
.tooltip:hover em { 
font-family: Candara, Tahoma, Geneva, sans-serif; 
font-size: 1.2em; 
font-weight: bold; 
display: block; 
padding: 0.2em 0 0.6em 0;
}
.classic {
padding: 0.8em 1em;
}
.custom {
padding: 0.5em 0.8em 0.8em 2em; }* html
a:hover { background: transparent; }

