@charset "utf-8";
body {
	margin-top:0px;
	margin-bottom:0px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#fondo {
	background-image: url(img/sombra_centro.png);
	background-repeat: repeat-y;
	background-position: center;
	position:absolute;
	width:950px;
	height:auto;
	left:50%;
	margin-left:-475px;
}

#contenedor_general {
	width:99%;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
	position:relative;


}

/* Estilos para HEADER */

#header {
	height:auto;
	width:100%;
	margin-top:0px;
	float: left;
	position:relative;
}
#header_blanco {
	background-color:#FFFFFF;
	height:100px;
	width:100%;
	float:left;
	position:relative;

}
#header_oferta {
	background-image:url(img/header_oferta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
	height:95px;
	width:100%;
	float:left;
	position:relative;

}
#header_verde {
	background-image:url(img/back_verde.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:55px;
	width:100%;
	float:left;
	position:relative;

}
#header_naranja {
	background-image:url(img/back_naranja.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:55px;
	width:100%;
	float:left;
	position:relative;

}
#header_azul {
	background-image:url(img/back_azul.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:55px;
	width:100%;
	float:left;
	position:relative;

}

#header_marron {
	background-image:url(img/back_marron.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:55px;
	width:100%;
	float:left;
	position:relative;

}

#header_gris {
	background-color:#d9d9d9;
	height:40px;
	width:100%;
	float:left;
	position:relative;

}

#esq_izq_gris {
	width:15px;
	height:15px;
	background-image:url(img/esq_izq_gris.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	bottom:0px;
	left:0px;
}

#esq_der_gris {
	width:15px;
	height:15px;
	background-image:url(img/esq_der_gris.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	bottom:0px;
	right:0px;
}


#logo_unam {
	height:90px;
	width:315px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	position:relative;
}
#separador {
	background-color:#999;
	height:40px;
	width:1px;
	float:left;
	margin-top:25px;
	margin-left:95px;
	margin-right:50px;
	position:relative;
}
#titulo_portal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:218%;
	color:#666666;
	height:auto;
	width:330px;
	float:left;
	margin-left:90px;
	margin-top:25px;
	position:relative;
}
#titulo_seccion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:145%;
	color:#FFFFFF;
	text-indent:5px;
	background-image:url(img/pleca_gris_header.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:22px;
	width:330px;
	float:left;
	margin-left:90px;
	padding-top:5px;
	position:relative;
}
/* FIN Estilos para HEADER */


/* Inicio Botones header de la izquierda */

#btn_home {
	background: url(img_btn/btn_home_01.png);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	width:35px;
	margin-left:5px;
	margin-top:3px;
	cursor:pointer;
	position:relative;
}

#btn_home:hover {
	background: url(img_btn/btn_home_02.png);
	background-repeat:no-repeat;

}

#btn_contacto {
	background: url(img_btn/btn_contacto_01.png);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	width:35px;
	margin-left:5px;
	margin-top:3px;
	cursor:pointer;
	position:relative;
}

#btn_contacto:hover {
	background: url(img_btn/btn_contacto_02.png);
	background-repeat:no-repeat;

}
#btn_noticias {
	background: url(img_btn/btn_noticias_01.png);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	width:35px;
	margin-left:5px;
	margin-top:3px;
	cursor:pointer;
	position:relative;
}




#btn_noticias:hover {
	background: url(img_btn/btn_noticias_02.png);
	background-repeat:no-repeat;

}


#btn_faq {
	background: url(img_btn/faq.png);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	width:35px;
	margin-left:5px;
	margin-top:3px;
	cursor:pointer;
	position:relative;
}

#btn_faq:hover {
	background: url(img_btn/faq02.png);
	background-repeat:no-repeat;

}


#btn_web {
	background: url(img_btn/btn_tuweb01.png);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	width:35px;
	margin-left:5px;
	margin-top:3px;
	cursor:pointer;
	position:relative;
}

