/* AyerViernes S.A. */

/* www.ayerviernes.com */

/* martin@ayerviernes.com */


/*********************************************************************
           La estructura principal está en base.css
			  de este dependen:
			  - base_pags.css
			  - base_extra.css
			  - base_etc.css
			  
			  Esta css define las clases comunes a todo el sitio
**********************************************************************/ 

*, form{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body{
	background: #FFF url(../imag/back/back.jpg) repeat-x scroll;
	font: normal normal 11px/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
input, textarea{
	color: #333;
	border: solid 1px #999;
	font: normal normal normal 1.1em/130% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/**** Links *******/
a{
	color: #06C;
	text-decoration: none;
}
a:hover{
	color:#06C;
	text-decoration: underline;
}
v{
	color:#CCC;
	text-decoration: none;
}
v:hover{
	color:#CCC;
	text-decoration: underline;
}
/**** Elementos ****/
p{

}
h1{

}
h2{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-left: 20px;
	}
h3{
}
h4{
}
h5{
}
h6{
}


/**** Clases para Listas *******/




.num{
	list-style-type: decimal;
	
}
.let{
	list-style-type: lower-alpha;
}
.img{
	list-style: url(../imag/auxi/auxi_list.jpg);
}

/**** 							Propiedades Generales BOTONOES****/

.invisible{
	float: left;
}
.invisible span{
	display: none;
}
.right{
	float:right;
}
/*									Ayerviernes */

/*#av{
	background: transparent url(../imag/logo/logo_av.gif) no-repeat 0 0;
	width: 19px;
	height: 11px;
	float: right;
	margin: -15px 0 0 0;
}
#av:hover{
	background-position: -19px 0;
}*/

/*									Validadoress */

.vali {
	font-size: 10px;
	float: right;
	clear: right;
	margin-top: 5px;
	padding: 0;
}
.vali a{
	color: #B0B0B0 !important;
	margin-left: 10px;
}
.vali a:hover{
	color: #646464 !important;
	text-decoration: none;
}

/*									Ver Más */
#ver_mas{
	background: url(../imag/boto/boto_ver_mas.gif) no-repeat 0 0;
	width: 51px;
	height: 12px;
}
#ver_mas:hover{
	background-position: -51px 0;
}

/*											botones subir bajar */

.boto_bottom{
	clear: left;
	float: left;
	margin-top: 20px; 
	margin-left: .8em;
}


#volv{
	width: 13px;
	height: 13px;
	background: url(../imag/boto/boto_volv.gif) no-repeat;
	text-decoration: none;
	padding-left: 18px;
	color: #FF3300;
   font-size: 9px;	
}
#volv:hover{
	text-decoration: underline;
}
#subi{
	width: 13px;
	height: 13px;
	margin-left: 20px;
	background: url(../imag/boto/boto_subi.gif) no-repeat ;
	text-decoration: none;
	padding-left: 18px;
	color: #FF3300;
	font-size: 9px;
}
#subi:hover{
	text-decoration: underline;
}

/**************************************************************
                     ESTRUCTURA PRINCIPAL 
**************************************************************/
/*** div#principal
este se implementa para diseños centrados ***/
.principal{
	background: url(../imag/back/back_prin.jpg) repeat-x 0 125px;
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0 10px;
 	text-align: left;
}
.header{
	/*margin: 0 10px;*/
}
.main{
	margin-top: 26px;
	background: #FFF url(../imag/back/back_main.jpg) repeat-x 0 0;

}
.footer{
	clear: both;
}


/**************************************************************
                     ESTRUCTURA HEADER 
**************************************************************/
/*H1 logo top*/
#logo_top{
	background: url(../imag/logo/logo_600_top.jpg) no-repeat 0 0;
	width: 304px;
	height: 99px;
	margin: 0;
}
#form_busc{
	color: #666;
	width: 180px;
	height: 19px;
	border: none;
	padding: 3px 2px 0 3px;
	position: relative;
	top: -2px;
	margin-left: 3px;
}

