body {
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-repeat: repeat;*/
	/*background-image: url(../img/fondo.gif);*/
}
.texto_contenido {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height:18px;
}
.texto_titulo {
	font-size: 20px;
	font-weight: normal;
	color: #0699C4;
	line-height:18px;
	text-decoration:underline;
	padding-top:15px;
	padding-left:20px;
}
.texto_subtitulo {
	font-size: 14px;
	font-weight: normal;
	color: #0699C4;
}
.texto_informacion {
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	line-height:16px;
	text-decoration:underline;
	padding-top:15px;
	padding-left:20px;
}
.texto_idioma {
	font-size: 12px;
	font-weight: normal;
	color: #A7A7A9;
	text-decoration:none;
}
.texto_idioma:hover {
	font-size: 12px;
	font-weight: normal;
	color: #308eb2;
	text-decoration:underline;
}
.texto_mail {
	text-decoration:none;
	color: #308eb2;
}
.texto_mail:hover {
	color: #308eb2;
	text-decoration:underline;
}
.celda_fondo_linea {
	background-image:url(../img/alto5pix.jpg);
	background-repeat:repeat-x;
}
.celda_fondo_claro {
	background-color:#EBF3F7;
	text-align:center;
	padding-top:9px;
	padding-bottom:9px;
}
.celda_menu {
	font-family: Helvetica, Arial, Times New Roman;
	background-color: #308eb2;
	color: #FFFFFF;
	text-align:center;
	font-weight:bolder;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	padding-top:3px;
	padding-bottom:3px;
}
.celda_rayas1 {
	background-image:url(../img/patron1.jpg);
	background-repeat:repeat;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 13px;
}
.celda_rayas2 {
	background-image:url(../img/patron1.jpg);
	background-repeat:repeat;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 14px;
}
.celda_rayas3 {
	background-image:url(../img/patron1.jpg);
	background-repeat:repeat;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 15px;
}
.celda_rayas4 {
	background-image:url(../img/patron1.jpg);
	background-repeat:repeat;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 16px;
}
.celda_rayas5 {
	background-image:url(../img/patron1.jpg);
	background-repeat:repeat;
	font-family: Helvetica, Arial, Times New Roman;
	font-size: 17px;
}
.celda_rayas_destacados {
	background-image:url(../img/patron1.jpg);
	background-repeat:repeat;
	padding-left:8px;
	padding-top:10px;
}
.celda_rayas_claras_izda {
	background-image:url(../img/patron2.jpg);
	background-repeat:repeat;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
}
.celda_rayas_claras_dcha {
	background-image:url(../img/patron2.jpg);
	background-repeat:repeat;
	padding-right:10px;
	padding-top:10px;
	text-align:justify;
}
.celda_rayas_claras {
	background-image:url(../img/patron2.jpg);
	background-repeat:repeat;
	padding-top:10px;
}
.celda_rayas_descargas {
	background-image:url(../img/patron2.jpg);
	background-repeat:repeat;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.celda_herramientas {
	padding-top:20px;
}
.celda_utilidad {
	background-color: #308eb2;
	color: #FFFFFF;
	text-align:center;
	font-weight:bolder;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}
.celda_utilidad:hover {
	background-color: #005995;
	color: #FFFFFF;
	text-align:center;
	font-weight:bolder;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}
.texto_utilidad {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.texto_utilidad:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.texto_desarrollado {
	color: #a7a7a9;
	font-size:10px;
	text-decoration:none;
}
.texto_desarrollado:hover {
	color: #a7a7a9;
	font-size:10px;
	text-decoration:underline;
}
.celda_blanca{
	background-image:url(../img/patron3.jpg);
	background-repeat:repeat;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.celda_descargas_icono {
	padding-right:30px;
}
.celda_descargas_texto {
	padding-left:20px;
	padding-bottom:5px;
	font-size: 14px;
	font-weight: normal;
	color: #0699C4;
}
.descargas_titulo {
	color: #0699C4;
	text-decoration:none;
}
.descargas_titulo:hover {
	color: #0699C4;
	text-decoration:underline;
}
.texto_descarga_informa {
	color:#666666;
	text-align:center;
}

.texto_ubicacion {
	color:#666666;
	font-size:14px;
	font-weight:bolder;
}

.articulo_fecha {
	color:#666666;
	font-size:10px;
	font-weight:bolder;
	padding-bottom:5px;
	padding-top:10px;
}
.articulo_titulo {
	color:#666666;
	font-size:14px;
	font-weight:bolder;
	padding-bottom:10px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.articulo_titulo_ficha {
	color:#0699c4;
	font-size:14px;
	font-weight:bolder;
	padding-bottom:10px;
}
.articulo_texto {
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.articulo_enlace {
	color:#0699c4;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.articulo_enlace:hover {
	color:#0699c4;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.mapa{
	font-size:12px;
	color:#0699c4;
}
.mapa a{
	text-decoration:none;
	color:#0699c4;
}
.mapa a:hover{
	text-decoration:underline;
	color:#000;
}
.mapa_titulo{
	padding-top:15px;
}
.sabias_texto a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.sabias_texto a:hover{
	text-decoration:underline;
}
.sabias_img{
	padding-right:10px;
	vertical-align:top;
}
.ver_mas a{
	padding-right:5px;
	font-size:11px;
	text-decoration:none;
	color:#0699c4;
}
.ver_mas a:hover{
	text-decoration:underline;
	color:#000;
}
.borde_azul {
	border-color:#308eb2;
	border-style:solid;
	border-width:1px;
}
.paginacion{
	padding-left:12px;
	padding-top:5px;
	padding-right:12px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.paginacion a{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.paginacion a:hover{
	color:#000;
	text-decoration:underline;
}
.articulo_titulo_enlace{
	text-decoration:none;
	color:#0699c4;
}
.articulo_titulo_enlace:hover{
	text-decoration:underline;
	color:#0699c4;
}

.titulo_videos{
	font-size:10px;
}