#btn_web:hover {
	background: url(img_btn/btn_tuweb02.png);
	background-repeat:no-repeat;

}
/* Fin Botones header de la izquierda */



/* Inicio Botones header de la derecha */

#btn_facebook {
	background: url(img_btn/btn_facebook_01.png);
	background-repeat:no-repeat;
	float:right;
	height:28px;
	width:27px;
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;
	position:relative;
}

#btn_facebook:hover {
	background: url(img_btn/btn_facebook_02.png);
	background-repeat:no-repeat;

}


#btn_flickr {
	background: url(img_btn/btn_flickr_01.png);
	background-repeat:no-repeat;
	float:right;
	height:28px;
	width:27px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
	position:relative;
}

#btn_flickr:hover {
	background: url(img_btn/btn_flickr_02.png);
	background-repeat:no-repeat;

}



#btn_youtube {
	background: url(img_btn/btn_youtube_01.png);
	background-repeat:no-repeat;
	float:right;
	height:28px;
	width:27px;
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;
	position:relative;
}

#btn_youtube:hover {
	background: url(img_btn/btn_youtube_02.png);
	background-repeat:no-repeat;

}

#btn_slideshare {
	background: url(img_btn/btn_slideshare_01.png);
	background-repeat:no-repeat;
	float:right;
	height:28px;
	width:27px;
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;
	position:relative;
}

#btn_slideshare:hover {
	background: url(img_btn/btn_slideshare_02.png);
	background-repeat:no-repeat;

}


#btn_twitter {
	background: url(img_btn/btn_twitter_01.png);
	background-repeat:no-repeat;
	float:right;
	height:28px;
	width:27px;
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;
	position:relative;
}

#btn_twitter:hover {
	background: url(img_btn/btn_twitter_02.png);
	background-repeat:no-repeat;

}




#bandera_esp{
	background-image:url(img_btn/idioma_esp.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:3px;
	width:20px;
	height:15px;
	float:left;
	cursor:pointer;

}
#bandera_fr{
	background-image:url(img_btn/idioma_fr.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:3px;
	width:20px;
	height:15px;
	float:left;
	cursor:pointer;

}
#bandera_en{
																																																																							background-image:url(img_btn/idioma_en.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:3px;
	width:20px;
	height:15px;
	float:left;
	cursor:pointer;

}



/* Fin Botones header de la derecha */



/* Textos para header */

#texto_btns_izq{
	width:150px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:5px;
	text-align:left;
}

#texto_btns_der{
	width:150px;
	height:auto;
	float:right;
	margin-top:15px;
	margin-right:5px;
	text-align:right;
}


.txt_gris_12bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:109%;
	font-weight:bold;
	color:#505050;

}

/* Fin Textos para header */



/* Estilos para BANNER */
#banner_oferta{
	background-image:url(img/banner_back4.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:220px;
	width:100%;
	float:left;
	text-align:right;
	position:relative;
}

#banner_servicios{
	background-image:url(img/banner_back3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:220px;
	width:100%;
	float:left;
	text-align:right;
	position:relative;
}

#banner_suayed{

	background-position:left top;
	background-repeat:no-repeat;
	height:220px;
	width:100%;
	float:left;
	text-align:right;
	position:relative;
}

#banner_suayed02{

	background-position:left top;
	background-repeat:no-repeat;
	height:220px;
	width:100%;
	float:left;
	text-align:right;
	position:relative;
}
/* FIN Estilos para BANNER */



/* Textos para banner */

#txt_banner{
	width:450px;
	height:100%;
	float:left;
	margin-top:0px;/*margin-top:45px;*/
	margin-left:0px; /*margin-left:20px;*/
	text-align:right;
}

.txt_verde_45{
	font-family: Verdana, Geneva, sans-serif;
	font-size:409%;
	color:#669933;
	margin-right:90px;
}
.txt_verde_20{
	font-family: Verdana, Geneva, sans-serif;
	font-size:182%;
	color:#669933;
}