/*Menú top y buscador*/
.busc{ 
	float: right;
	padding: 0;
	margin: 26px 0 -10px 0;
}
.busc .barra{
	margin: 0px 9px 0 9px; 
	background: #71B6EF;
}
.busc img{
	float: left;
	margin: 5px 10px 0 0;
}
#boto_top_cont, #boto_top_mapa, #boto_top_ayud{
	background: url(../imag/boto/boto_busc_ciud_cont.gif) no-repeat 0 0;
	width: 10px;
	height: 12px;
	margin-top: 3px;
}
#boto_top_cont:hover, #boto_top_mapa:hover, #boto_top_ayud:hover{
	background-position: -20px 0;
}
#boto_top_mapa{
	background: url(../imag/boto/boto_busc_ciud_mapa.gif) no-repeat 0 0;
}
#boto_top_ayud{
	background: url(../imag/boto/boto_busc_ciud_ayud.gif) no-repeat 0 0;
	margin-right:7px;
}
.busc input{
	float: left;
}
#boto_busc{
	background: url(../imag/boto/boto_busc_ciud.gif) no-repeat 0 0;
	width: 55px;
	height: 26px;
	position: relative;
	top: -3px;
	margin-left: 5px;
}
#boto_busc:hover{
	background-position: -55px 0;
}


/*MENU HOME DESPLEGABLE*/
#menu_home{
	float: right;
	clear: left;
	background: url(../imag/back/back_menu_ciud.jpg) repeat-x top;
	padding-left: 0;
	font-size: 11px;
	border-bottom: none;
	margin: -38px -8px 0 0;
	width: auto;
}
#menu_home ul li a{
	color: #FFF;
	margin: 6px 0 5px 0;
	padding-top: 12px;
	float: left;
}
#menu_home ul ul li{
	height: 8px;
	border-right: 1px solid #FFF;
	padding: 0 .35em;
	margin-top: 24px;
}
#menu_home ul ul li a{
	padding: 0;
	margin-top: -5px;
}
#menu_home a:hover{
	color: #FFF;
}
#menu_home ul{
	list-style: none;
	list-style-position: outside;
	float: left;
}
#menu_home ul:hover {
	display: inline;
}
#menu_home li{
	position: relative;
}
#menu_home ul.desp_01{
	left: -390px;
}
#menu_home ul.desp_02{
	left: -527px;
	width: 720px;
}
#menu_home ul.desp_03{
	left: -600px;
	width: 720px;
}
#menu_home ul ul li.no_bord{
	border: none; 
}

#menu_home ul ul{
	position: absolute;
	width: 600px;
	z-index: 500;
	left: 0px;
	top: 30px;
	padding: 0 0px 0 0;
	margin-top: -4px;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 0px;
}
#menu_home ul ul li{
	float: left;
}
div#menu_home ul ul, div#menu_home ul li:hover ul ul, div#menu_home ul ul li:hover ul ul{
	display: none;
}
div#menu_home ul li:hover ul, div#menu_menu ul ul li:hover ul, div#menu_menu ul ul ul li:hover ul{
	display: inline;
}


/*MENU HTML*/

.menu_html{
	float: right;
	clear: left;
	background: url(../imag/back/back_menu_ciud.jpg) repeat-x top;
	padding-left: 0;
	font-size: 11px;
	border-bottom: none;
	margin: -38px -8px 0 0;
	/*width: 415px;*/
	width: auto;
	/*padding-bottom: 1px;*/
}
.menu_html a{
	margin: 6px 0 5px 0;
	padding-top: 12px;
	color: #FFF;
	float: left;
}
.menu_html a:hover{
	color: #FFF;
}
.barra{
	background: #4092DE;
	float: left;
	width: 1px;
	height: 17px;
	margin: 15px 9px 0 9px;
}
.auxi_left, .auxi_right{
	background: transparent url(../imag/auxi/auxi_menu_ciud_left.jpg) no-repeat top left;
	width: 15px;
	height: 39px;
	margin: 0 4px 0 0;
	float: left;
}
.auxi_right{
	background: transparent url(../imag/auxi/auxi_menu_ciud_right.jpg) no-repeat top right;
	width: 9px;
	margin: 0 0 0 1em;
}
#boto_html_acti{
	background: transparent url(../imag/auxi/auxi_menu_ciud_over.jpg) no-repeat center 2px;
	color: #FFF500 !important;
	font-weight: bold;
}
.head_line_bott{
	background: none;
	padding-top: 0;
}



/**************************************************************
                     ESTRUCTURA MAIN 
**************************************************************/
.flash_top{
	background: no-repeat top right;
}

