/*Restaurar estilos predeterminados*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* titulo blanco y notas - 2 de Agosto de 2010 JIP*/
.tituloBlanco, .tituloBlancoTablas
{
	padding: 3px;
	background: #8dc63f;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.tituloBlanco a, .tituloBlancoTablas a
{
	color: #FFF;
	text-decoration: underline;
}

.contenido
{
	color: #525252;
	font-size: 11px;
	margin: 0;
}

.cuadroNotas
{
	font-size: 11px;
	width: 80%;
	color: #525252;
}

.cuadroNotas th
{
	background: #8DC63F;
	color: #FFF;
	padding: 3px;
}

.cuadroNotas td { padding: 3px; }

.cuadroNotas a
{
	color: #8DC63F;
	text-decoration: none;
}

.cuadroNotas a:hover { text-decoration: underline; }
/* Fin titulo y notas */
/*CUERPO DE SITIO*/
body
{
	font-family: arial, verdana, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	/*estilos en archivo de clases de aplicaciones PSAO de body
	background-image: url(/es/Imagenes/cfe_fondo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;*/
	
}

/*ACOMODO DE IMAGENES IZQUIERDA Y DERECHA*/
.left
{
	margin: 10px 10px 5px 0px;
	float: left;
}

.right
{
	margin: 10px 0px 5px 10px;
	float: right;
}

/*ANULA PROPIEDAD CLEAR*/
.clear
{
	display: block;
	clear: both;
}

/*ENVOLVENTE DE SITIO*/
#container
{
	width: 998px;
	margin: 0 auto;
	height: auto;
}


/*ENCABEZADO*/
.HederCuadros
{
	width: 998px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
}

.HederCuadros .logo
{
	margin: 5px 0 0 0;
	padding: 0;
	width: 315px;
	float: left;
}

.HederCuadros .HeaderSener
{
	margin: 0;
	padding: 0;
	width: 65px;
	float: right;
}

.HederCuadros .HeaderAuxiliar
{
	width: 550px;
	float: left;
	margin: 10px 10px 0 50px;
	padding: 0;
	height: 55px;
}

.HederCuadros .HeaderAuxiliar ul
{
	margin: 0;
	padding: 0;
	float: right;
}

.HederCuadros .HeaderAuxiliar li, .HederCuadros .HeaderAuxiliar li a
{
	margin: 0;
	padding: 0;
	color: #999999;
	display: inline;
	list-style: none;
	text-decoration: none;
	font-size: 11px;
}

.HederCuadros .HeaderAuxiliar li a:hover
{
	margin: 0;
	padding: 0;
	color: #999999;
	display: inline;
	list-style: none;
	text-decoration: underline;
	font-size: 11px;
}



.HederCuadros .HeaderAuxiliar .BuscaMOSS
{
	width: 191px;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
}

.HederCuadros .HeaderAuxiliar .BuscaMOSS input
{
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0 3px;
	height: 16px;
	float: left;
	width: 164px;
	color: #999;
	font-size: 11px;
}

.HederCuadros .HeaderAuxiliar .BuscaMOSS .btn
{
	margin: 0px;
	padding: 0;
	float: left;
}


.HederCuadros .HeaderMenuFondoBotones
{
	width: 933px;
	height: 35px;
	float: left;
	background: url(../../../images/bg_menu.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

.HederCuadros .HeaderMenuFondoBotones ul
{
	margin: 0;
	padding: 0;
}

.HederCuadros .HeaderMenuFondoBotones li
{
	margin: 0;
	display: inline;
	list-style: none;
	padding: 0;
	height: 35px;
	float: left;
}


.HederCuadros .HeaderMenuFondoBotones li a
{
	margin: 0;
	display: inline;
	list-style: none;
	background: url(../../../images/div_menu.jpg) right center no-repeat;
	padding: 0 8px;
	height: 35px;
	float: left;
}

.HederCuadros .HeaderMenuFondoBotones li a:hover
{
	margin: 0;
	display: inline;
	list-style: none;
	background: url(../../../images/div_menu.jpg) right center no-repeat;
	padding: 0 8px;
	height: 35px;
	float: left;
}


.HederCuadros .HeaderMenuFondoBotones li a.fin, .HederCuadros .HeaderMenuFondoBotones li a.fin:hover
{
	margin: 0;
	display: inline;
	list-style: none;
	padding: 0 8px;
	height: 35px;
	float: left;
	background: none;
}


/*SUBMENU*/
 .menu_left {
	width: 160px;	
	float: left;
	margin: 10px 10px 0 0;
}

 .menu_left ul
{
	margin: 0;
	padding: 0;
}

 .menu_left li
{
	color: #525252;
	font-size: 11px;
	list-style: none;
	padding: 0 0 0 10px;
	line-height: 18px;
}

 .menu_left li a
{
	color: #525252;
	font-size: 11px;
	background: url(../../../images/bullet_gris.gif) no-repeat left 2px;
	list-style: none;
	padding: 0 0 0 10px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

 .menu_left li a:hover
{
	color: #68a012;
	font-size: 11px;
	background: url(../../../images/bullet_v1.gif) no-repeat left 2px;
	list-style: none;
	padding: 0 0 0 10px;
	line-height: 18px;
	text-decoration: none;
}


 .menu_left li .activo
{
	color: #68a012;
	font-size: 11px;
	background: url(../../../images/bullet_v1.gif) no-repeat left 2px;
	list-style: none;
	padding: 0 0 0 10px;
	line-height: 18px;
	text-decoration: none;
}


 .menu_left li.sub
{
	color: #525252;
	font-size: 11px;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	text-decoration: none;
	background: none;
	font-weight: normal;
}

 .menu_left li.sub a
{
	color: #525252;
	font-size: 11px;
	background: url(../../../images/bullet_gris.gif) no-repeat left 2px;
	list-style: none;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight: normal;
}

 .menu_left li.sub a:hover
{
	color: #68a012;
	font-size: 11px;
	background: url(../../../images/bullet_v2.gif) no-repeat left 2px;
	list-style: none;
	padding: 0 0 0 10px;
	font-weight: normal;
}


 .menu_left li.sub .activo
{
	color: #68a012;
	font-size: 11px;
	background: url(../../../images/bullet_v2.gif) no-repeat left 2px;
	list-style: none;
	padding: 0 0 0 10px;
	font-weight: normal;
}
    
.menu_left li.subadd
{
        color: #525252;
        font-size: 11px;
        list-style: none;
        padding: 0 0 0 10px;
        margin: 0 0 0 10px;
        text-decoration: none;
        background: none;
        font-weight: normal;
}

 .menu_left li.subadd a
{
        color: #525252;
        font-size: 11px;
        list-style: none;
        padding: 0 0 0 10px;
        text-decoration: none;
        font-weight: normal;
	background: no-repeat;
}

 .menu_left li.subadd a:hover
{
        color: #68a012;
        font-size: 11px;
        list-style: none;
        padding: 0 0 0 10px;
        font-weight: normal;
	background: no-repeat;
}


 .menu_left li.subadd .activo
{
        color: #68a012;
        font-size: 11px;
        list-style: none;
        padding: 0 0 0 10px;
        font-weight: normal;
	background: no-repeat;
}

/*CONTENIDO*/

#contenido
{
	width: 736px;
	height: auto;
	float: left;
	margin: 0;
}


/* CONTENT */

#content
{
	width: 998px;
	margin: 10px 0;
	padding: 0;
	height: auto;
	float: left;
}

#content .banner
{
	
	height: auto;
	margin: 0 10px 0 0;
	float: left;
}

#content .bannerInt
{
	
	height: auto;
	margin: 0 10px 0 0;
	float: left;
}

.banner
{

        height: 150px;
        float: left;
	padding-left:10px;
}

.bannerInt
{

        height: 150px;
        float: left;
	padding-left:20px;
}


/* CONTENIDO CENTRAL INTERIOR */
#content .contInterior
{
	height: auto;
	float: left;
	margin: 10px 0;
}

#content .contInterior, .tituloContenidoRojo { margin: 10px; }

#content .contInterior #interiorFooter
{
	margin: 10px 0px 10px 0px;
	width: auto;
	height: 18px;
}

#content .contInterior #interiorFooter img
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}


#content .contInterior #interiorFooter a.bread1
{
	color: #fff;
	font-size: 11px;
	padding: 3px 15px 3px 10px;
	background: #8DC63F url(../../../images/breadcrumb1.jpg) no-repeat right;
	text-decoration: none;
	margin: 0;
	float: left;
}

#content .contInterior #interiorFooter a.bread1:hover
{
	color: #fff;
	font-size: 11px;
	padding: 3px 15px 3px 10px;
	background: #8DC63F url(../../../images/breadcrumb1.jpg) no-repeat right;
	text-decoration: underline;
}

#content .contInterior #interiorFooter a.bread2
{
	color: #fff;
	font-size: 11px;
	padding: 3px 15px 3px 5px;
	background: #8DC63F url(../../../images/breadcrumb2.jpg) no-repeat right;
	text-decoration: none;
	margin: 0;
	float: left;
}

#content .contInterior #interiorFooter a.bread2:hover
{
	color: #fff;
	font-size: 11px;
	padding: 3px 15px 3px 5px;
	background: #8DC63F url(../../../images/breadcrumb2.jpg) no-repeat right;
	text-decoration: underline;
}


#content .contInterior #interiorFooter a.bread3
{
	color: #fff;
	font-size: 11px;
	padding: 3px 15px 3px 5px;
	background: #68a012 url(../../../images/breadcrumb3.jpg) no-repeat right;
	text-decoration: none;
	margin: 0;
	float: left;
}

#content .contInterior #interiorFooter a.bread3:hover
{
	color: #fff;
	font-size: 11px;
	padding: 3px 15px 3px 5px;
	background: #68a012 url(../../../images/breadcrumb3.jpg) no-repeat right;
	text-decoration: underline;
}


#content .contInterior h1
{
	color: #659d0e;
	font-size: 18px;
	font-weight: normal;
}

#content .contInterior p
{
	color: #525252;
	font-size: 11px;
	margin: 10px 0 0 0;
}

#content .contInterior .btn { margin: 0 0 10px 0; }

#content .contInterior .redes
{
	margin: 0px 0px 0 10px;
	width: 120px;
	float: right;
}


/*TABLAS PARA DIFERENTES CONTENIDOS*/
.tabSimple 
{
    font-size: 11px;
    width: 100%;
    color: #727272;
    border-bottom: 1px solid #aaa;
    margin: 0 0 10px 0;
    border-spacing: 0;
    }

.tabSimple select, select
{
    font-size: 11px;
    color: #666;
    }
   
.tabSimple .inputTxt, .inputTxt
{
    padding: 2px 3px;
    border: 1px solid #999;
    font-size: 11px;
    color: #727272
    }    

.tabSimple td 
{
    padding: 3px;
    }
    
.table3 
{
    font-size: 11px;
    width: 100%;
    color: #727272;
    margin: 0 0 10px 0;
    border-spacing: 0;
    }

.table3 select
{
    font-size: 11px;
    color: #666;
    }
    
.table3 .inputTxt, .inputTxt
{
    padding: 2px 3px;
    border: 1px solid #999;
    font-size: 11px;
    color: #727272
    }  
    

.table3 td 
{
    padding: 3px;
    }

#dgCatalog 
{
    border: 1px solid #efefef;
    width: 100%;
    font-size: 10px;
    border-spacing: 0;
    margin: 0 0 10px 0;
    }

#dgCatalog  th 
{ text-align: center; 
}

#dgCatalog  tr 
{
    border-bottom: 1px solid #efefef;
    }

#dgCatalog .on 
{
    background: #f6ffe7;
    }

#dgCatalog  th
{
    padding: 3px;
    background: #8dc63f;
    color: #FFF;
    font-weight: bold;
    }
	
#dgCatalog  td 
{
    padding: 3px;
    text-align: center;
    color: #727272
    }

#dgCatalog  img
{
    border: 0
    }

#dtgPublica tr, #dg_data1 tr, #dg_data2 tr, #dg_data3 tr, #dg_data4 tr, #dg_data5 tr, #dgDetalle tr, #dtgExcep tr, #dtgResultados tr, #dtgDetalle tr
, #ctl00_PHContenidoPag_GVRecibos tr, #GridViewRecibos tr, #ctl00_PHContenidoPag_GVRecibosRegistrados tr
{
border: 1px solid #efefef;
    width: 100%;
    font-size: 10px;
    border-spacing: 0;
    margin: 0 0 10px 0;
text-align: center;
 border-bottom: 1px solid #efefef;
    padding: 3px;
    background: #8dc63f;
    color: #FFF;
    font-weight: bold;
    }
		
#dtgPublica .on, #dg_data1 .on , #dg_data2 .on , #dg_data3 .on , #dg_data4 .on , #dg_data5 .on , #dgDetalle .on, #dtgExcep .on, #dtgResultados .on, #dtgDetalle .on, #ctl00_PHContenidoPag_GVRecibos .on, #GridViewRecibos .on, #ctl00_PHContenidoPag_GVRecibosRegistrados .on
{
    background: #f6ffe7;
    }
	
#dtgPublica .off, #dg_data1  .off, #dg_data2 .off, #dg_data3 .off, #dg_data4 .off, #dg_data5 .off,  #dgDetalle .off, #dtgExcep .off, #dtgResultados .off, #dtgDetalle .off, #ctl00_PHContenidoPag_GVRecibos .off, #GridViewRecibos .off, #ctl00_PHContenidoPag_GVRecibosRegistrados .off
{
    background: white;
    }
	
#dtgPublica td, #dg_data1  td , #dg_data2 td, #dg_data3 td, #dg_data4 td, #dg_data5 td, #dgDetalle td, #dtgExcep td, #dtgResultados td, #dtgDetalle td, #ctl00_PHContenidoPag_GVRecibos td, #GridViewRecibos td, #ctl00_PHContenidoPag_GVRecibosRegistrados td
{
    padding: 3px;
    text-align: left;
    color: #727272
    }
.icoAspect 
{
    display: block;
    font-size: 11px;
    color: #737373;
    text-align: right;
    margin: 0 0 10px 0;
    }

.orangeLink 
{
    color: #ff7e00;
    text-decoration: underline;
    }

.orangeLink:hover 
{
    text-decoration: none;
    }
    
.greenLink 
{
    color: #8dc63f;
    text-decoration: underline;
    }

.greenLink:hover 
{
    text-decoration: none;
    }
    
.inputTxt, .textfields
{
    padding: 2px 3px;
    border: 1px solid #999;
    font-size: 11px;
    color: #727272
    } 


/*PAGINACION*/
#content .paginacion
{
	width: 100%;
	margin: 20px 0 0 0;
} 

#content .paginacion ul
{
	margin: 0;
	padding: 0;
	text-align: center;
} 

#content .paginacion li
{
	color: #fff;
	list-style: none;
	display: inline;
	margin: 0;
}

#content .paginacion li a
{
	color: #fff;
	list-style: none;
	display: inline;
	background: url(../../../images/pag_off.gif) no-repeat;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 11px;
}


#content .paginacion li a:hover
{
	color: #fff;
	list-style: none;
	display: inline;
	background: url(../../../images/pag_on.gif) no-repeat;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}


#content .paginacion li .activo
{
	color: #fff;
	list-style: none;
	display: inline;
	background: url(../../../images/pag_on.gif) no-repeat;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}


/*PAGINACION ALTERNATIVA*/
.tabPagina
{
	width: 100%;
	font-size: 11px;
	color: #727272;
}




/*FOOTER*/
#footer
{
	width: 998px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0;
	clear: both;
}

/* LINKS FOOTER */

#footer .foot
{
	background: url(../../../images/bg_footer.jpg) left bottom repeat-x;
	height: 160px;
	width: 996px;
	border: 1px solid #ccc;
}

#footer .foot table
{
	margin: 5px 10px 0 10px;
	width: 975px;
	
}

#footer .foot h1
{
	color: #8dc63f;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	margin: 3px 0 0 0;
	padding: 0;
}

#footer .foot ul
{
	margin:3px 0 0 0;
	padding: 0;
}

#footer .foot li
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}

#footer .foot li a
{
	color: #727272;
	font-size: 11px;
	text-decoration: none;
}


/* LEGALES */

#footer .legales
{
	background: #8dc63f;	
	height:67px;
	width: 998px;
	float: left;
}

#footer .legales p
{
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin: 5px 0 0 0;
}

#footer .legales p a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

#footer .legales p a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
  }

  /* Clases para aplicaciones PSAO 31-07-2010*/
  
.fondoContenidoFont {
font-size: 13px;
padding: 5px 0px;
}
.fondoContenidoFont ul{
list-style-type: none;
}

.fondoContenidoFont li{
list-style-type: none;
}

.fondoContenidoFont a {
	text-decoration: none;
	background-image: url(/es/Imagenes/CFE_portal_ContenidoBullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 19px;
	color: #000000;
	display: block;
	list-style-type: none;
}
.fondoHeader01 {
	text-decoration: none;
	background-image: url(/es/Imagenes/CFE_portal_ContenidoBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
}
BuscadorContenidoInput {
	font-size: 11px;
	color: #666666;
	width: 150px;
}

.NotasContenidoPadding {
	padding-left: 19px;
}
.FondoBannersInd {
	background-color: #cccccc;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.BuscadorFont {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.BuscadorPadding {
	padding-bottom: 22px;
}
.NotasThumbBorde {
	border: 1px solid #cccccc;
}
.NotasContenidoEnc {
	font-size: 11px;
	font-weight: bold;
	color: #68A012;
	padding-bottom: 10px;
	padding-left: 13px;
}
.HeaderAuxiliarInicioIngles a{
	height: 23px; display: block;
}
.HeaderAuxiliarInicioIngles {
	width: 45px;
}
.HeaderAuxiliarInicioIngles a{
	background: url(/es/Imagenes/cfe_menusec_inicio.gif) no-repeat;
}

.HeaderAuxiliarInicioIngles a:hover{
	background: url(/es/Imagenes/cfe_menusec_inicio_over.gif) no-repeat;
}
.HeaderAuxiliarEspa�ol a{
	height: 23px; display: block;
}
.HeaderAuxiliarEspa�ol {
	width: 55px;
}

.HeaderAuxiliarEspa�ol a{
	background: url(/es/Imagenes/cfe_menusec_espa�ol.gif) no-repeat;
}

.HeaderAuxiliarEspa�ol a:hover{
	background: url(/es/Imagenes/cfe_menusec_espanol_over.gif) no-repeat;
}
.HeaderAuxiliarMapaIngles a{
	height: 23px; display: block;
}
.HeaderAuxiliarMapaIngles {
	width: 59px;
}
.HeaderAuxiliarMapaIngles a{
	background: url(/es/Imagenes/0cfe_menusec_sitemap.gif) no-repeat;
}

.HeaderAuxiliarMapaIngles a:hover{
	background: url(/es/Imagenes/0cfe_menusec_sitemap_over.gif) no-repeat;
}
.HeaderAuxiliarContactoIngles a{
	height: 23px; display: block;
}
.HeaderAuxiliarContactoIngles {
	width: 91px;
}
.HeaderAuxiliarContactoIngles a{
	background: url(/es/Imagenes/cfe_menusec_contactUs.gif) no-repeat;
}
.HeaderAuxiliarContactoIngles a:hover{
	background: url(/es/Imagenes/cfe_menusec_contactUs_over.gif) no-repeat;
}
.UsuariosLiga {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.UsuariosLiga a {
	color: #666666;
}
.a {
 	color: #8DC63F;
    text-decoration: underline;
}
.a:hover {
	color: #68a012;
 	text-decoration: none;
}
.backAzulMarino {
	background-color:#8DC63F;
}
.backGrisTablaClara{
	background-color:#f6ffe7;
}
.backHeaderCorner{

.background-color:#ffffff;
}
.bordeLateralDerHomepage {
	border-right-width:1px;
	border-right-style:
	solid;border-right-color:#999999;
}
.bordeTablas{
	border-collapse:collapse;
	border-spacing:0;
}
/*.botonForma
{
	Cambiar por nombre  de la imagen
}
*/

.BuscadorButtonPaddingInterior {
	padding-left: 0px;
}
.BuscadorContenidoInput {
	border:1px solid #CCCCCC;
	color:#999999;
	float:left;
	font-size:11px;
	height:16px;
	margin:0;
	padding:0 3px;
	width:167px;
}
.BuscadorFont {
	font-size:11px;
}
.ContenidoInteriorPadding {
	padding-right:40px;
	padding-top:20px;
}
.ContenidoInteriorTextoFrances {
	font-size: 13px;
	padding-left: 30px;
	padding-top: 15px;
}
.ContenidoInteriorTextoFrances {
	font-size: 13px;
	color:#FF7E00;
	text-decoration:underline;
	padding-left: 30px;
	padding-top: 15px;
}

.fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;}
.fondo{
	background-color:#ffffff;
}
.fondoContenidoCompleto {
	background-color:#ffffff;
}
.fondoContenidoInterior{
	background-color:#ffffff;
}
.fondoFooter {
	background-color: #ffffff;
	font-size: 10px;
	color: #cccccc;
}
.fondoFooterPadding01 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 10px;
	color: #CCCCCC;
}
.fondoFooterPadding02 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 10px;
	color: #CCCCCC;
}
.fondoHeader02 {
background-color: #ffffff;
}
.fondoHeaderFecha {
font-size: 10px;
color: #FFFFFF;
padding-left: 140px;
padding-top: 12px;
}
.MeteoroFontBold {
	color: #68A012;
	font-size: 14px;
	font-weight: bold;
}
.footer
{
	width: 998px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0;
	clear: both;
}
.HeaderAuxiliarContactoIngles
{
	width: 550px;
	float: left;
	margin: 10px 10px 0 50px;
	padding: 0;
	height: 55px;
}
.HeaderAuxiliarInicioIngles
{
	width: 40px;
	float: left;
	margin: 10px 10px 0 50px;
	padding: 0;
	height: 55px;
}
.HeaderAuxiliarMapaIngles
{
	width: 550px;
	float: left;
	margin: 10px 10px 0 50px;
	padding: 0;
	height: 55px;
}
.HederCuadros
{
	width: 998px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
}
.InterirorFooter
{
	font-size: 11px;
	font-style: italic;
	color: #000000;
	padding-top: 14px;
	padding-right: 5px;
}
.InterirorFooterBold {
	font-style: normal;
	font-weight: bold;
}
.InterirorFooter a {
	color: #009966;
}
.HederCuadros .HeaderAuxiliar li a:hover
{
	margin: 0;
	padding: 0;
	color: #999999;
	display: inline;
	list-style: none;
	text-decoration: underline;
	font-size: 11px;
}
.letratitulotablas{
color:#659D0E;
font-size:18px;
font-weight:normal;
}
.ligaazul
{
color:#659D0E;
font-size:10px;
font-weight:normal;
}
.ligaBlancoTablas
{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.liganaranja{
color:#FF7E00;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.ligaregistro{
color:#FF7E00;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}
.ligasblanca{
color:#ffffff;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}
.ligasmallblancabold
{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.menuaAuxiliarMapaDeSitio{
color:#999999;
display:inline;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}
.menuAuxiliar{
color:#999999;
display:inline;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}
.menuAuxiliarContactanos{
color:#999999;
display:inline;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}
.menuAuxiliarEnglish{
color:#999999;
display:inline;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}
menuAuxiliarInicio{
color:#999999;
display:inline;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-decoration:none;
}
.MenuLatDerLigas
{
color:#aaaaaa ;
font-size:9px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.MenuLatIzqContenido {
color:#525252;
font-size:11px;
margin:10px 0 0;
}

.MenuLatIzqEncabezado {
font-size: 11px;
font-weight: normal;
color: #009966;
padding-bottom: 5px;
background-position: 5px 8px;
display: block;
background-repeat: no-repeat;
padding-left: 20px;
padding-top:5px;
border-bottom: 1px; 
dotted #009966;
width:153px;
white-space:normal;
}
.MenuLatIzqContenido a:hover, .MenuLatIzqSegundo a:hover 
{
color: #009966;
}

.NotasContenidoDiv {
background-color: #525252;
}
.submenuBack{
background-color:#FF7E00;
background-image:
url(/es/imagenes/back_submenu.jpg);
}
.submenuTypo, .subtituloTablas{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#525252;
}
.SubtituloVerde
 {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#8DC63F;
}
.SubtituloVerdeChico{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#8dc63f;
}
.SubtiuloVerde
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#8dc63f;
}
.TablasSubtitulo{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#000000;
}
.TablasTitulos{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}
/* se junto con la clase inputtxt
.textfields{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#525252;
}*/
/*.tituloBlancoTablas{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

*/
.tituloContenidoRojo
{
color: #659D0E;
font-size: 11px;
margin: 10px 0 0 0;
font-weight: bold;
}

.tituloPaginas
{
color: #659D0E;
font-size: 11px;
margin: 10px 0 0 0;
font-weight: bold;
}

.tituloRegistroRojo{
font-family: Arial, Helvetica, sans-serif;
;font-size:12px;
font-weight:bold;
color:#659D0E;
}

.TitulosRojos{
color:#659D0E;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

.tituloSubseccion{
color:#659d0e;
font-family:Arial,Helvetica,sans-serif;
font-size:medium;
font-style:normal;
font-weight:bold;
}

.tituloTablas{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

/*tarifas*/
.tablaTarifa 
{
    border: 1px solid #efefef;
    width: 100%;
    font-size: 10px;
    border-spacing: 0;
    margin: 0 0 10px 0;
    }

.tablaTarifa  tr 
{
    border-bottom: 1px solid #efefef;
}
.tablaTarifa  th
{
    text-align: center;
    padding: 3px;
    background: #8dc63f;
    color: #FFF;
    font-weight: bold;
	font-size:11px;
}
	
.tablaTarifa  td 
{
    padding: 3px;
    text-align: center;
    color: #727272
    }
	
.tablaTarifa .columnaEtiqueta{
	text-align:left;
}

.tablaTarifa .filaEtiqueta{
	background: #8dc63f;
	color: #FFF;
}

.tituloTabla
{
	text-align: center;
    padding: 3px;
    background: #8dc63f;
	color:white;
    font-weight: bold;
}

.tituloEtiqueta
{
	color:#FFFFFF;
	background-color:#FF6600;
	font-weight:bold;
	text-align:center;
}

.tituloDato
{
	color:#FFFFFF;
	background-color:#FF6600;
	font-weight:bold;
	text-align:center;
}

.dato
{
	text-align:right;
}
/*Estilos para las tablas de terminos de inflacion*/
.tiDelta{
	font-weight:bold;
	text-align:right;
}

/*estilos para las tablas de combustibles */
.tcAlfa{
	font-weight:bold;
	text-align:right;
}

.tcTituloDato
{
	text-align:left;
}

.thmcTituloEtiqueta
{
	width:12%;	
}

.thmcTituloDato
{
	width:7%;
}
.cec_comunBold
{
    font-weight:bold;
}
    
.cec_comunDerecha
{
    text-align:right;
}
    
.cec_titulo
{  	
    text-align:center;
    vertical-align:top;
    height:40px;
}
    
.cec_tituloDato
{
    width:90px;
}
    
.cec_tituloEtiqueta
{
    text-align:left;
    width:130px;
}
    
.cec_separador
{
    text-align:center;
    width:50px;
}
/*!tarifas*/

#wrapper {
height:auto;
margin:0 auto;
width:998px;
}

.banRight {
clear:right;
float:right;
width:235px;
}

.ContenidoInteriorTitulos {
	font-family:arial,verdana,sans-serif;
	color:#659D0E;
	font-size:18px;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:10px;
}

.bread2
{
        color: #fff;
        font-size: 11px;
        padding: 3px 15px 3px 5px;
        background: #8DC63F url(../../../images/breadcrumb2.jpg) no-repeat right;
        text-decoration: none;
        margin: 0;
        float: left;
}

.bread2:hover
{
        color: #fff;
        font-size: 11px;
        padding: 3px 15px 3px 5px;
        background: #8DC63F url(../../../images/breadcrumb2.jpg) no-repeat right;
        text-decoration: underline;
}


.bread3
{
        color: #fff;
        font-size: 11px;
        padding: 3px 15px 3px 5px;
        background: #68a012 url(../../../images/breadcrumb3.jpg) no-repeat right;
        text-decoration: none;
        margin: 0;
        float: left;
}

.bread3:hover
{
        color: #fff;
        font-size: 11px;
        padding: 3px 15px 3px 5px;
        background: #68a012 url(../../../images/breadcrumb3.jpg) no-repeat right;
        text-decoration: underline;
}

.contHome h1 {
color:#8DC63F;
font-size:18px;
font-weight:bold;
}

.titleTable {
	font-weight: bold
	font-size: 11px
}

.contentTable {
	font-size: 11px
	color: #727272
}