.txt_naranja_45{
	font-family:Verdana, Geneva, sans-serif;
	font-size:409%;
	color:#E65B00;
}
.txt_naranja_20{
	font-family:Verdana, Geneva, sans-serif;
	font-size:182%;
	color:#E65B00;
}


/* Fin  Textos para banner */




/* Estilos estructura del documento */
#columna {
	height:auto;;
	width:300px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	position:relative;
	float: left;
}

#columna_inicio {
	height:auto;;
	width:270px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:13px;
	position:relative;
	float: right;
}

#columna_doble_inicio {
	height:auto;;
	width:625px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:13px;
	position:relative;
	float: left;
}

#columna_doble {
	height:auto;;
	width:610px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	position:relative;
	float: left;
}

#columna_frame {
	height:auto;;
	width:570px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	position:relative;
	float: left;
}

#pie {
	background-image:url(img/back_foot.png);
	background-position: center top;
	background-color:#FFF;
	background-repeat:no-repeat;
	height:auto;
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
	position:relative;
	float: left;
}

.col_pie {
	height:auto;
	margin-top:10px;
	margin-left:5px;
	position:relative;
	float: left;
	border:#3C0 0px solid;
}

#col_pie2{ /* es el ultimo  modulo del footer ( derecha)  es necesario que se más ancha por el contador*/
	height:auto;
	margin-top:10px;
	margin-left:5px;
	position:relative;
	float: left;
	border:#3C0 0px solid;
}

/* Fin Estilos estructura del documento */




/* Estilos secciones */
#seccion {

	height:auto;
	width:295px;
	margin-bottom:15px;
	position:relative;
	float: left;
	overflow:hidden;
}
/* cabeza con rectangulo de esquinas redondeadas */
#cabeza_seccion1 {
	background-image:url(img/pleca_gris_titulos.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	width:295px;
	margin:0px;
	padding-left:10px;
	position:relative;
	float: left;
}
/* cabeza con MEDIO rectangulo de esquinas redondeadas */
#cabeza_seccion2 {
	background-color:#DFDFDF;
	height:25px;
	width:295px;
	margin:0px;
	padding-left:10px;
	position:relative;
	float: left;

}
/* cabeza AZUL con MEDIO rectangulo de esquinas redondeadas */
#cabeza_seccion3 {
	background-image:url(img/pleca_azul_titulo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	width:295px;
	margin:0px;
	padding-left:10px;
	padding-top:3px;
	position:relative;
	float: left;
}

#cabeza_seccion4 {
	background-color:#E56A1C;
	height:25px;
	width:295px;
	margin:0px;
	padding-left:10px;
	padding-top:3px;
	position:relative;
	float: left;
}



#cuerpo_banner_aulas {
	background-image:url(img/back_aulasvirtuales.png);
	background-repeat:no-repeat;
	padding-left:10px;
	height:185px;
	width:295px;
	margin:0px;
	position:relative;
	float: left;
	cursor:pointer;
}
#cuerpo_banner_mirador {
	background-image:url(img/banner_mirador.png);
	background-repeat:no-repeat;
	padding-left:10px;
	height:185px;
	width:295px;
	margin:0px;
	position:relative;
	float: left;
	cursor:pointer;
}
#cuerpo_seccion1 {
	background-color:#BFDDDC;
	padding-left:10px;
	min-height:160px;
	height:auto;
	width:295px;
	margin:0px;
	position:relative;
	float: left;
}

#cuerpo_seccion2 {
	background-color:#EAE4E1;
	padding-left:10px;
	min-height:160px;
	height:auto;
	width:295px;
	margin:0px;
	position:relative;
	float: left;
}
#cuerpo_seccion3 {
	min-height:160px;
	padding-left:10px;
	height:auto;
	width:295px;
	padding-left:10px;
	margin:0px;
	position:relative;
	float: left;
}
/* FIN Estilos secciones */