/*Fotos top random home*/
#foto_01{
	background-image: url(../imag/foto/foto_top_home_01.jpg);
}
#foto_02{
	background-image: url(../imag/foto/foto_top_home_02.jpg);
}
#foto_03{
	background-image: url(../imag/foto/foto_top_home_03.jpg);
}
#foto_04{
	background-image: url(../imag/foto/foto_top_home_04.jpg);
}
#foto_05{
	background-image: url(../imag/foto/foto_top_home_05.jpg);
}

/*botones top home*/
.flash_top a, .flash_top a:hover{
	color: #000;
	text-decoration: none;
}
#boto_home_cons, #boto_home_tram, #boto_home_denu, #boto_home_suge{
	background: url(../imag/boto/boto_home_cons.gif) no-repeat 0 0;
	width: 137px;
	height: 47px;
	margin: 0 0 0 18px;
	font-size: 10px;
	/*padding: 45px 10px 10px 10px;*/
	padding: 45px 10px 0px 10px;
	line-height: 120%;
}
#boto_home_tram{
	background-image: url(../imag/boto/boto_home_tram.gif);
}
#boto_home_denu{
	background-image: url(../imag/boto/boto_home_denu.gif);
}
#boto_home_suge{
	background-image: url(../imag/boto/boto_home_suge2.gif);
}
#boto_home_cons:hover, #boto_home_tram:hover, #boto_home_denu:hover, #boto_home_suge:hover{
	background-position: -157px 0;
}

/*botones right*/
#boto_pags_cons, #boto_pags_tram, #boto_pags_denu, #boto_pags_suge, #boto_pags_cons_fijo, #boto_pags_tram_fijo, #boto_pags_denu_fijo, #boto_pags_suge_fijo{
	background: url(../imag/boto/boto_pags_cons.gif) no-repeat 0 0;
	width: 100px;
	height: 50px;
	margin: 0 0 -12px 20px;
	font-size: 9px;
	padding: 22px 35px 0px 15px;
	line-height: 110%;
}
#boto_pags_tram, #boto_pags_tram_fijo{
	background-image: url(../imag/boto/boto_pags_tram.gif);
}
#boto_pags_denu, #boto_pags_denu_fijo{
	background-image: url(../imag/boto/boto_pags_denu.gif);
}
#boto_pags_suge, #boto_pags_suge_fijo{
	background-image: url(../imag/boto/boto_pags_suge.gif);
}
#boto_pags_cons:hover, #boto_pags_cons_fijo, #boto_pags_tram:hover, #boto_pags_tram_fijo, #boto_pags_denu:hover, #boto_pags_denu_fijo, #boto_pags_suge:hover, #boto_pags_suge_fijo{
	background-position: -150px 0;
}


/*Contenido home*/
.cont, .cont_pags{
	width: 650px;
	margin: 15px auto 0 auto;
	background: #D9E8F7 url(../imag/back/back_cont_home.jpg) no-repeat top;
	padding: 10px 15px 0 15px;
}

.cont_pags h3{
color: #F60;
}

.auxi_cont_bott{
	background: url(../imag/back/back_cont_home_bott.jpg) no-repeat bottom;
	width: 680px;
	height: 16px;
	margin: 0 auto;
}
.linkInte, .linkExte{
	margin: 1.2em 0 .5em 0;
	float: left;
}
/*.linkInte{
	border-right: 1px solid #ccc;
	padding-left: 4px;
}*/
.linkExte{
	margin-left: 5px;
}
/*.linkInte p, .linkExte p{
	color: #666;
	font-size: .9em;
	margin-bottom: 5px;
}
.linkInte p{
	margin-left: 2.5em;
}*/

/*caja de Actualizaciones*/
.actu_home{
	float: left;
	margin: 30px 0 10px 10px;
}
.actu_home{
	float: left;
	margin: 20px 0 100px 0;
	font-size: 13px;
	width: 380px;
}
.actu_home a{
	color: #06C;
	font-weight: bold;
	padding-bottom: 5px;
}
.actu_home ul{

}
.actu_home ul li{
	list-style: none;
	list-style-type: none;
	background: url(../imag/auxi/auxi_icon_actu.gif) no-repeat 0 0;
	margin-left: .5em;
	padding: 0 .5em 0 15px;
}
.actu_home ul li p{
	font-size: 10px;
	color: #666;
	margin: 1em 0 0 0;
}