/* Estilos  para texto */
.txt_gris12pts{
	color:#999;
	font-size:109%;
}
.txt_gris_intenso12pts{
	color:#333;
	font-size:109%;
}
.txt_bco12pts{
	color:#FFF;
	font-size:109%;
}

.txt_rojo16pts{
	color:#D1211F;
	font-size:145%;
	margin-left:10px;
}

.txt_rojo18pts{
	color:#D1211F;
	font-size:164%;
}

.txt_azul12pts{
	color:#34526A;
	font-size:109%;
}

/*empezamos los aches*/
h3.txt_azul12pts{
	color:#34526A;
	font-size:109%;
	position: relative;
	top: -9px;
	font-weight: normal;
}
/*fin los aches*/
.txt_azul11pts{
	color:#34526A;
	font-size:100%;
	cursor:pointer;
}

.txt_naranja14pts{
	color:#E07030;
	font-size:127%;
	font-weight:bold;
}

.txt_azul_contacto{
	color:#1F77A5;
	font-weight:bold;
}

.txt_azul4pts{
	color:#164E94;
	font-size:117%;
	font-weight:bold;
	text-align: left;
}

.txt_cielo14pts{
	color:#1F8FBD;
	font-size:127%;
	font-weight:bold;
}
.txt_cielo12pts{
	color:#1F8FBD;
	font-size:109%;
	font-weight:bold;
}
.txt_grisfoot{
	color:#333;
	line-height:18px;
}
.txt_verdeaulas16pts{
	color:#690;
	font-size:145%;
	font-weight:bold;
	font-style:italic;
}

.txt_marino20pts{
	color:#039;
	font-size:160%;
	font-weight:bold;
}

.txt_azul_18{
	font-family:Verdana, Geneva, sans-serif;
	font-size:164%;
	color:#0166CC;
}

.txt_azul_20{
	font-family:Verdana, Geneva, sans-serif;
	font-size:182%;
	color:#0166CC;
}

.txt_azul_25{
	font-family:Verdana, Geneva, sans-serif;
	font-size:227%;
	color:#0166CC;
}

.txt_azul_30{
	font-family:Verdana, Geneva, sans-serif;
	font-size:273%;
	color:#0166CC;
}

.txt_azul_35{
	font-family:Verdana, Geneva, sans-serif;
	font-size:318%;
	color:#0166CC;
}

.txt_azul_45{
	font-family:Verdana, Geneva, sans-serif;
	font-size:409%;
	color:#0166CC;
}

.txt_esmeralda_40{
	font-family: Tahoma, Geneva, sans-serif ;
	font-size:220%;
	color:#069;
}

.txt_verde_contacto11{
	color:#999900;
	font-weight:bold;
	font-size:100%;
}

.txt_verde_contacto12{
	color:#096;
	font-weight:normal;
	font-size:109%;
}


.txt_gris_contacto12{
	color:#333;
	font-weight:normal;
	font-size:109%;
}


.txt_azulcielo_contacto12{
	color:#09C;
	font-weight:bold;
	font-size:109%;
}

.txt_naranja_contacto12{
	color:#C60;
	font-weight:bold;
	font-size:109%;
}

.txt_esmeralda_contacto11{
	color:#069;
	font-weight:bold;
	font-size:100%;
}

.txt_esmeralda_contacto10{
	color:#069;
	font-weight:bold;
	font-size:80%;
}

.txt_gris_contacto11{
	color:#666;
	font-weight:normal;
	font-size:100%;
}

.vermas{
	color:#999;
	font-weight:bold;
	font-size:100%;
}

.vermas:hover{
	color:#666;
	font-weight:bold;
	font-size:100%;
}

/* FIN estilos  para texto */


/* ESTILOS JUAN */


a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	color: #187AAA;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	color: #187AAA;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	color: #187AAA;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.txt_titulos_rojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:236%;
	font-weight: normal;
	color: #C94929;
	text-decoration: none;
}
.txt_titulos_azul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:227%;
	font-weight: normal;
	color: #003466;
}
.txt_titulos_verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:227%;
	font-weight: normal;
	color: #AA0;
}
.txt_titulos_verde2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:227%;
	font-weight: normal;
	color: #063;
	text-decoration: none;
}
.txt_titulos_azul1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:227%;
	font-weight: normal;
	color: #069;
	text-decoration: none;
}


.txt_titulos_blanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:236%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_titulos_testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:127%;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.txt_parrafos_centros {
	font-family: Verdana, Geneva, sans-serif;
	font-size:100%;
	color: #666;
	line-height: 16px;
}
.txt_titulos_plecas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:127%;
	font-weight: normal;
	color: #29537C;
	text-decoration: none;
}
.txt_parrafo_contacto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:118%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
}

.txt_parrafo_testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:118%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.txt_resalta_testimonial_01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:182%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.txt_resalta_banner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:182%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
}
.txt_resalta_testimonial_02 {position:relative; float:right; right:12px; top:-4px;
	border:#0F3 0px solid;
	 width:200px;


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:145%;
	font-weight:bold;
	color:#369;
	text-decoration: none;
	text-align:right;



}
.txt_nombre_testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:109%;
	font-weight: bold;
	color: #636;
	text-decoration: none;
	text-align: center;
}
.txt_lugar_testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.txt_resalta_palabra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:145%;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}
.txt_resaltar_palabra_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:173%;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.tablas {
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-size:100%;
	line-height: 16px;
}
/* FIN ESTILOS JUAN */



.img_testimonial {
	float: left;
	clear: none;
	margin: 5px;
}

    .cuadro_testimonial {
	width: 250px;
	margin-top: 5px;
	text-align: right;
	font-size: 10px;
}

.base_img{
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
	width:40%;
	}

.texto_banner_azul_claro_gde {
	font-family: Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}

.texto_banner_azul_claro_chi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}

.texto_banner_azul_ocuro_chi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}

.texto_banner_azul_ocuro_gde {
	font-family: Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}

.texto_banner_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size:115%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#contador{
 top: 130px;
 right: -30px;
 position: absolute;


}

/* estilos contorno */


.esq_sup_izq{/* 01 esquina superior izquierda*/
	position:absolute;
	width:31px;
	height:31px;
	top:0px;
	left:0px;
	background-image:url(img/esq_izq.png);
	background-position:left;
	background-repeat:no-repeat;
	}

.linea_horiz_top{/*02 linea superior horizontal*/
	position:absolute;
	height:2px;
	top:0px;
	right:25px;
	left:25px;
	background-image:url(img/linea.png);
	background-position:top;
	background-repeat:repeat-x;
	}

.esq_sup_der{/*03 esquinma superior derecha*/
	position:absolute;
	width:31px;
	height:31px;
	top:0px;
	right:0px;
	background-image:url(img/esq_der.png);
	background-position:right;
	background-repeat:no-repeat;
}

.linea_vertical_der{/*04 linea vertical derecha*/
	position:absolute;
	width:2px;
	right:0px;
	top:31px;
	bottom:31px;
	background-image:url(img/linea2.png);
	background-position:right;
	background-repeat:repeat-y;
	}

.esq_inf_der{/*05 esquina inferior derecha*/
	position:absolute;
	width:31px;
	height:31px;
	bottom:0px;
	right:0px;
	background-image:url(img/esq_der2.png);
	background-position:right;
	background-repeat:no-repeat;
}

.linea_horiz_bot{/*06 linea horizontal baja*/
	position:absolute;
	height:2px;
	bottom:0px;
	right:25px;
	left:25px;
	background-image:url(img/linea.png);
	background-position:top;
	background-repeat:repeat-x;
	}