/*fecha noticia home*/
.fech_noti_home{
	color: #3c66cc;
}

/*caja valores de interes*/
.valo_inte{
	font-size: 9px;
	background: url(../imag/auxi/auxi_home_valo.gif) repeat-y 0 0;
	min-height:120px;
	/*margin-top: 30px;
	display: inline-block;*/
}
.valo_inte_top{
	margin-top:50px;
	background: url(../imag/auxi/auxi_home_valo_top.gif) no-repeat 0 0;
	height: 13px
}
.valo_inte_bott{
	background: url(../imag/auxi/auxi_home_valo_bott.gif) no-repeat 0 0;
	height: 13px
}
.banner-encuesta img {
	width: 380px;
	margin: 20px 0;
	}
.actu_home .banner-encuesta a {
	padding:0;
	}
.valo_inte h3{
	font-size: 14px;
	color: #333;
	margin-left: 20px;
}
.valo_inte .utm{
	font-size: 10px;
	width: 200px;
	margin: 10px 10px 0 0;
	padding: 0 0 0 16px;
}
.valo_inte .utm li{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0 0 5px 5px;
	padding: 0;
}
.valo_inte .utm li strong{
	margin: -10px 10px 0 15px;
}
.valo_inte ul{
	float: left;
	width: 150px;
	margin: -8px 0 0 -10px;
}
.valo_inte ul li{
	list-style-type: none;
	background: url(../imag/auxi/auxi_icon_valo.gif) no-repeat 0 4px;
	padding: 0 .5em 0 10px;
}
.valo_inte li a{
	font-size: 9px;
	font-weight: normal;
}


/*Blog home*/
.blog_home{
	background: #FFF url(../imag/auxi/auxi_blog_bott.jpg) no-repeat bottom;
	float: left;
	width: 240px;
	margin: 10px 0 0 20px;
}
.blog_home h2{
	background: url(../imag/titu/titu_home_blog.jpg) no-repeat top;
	margin: 0px;
	width: 240px;
	height: 47px;
}
.blog_home h2 span{
	display: none;
}
.blog_home ul{
	margin: 10px 0 0 10px;
}
.blog_home ul li{
	list-style: none outside none;
	background: url(../imag/auxi/auxi_icon_blog.gif) no-repeat 0 1px;
	padding: 0 .5em 0 15px;
	margin-bottom: 10px;
}
.blog_home ul li em{
	font-style: normal;
	color: #999;
}
.blog_home ul li a{
	color: #F60;
}
/*.main */
.cont .rssFeed{
	color: #DC4C00;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	background: transparent url(../imag/auxi/auxiRss.gif) no-repeat 0 0;
	margin: -12px 0 0 200px;
	padding-left: 18px;
	float: left;
}
#boto_ver_mas{
	width: 56px;
	height: 8px;
	background: url(../imag/boto/boto_ver_mas.gif) no-repeat 0 0;
	margin: 10px 125px 0 22px;
	float: left;
}
#boto_ver_mas:hover{
	background-position: -56px 0;
}
.linkBlog{
	text-align: right;
	margin: 0 1em 1em 0;
}
ul.ulLastRss li{
	color: #ccc;
}
ul.ulLastRss li em{
	color: #999;
}
ul.ulLastRss li em.lastRssCome{
	color: #666;
}
ul.ulLastRss li a:hover{
	color: #f60;
}
.linkBlog600{
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	top: 1.2em;
	left: 9.5em;
	position: relative;
}
p.cuadDial{
	width: 625px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 100%;
	letter-spacing: -.03em;
	background: #ff9 url(../imag/auxi/auxiIconDang.gif) no-repeat 10px 10px;
	margin: 16px auto 0 auto;
	padding: 10px 10px 10px 42px;
	border: 1px solid #ffcb32;
}
p.cuadDial strong{
	display: block;
	margin-bottom: .4em;
}

/**************************************************************
                     TABLAS
**************************************************************/