.esq_inf_izq{/*07 esquina inferior izquierda*/
	position:absolute;
	width:31px;
	height:31px;
	bottom:0px;
	background-image:url(img/esq_izq2.png);
	background-position:left;
	background-repeat:no-repeat;
}


.linea_vertical_izq{/*08 linea vertical izquierda*/
	position:absolute;
	width:2px;
	left:0px;
	top:31px;
	bottom:31px;
	background-image:url(img/linea2.png);
	background-position:right;
	background-repeat:repeat-y;
	}




/*fin estilos contorno */







/*estilos busqueda googleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee*/

#cse-search-form{
	position: relative;
	float: right;
	width: 280px;
	margin-right:5px;


}


/**
 * Minimalist theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 95%;
  border:none;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse.gsc-control-cse div,
.gsc-control-cse div {
position: relative;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  font-family: Arial, sans-serif;
  background-color:transparent;

}
.gsc-control-cse .gsc-table-result {
  font-family: Arial, sans-serif;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* Search form */
.cse form.gsc-search-box,
form.gsc-search-box {
  padding: 8px 2px 2px 6px;
  margin-bottom: 6px;
}
.cse .gsc-branding-text,
.gsc-branding-text {
  color: #999917;
}
.cse td.gsc-input,
td.gsc-input {
  padding-right: 0;
}
.cse .gsc-search-box,
.gsc-search-box {
  border-collapse: collapse;
}
/* Search input */
.cse input.gsc-input,
input.gsc-input {
  font-family: inherit;

  padding: 3px;
  width: 99%;
  font-size: 14px;
  height:12px;
}


/*color boton buscar Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  padding: 3px 8px 4px 8px;
  background-color: #006699;

  height:14px;
  line-height:7px;

}
/* Base tab selector styles */
.cse .gsc-tabHeader,
.gsc-tabHeader {
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 8px 0 8px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  background-color: #777777;
  border: 1px solid;
  border-color: #777777;
  border-bottom: none;
  color: #ffffff;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #999917;
  border: 1px solid;
  border-color: #999917;
  border-bottom: none;
  color: #ffffff;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #999917;
  padding: 0;
}
/* Inactive refinement */
.cse .gsc-refinementHeader.gsc-refinementhInactive,
.gsc-refinementHeader.gsc-refinementhInactive {
  color: #ffffff;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  margin: 0;
  border: hidden;
  background-color: #ffffff;
}
/* Wrapper for all results */
.cse .gsc-results,
.gsc-results {
  width: 100%;
  margin-top: 1em;
}
/* Uber-wrapper for a result. Add padding to elements within a result block */
.cse .gs-result div.gs-title,
div.gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-result .gs-visibleUrl,
.gs-result .gs-visibleUrl,
.cse .gs-spelling,
.gs-spelling {
  padding: 0;
}
/* Font size */
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-spelling,
.gs-spelling {
  font-size: 14px;
  line-height: 18px;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-classic,
.gsc-imageResult-column {
  padding: 0 0 0 .5em;
  border-left: 1px solid;
  border-color: #ffffff;
  border-bottom: 0px solid;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border-left: 1px solid;
  border-color: #006699;
  border-bottom: 0px solid;
}
/* colores de los resultados Set link colors. */
.cse .gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse .gsc-trailing-more-results:link,
.gsc-trailing-more-results:link,
.cse .gs-spelling a,
.gs-spelling a {
  color: #006699;
}
.cse .gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active,
.cse .gs-webResult.gs-result a.gs-title:active b,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
  color: #777777;
}
/* Snippet text color */
.cse .gs-webResult .gs-snippet,
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet {
  color: #333333;
}

/* Size text color */
.gs-imageResult .gs-size,
.gs-imageResult .gs-size {
  color: #333333;
}

/* URL text color */
.cse .gs-webResult .gs-visibleUrl,
.gs-webResult .gs-visibleUrl,
.cse .gs-webResult .gs-visibleUrl-short,
.gs-webResult .gs-visibleUrl-short,
.gs-imageResult .gs-visibleUrl,
.gs-imageResult .gs-visibleUrl-short {
  color: #000000;
  font-weight: bold;
}
/* Pagination container centered */
.cse .gsc-cursor-box,
.gsc-cursor-box {
  border-top: 1px dotted;
  border-color: #42A1CF;
  padding: .5em 0 0 .5em;
  text-align: left;
}
/* Selected pagination */
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff;
  background-color: #42A1CF;
  padding: 0 5px;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion,
.gs-promotion {
  background-color: #E6E6E6;
  border: 1px solid;
  border-color: #CCCCCC;
}
/* Promotion image */
.cse .gs-promotion .gs-promotion-image,
.gs-promotion .gs-promotion-image {}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #444444;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #00CC00;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #999917;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #00CC00;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #CCCCCC;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 15px;
  position: absolute;
  background: white;
  border: 1px solid #777777;
  padding: 3px;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block;
}

.gsc-rating-bar {
  display: inline-block;
  width: 54px;
  height: 10px;
  background: transparent url(/cse/images/cse_snippets_stars.png) -52px -52px no-repeat;
  margin: 3px 0 0 0;
}

.gsc-rating-bar span {
  display: inline-block;
  height: 10px;
  background: transparent url(/cse/images/cse_snippets_stars.png) 0 -52px no-repeat;
  padding: 4px 0 0 0;
}

.gsc-reviewer {
  color: #222;
}

.gsc-author {
  color: #222;
}

.gsc-table-cell-thumbnail {
  padding: 0 0 0 6px;
}


/*fin busqueda googleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee*/


/*estilos del banner carrucelllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll*/

#page-wrap 									{ width: 940px; position: absolute; left:0px; top:0px; min-height: 220px;
											  overflow: hidden;	}




/*
	SLIDER
*/
.slider-wrap								{ width: 940px; height:220px; position: absolute; top: 0; left: 0; }
.stripViewer .panelContainer
.panel ul									{ text-align: left; margin: 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 940px; height: 220px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 940px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ background:url(img/btn_banner3.png) top center no-repeat; }
.cross-link									{ position:relative; float:left; width: 15px;}
.active-thumb 								{ background:url(img/btn_banner2.png) top center no-repeat; }




/*estilos para la tabla de entidades*/

.tituloTablaEntidades{
position:relative; float:left; height:25px; line-height:25px; text-align:center; overflow:hidden; font-weight:bold;background-color:#E9CA9F; border:#DFDFDF solid thin;
}

.titulosEntidades{
position:relative; float:left; height:25px; width:100%; line-height:25px; text-align:center; overflow:hidden;background-color:#E9CA9F; border: none;
}

.col1{
	width:102px;
}

.col2{
	width:184px;
}

.col3{
	width:185px;
}


.col4{
	width:170px;
	border:none;
}


.esq_redondeadas{
	border:#D9D9D9 solid 2px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 0 0px black;
	-webkit-box-shadow:0 0 0px black;
	box-shadow:0 0 0px black;
	overflow:hidden;
	background-clip:padding-box;
	background-clip: border-box;

}


.esq_redondeadas_bunam{
	border:#D9D9D9 solid 3px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 0 0px black;
	-webkit-box-shadow:0 0 0px black;
	box-shadow:0 0 0px black;
	overflow:hidden;
	background-clip:padding-box;
	background-clip: border-box;

}

.aniversario {
		float:right;
	width:300px;
	height:170px;

/*buscador 2*/
 input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #D9D9D9;
  }
  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #666666;
    background-color: #CECECE;
    background-image: none;
    filter: none;

  }





.caja_noticias {position:relative; float:left; width:100%; height:40px; cursor:pointer; margin-left: 20px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0072b6;
	top: 41px;
	line-height:36px;
}


.icono_noticias
{
	position:relative; float:left; top:5px;}