table{
	color: #333;
	font-size: 11px;
	margin: 30px auto 0 auto;
	border-collapse: collapse;
	border-left: 1px solid #E0ECF8;
	border-bottom: 1px solid #E0ECF8;
	empty-cells: show;
	border-spacing: 0px;
	width: 460px;
	font-weight: normal;
}
td{
	padding: 5px;
	border-right: 1px solid #E0ECF8;
	vertical-align: top;
	font-weight: normal;
	font-size: 14px;
}
.cont_pags td li{
	color: #333;
	font-size: 11px;
	margin-top: 5px;
	list-style-image: url(../imag/auxi/auxi_icon_valo.gif);
}
.tr_color{
	background-color: #F2F7FB;
}
.tr_color_top, .tr_color_top_titu{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #69c;
}
.tr_color_top_titu{
	text-align: center;
	border-bottom: 1px solid #E0ECF8;
	background-color: #5186B7;
}



/*xplica*/
#xplica_01, #xplica_02, #xplica_03, #xplica_04, #boto_ofic_600, #infoEsc, #cert_online, #ref_psu, #cuent_pub{
	background: url(../imag/boto/boto_xpli_pase.gif) no-repeat 0 0;
	width: 240px;
	height: 50px;
	margin: 10px 0 0 20px;
}
#xplica_02{
	background: url(../imag/boto/boto_xpli_inic.gif) no-repeat 0 0;
}
#xplica_03{
	background: url(../imag/boto/boto_xpli_pase.gif) no-repeat 0 0;
}
#xplica_04{
	background: url(../imag/boto/boto_xpli_pase.gif) no-repeat 0 0;
}
#boto_ofic_600{
	background: url(../imag/boto/boto_home_ofic_600.gif) no-repeat 0 0;
}
/* Certificados */
#cert_online{
	/*margin-left: 40px;*/
	/*margin-right: 10px;*/
	background: url(../imag/boto/cert_online.png) no-repeat 0 0;
}
#cert_online:hover{
	background-position: -240px 0;
}
#ref_psu{
	background: url(../imag/boto/boto_psu.jpg) no-repeat 0 0;
}
/*#xplica_01:hover, #xplica_02:hover, #xplica_03:hover, #xplica_04:hover, #boto_ofic_600:hover{
	background-position: -240px 0;
}*/
/* Info Escuela */
#infoEsc{
	margin-right: 10px;
	background: url(../imag/boto/infoEscuela.jpg) no-repeat 0 0;
}
/* Certificados*/
/*#cert_online{
	margin-left: 40px;*/
	/*margin-right: 10px;*/
	/*background: url(../imag/boto/bann_cert.jpg) no-repeat 0 0;*/

/* Cuenta_Publica */
#cuent_pub {
	margin-right: 10px;
	background: url(../imag/boto/bann_cuentapub.jpg) no-repeat 0 0;
}

/*banners Bottom*/
#bann_alum, #bann_guia, #bann_becas, #bann_cons, #bann_contac, #bann_contac_marg, #bann_info_escu, #bann_tour_jec, #bann_cert_line, #bann_cartder, #bann_port_ping, #bann_infgest{
	background: url(../imag/boto/bann_alum.jpg) no-repeat 0 0;
	width: 182px;
	height: 49px;
	margin: 0 14px 10px 0;
}
#bann_alum, #bann_cons{
	margin-left: 20px;
}
#bann_guia{
	background: url(../imag/boto/bann_guia.jpg) no-repeat 0 0;
	margin: 0px 10px 10px 0px;
}
#bann_becas{
	background: url(../imag/boto/bann_becas.jpg) no-repeat 0 0;
}
#bann_cons{
	background: url(../imag/boto/bann_cons.jpg) no-repeat 0 0;
}
#bann_info_escu{
	background: url(../imag/boto/bann_info_escu.jpg) no-repeat 0 0;
}
#bann_tour_jec{
	background: url(../imag/boto/bann_tour_jec.jpg) no-repeat 0 0;
}
#bann_cert_line{
	background: url(../imag/boto/bann_cert_line.jpg) no-repeat 0 0;
}
#bann_cartder{
	background: url(../imag/boto/bann_cartder.jpg) no-repeat 0 0;
	margin: 0px 0px 10px 0px;
}
#bann_infgest{
	background: url(../imag/boto/bann_infgest.jpg) no-repeat 0 0;
}
#bann_alum:hover, #bann_guia:hover, #bann_becas:hover, #bann_cons:hover, #bann_contac_marg:hover, #bann_contac:hover, #bann_info_escu:hover, #bann_tour_jec:hover, #bann_cert_line:hover, #bann_cartder:hover, #bann_port_ping:hover, #bann_infgest:hover{
	background-position: -182px 0;
}


/*Menú HTML bottom*/
.menu_html_bott{
	padding: 5px 20px;
	border: solid 1px #CCC;
	border-left: none;
	border-right: none;
	clear: both;
	margin: 10px 0; 
	font-weight: bold;
	color: #666;
}
.menu_html_bott a{
	font-weight: normal;
}

.menu_transp{
padding: 5px 10px;
border-left: none;
border-right: none;
clear: both;
margin: 2px 0; 
font-weight: bold;
color: #666;

}

.menu_transp a{
    font-weight: normal;

}

#cons, #tram, #denu, #suge, #cerr{
	color: #333;
	background-color: #FFCC7F;
	padding: 0 5px;
}
#cons:hover, #tram:hover, #denu:hover, #suge:hover, #cerr:hover{
	color: #333;
}
#tram{
	background-color: #99D6FF;
}
#denu{
	background-color: #FFCCBF;
}
#suge{
	background-color: #CCE57F;
}


/*****Botones submenu right*****/
#boto_sub_menu_info, #boto_sub_menu_resg, #boto_sub_menu_serv, #boto_sub_menu_info_acti, #boto_sub_menu_resg_acti, #boto_sub_menu_serv_acti, #boto_sub_menu_admi{
	background: url(../imag/boto/boto_sub_menu_info.gif) no-repeat 0 0;
	width: 160px;
	height: 40px;
	margin-bottom: 1px;
}
#boto_sub_menu_info_acti{
	margin-bottom: 4px;
}
#boto_sub_menu_resg, #boto_sub_menu_resg_acti{
	background: url(../imag/boto/boto_sub_menu_resg.gif) no-repeat 0 0;
	margin-bottom: 1px;
}
#boto_sub_menu_serv{
	background: url(../imag/boto/boto_sub_menu_serv.gif) no-repeat 0 0;
	height: 25px;
}
#boto_sub_menu_serv_acti{
	background: url(../imag/boto/boto_sub_menu_serv.gif) no-repeat 0 0;
	height: 25px;
	margin-bottom: 4px;
}
#boto_sub_menu_resg_acti{
	background: url(../imag/boto/boto_sub_menu_resg.gif) no-repeat 0 0;
	/*margin-top: -1px;*/
	margin-bottom: 4px;
}
#boto_sub_menu_serv:hover, #boto_sub_menu_info:hover, #boto_sub_menu_resg:hover{
	background-position: -160px 0;
}
#boto_sub_menu_info_acti, #boto_sub_menu_resg_acti, #boto_sub_menu_serv_acti{
	background-position: -320px 0;
}


/**************************************************************
                     ESTRUCTURA FOOTER
**************************************************************/

#boto_mine{
	width: 132px;
	height: 43px;
	background: transparent url(../imag/logo/logo_lega.jpg) no-repeat 0 0;
	margin: 8px 0 0 20px;
}
.legales{
	color: #666;
	margin: 10px 0 10px 20px;
/*el cuarto valor padding corresponde al ancho del logo de la empresa + 10px*/
	padding: 0 0 0 170px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/*para contenedores que tienen contenidos "float" 
Estos no rebientan por defecto el límite inferior del "contenedor"
Así creamos una Pseudo clase :after 
y un comemtario para el optimo funcionamiento en navegadores reveldes
*/

.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .cf{height: 1%;}
/* End hide from IE-mac */
.header:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .header{height: 1%;}
/* End hide from IE-mac */
.flash_top:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .flash_top{height: 1%;}
/* End hide from IE-mac */
.main:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .main{height: 1%;}
/* End hide from IE-mac */
.cont:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.cont_pags:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .cont{height: 1%;}
* html .cont_pags{height: 1%;}
/* End hide from IE-mac */
.valo_inte:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .valo_inte{height: 1%;}
/* End hide from IE-mac */
.subm:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .subm{height: 1%;}
/* End hide from IE-mac */
.paso_uno:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .paso_uno{height: 1%;}
/* End hide from IE-mac */
.paso_dos:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .paso_dos{height: 1%;}
/* End hide from IE-mac */
.paso_tres:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .paso_tres{height: 1%;}
/* End hide from IE-mac */
