﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #104f80;
	text-decoration: none;
	padding: 0px;
	background-image: url(../img_residencial/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #174d7f;
}

.contenedor {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.contenidos {
	height: 100%;
	min-height: 400px;
	width: 960px;
	background-color: #FFF;
}



/**************************************************/

.menu_superior {
	height: 30px;
	width: 960px;
	background-image: url(./img/fnd_botonera_header.png);
	background-repeat: no-repeat;
}
.menu_superior ul {
	margin: 0px;
	padding: 0px;
}
.menu_superior ul li {
	display: inline;
	margin-top: 8px;
	float: left;
	margin-left: 10px;
	color: #FFF;
}
.menu_superior ul li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.menu_superior ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFC;
	text-decoration: none;
	font-size: 12px;
}


/************************************************/
#menu_medio {
	height: 31px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(./img/fndo_menu.jpg);
	background-repeat: repeat-x;
}
#menu_medio ul  
{
    list-style:none;
    margin:0px;
    float:left;
    margin:0px;
    padding:0px;		
}
#menu_medio ul li {
	display: inline;
	padding:0px;	
}
#menu_medio ul li a 
{
    display:block;
	color: #FFF;
	text-decoration: none;	
}
#menu_medio ul li a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#menu_medio ul li input
{
    margin:0px;
    padding:5px;
}
#menu_medio ul li input:hover {
	color: #fff;
	text-decoration: none;	
	background-image: url(./img/btn_cuenta_hover.jpg);
}

.menu_medio_boton
{
    height:29px;
    vertical-align:middle;    
    border:0px;   
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    text-align:center;
    background-image:url(./img/fndo_menu.jpg);
    padding: 0px;
    margin:0px;    
    cursor: pointer;
    
}
.menu_medio_boton_selected
{
    height:29px;
    vertical-align:middle;    
    border:0px;   
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    text-align:center;
    background-image: url(./img/btn_cuenta_selected.jpg);
    padding: 0px;
    margin:0px;
    cursor: pointer;
    
}

/***************************************************************/
.footer {
	height: 30px;
	width: 960px;
	background-color: #5772A9;
}
.footer .logo {
	height: 26px;
	width: 105px;
	margin-left: 5px;
	padding-top: 2px;
}


.menu_inferior ul  {
	float: right;
	height: 20px;
	width: 750px;
	padding: 0px;
	margin-top: -20px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_inferior ul li {
	display: inline;
	margin-right: 5px;
	color: #FFF;
}
.menu_inferior ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.menu_inferior ul li a:hover {
	color: #FF9;
	text-decoration: none;
	font-size: 12px;
}


/***************************************************************/
/**************************************************/

.menu_contactos {
	height: 22px;
	width: 960px;
	background-color: #FFF;
	text-align: center;
	padding-top: 8px;
}

/********************************************************************/
#menu_funcion
{
    height: 31px;
	width: 930px;
	margin: 0px;
	padding: 0px;
    background-color: #ffffff;
	/*background-repeat: repeat-x;*/
}
#menu_funcion ul  
{
    list-style:none;
    list-style-type:none;
    margin:0px;
    float:left;
    margin:0px;
    padding:0px;		
}
#menu_funcion ul li {
	display: inline;
	padding:0px;	
 
}
#menu_funcion ul li input
{
    margin:0px;    
    padding:2px;
}
#menu_funcion ul li input:hover {	
	text-decoration: none;	
	background-image: url(./img/btn_func_hover.jpg);
}
.menu_funcion_boton:hover {
    background-color: #FFF3E2 !important;
}
.menu_funcion_boton
{
    font-family: Arial;
    font-size: 95%;
    font-weight: normal;
    color: #D9881C;
    text-decoration: none;
    text-align:center;
    height:31px;
    vertical-align:middle;    
    /*background-image:url(./img/btn_func_normal.jpg);*/
    background-color:#ffffff;
    padding: 0px;
    margin:0px;    
    cursor: pointer;
    word-spacing:normal; 
    border:1px solid #D9881C;
}
.menu_funcion_boton_selected
{
    font-family: Arial;
    font-size: 95%;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    text-align:center;
    height:31px;
    vertical-align:middle;    
    border:0px;   
    /*background-image:url(./img/btn_func_selected.jpg);*/
    background-color:#D9881C;
    padding:0px;
    margin:0px;    
    cursor: pointer;    
}




.menu {
	height: 31px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(./img/fndo_menu.jpg);
	background-repeat: repeat-x;
}

.header {
	height: 122px;
	width: 960px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #104f80;
}


.suc_titulo_a
{
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    color: #f15b22;
    text-decoration:none;
}
.suc_titulo_b
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;
}
.suc_titulo_importante
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #f15b22;
    text-decoration: none;
}
.suc_texto_info_a
{
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #104f80;
   text-decoration: none;
}

.suc_tabla_popup
{
    border: 2px solid #97c7f5;
    background-color: #ffffff;
}
.suc_tabla_info
{
    border: 1px solid #ccc;
}
.suc_tabla_info_head
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;
    background-color: #e2eefa;
}
.suc_tabla_info_det_a
{
    background-color: #ffffff;
}
.suc_tabla_info_det_b
{
    background-color: #e9f1fb;
}
.suc_tabla_info_det_c
{
    background-color: #f2f8fe;
    padding-top:5px;
}
.suc_input_text
{    
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #7085b7;
    text-decoration: none;
    padding:2px;
}
.suc_ro_text
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    background-color: #e4eaef;
    border: 1px solid #7085b7;
    text-decoration: none;
    padding:2px;
}
.suc_input_dd
{
    font-family: Arial;
    font-size: 13px;
    color: #000000;
    border: 1px solid #7085b7;
    text-decoration: none;
    padding:2px;
    
}
.suc_boton
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;    
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    padding-bottom:3px;
    color: #ffffcc;
    background-color: #f15b22;
    height:20px;
    border:0px;
    cursor: pointer;
}
.suc_tab_group
{
    width: 930px;
    height:100%;
    margin-right: auto;
    margin-left: auto;   
    
    padding:0px;   
    vertical-align: top; 
    
}
.suc_tab
{
    width:930px;
    min-height:500px;
    background-image: url(./img/fondo_tab.jpg) ;
    background-repeat:repeat-x;
    border: 0px;
    margin:0px;
    padding:0px;
    margin-top:0px;
}
.suc_tab_marco
{
    width:900px;
    min-height:500px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: 15px;   
    background: #ffffff;    
    float:left;
  
}
.suc_tab_contenido
{
    width:870px;
    min-height:500px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: 15px;   
    background: #ffffff;
    border: 0px;
   
}
.suc_tab_boton
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: normal;
    border: 1px solid #bacdfd;
    
    border-bottom: 0px;
    background-color: #ffffff;
    margin-top:0px;
    margin-bottom:0px;
    margin-right: 3px;
    margin-left:0px;
}
.suc_texto_mediano
{
    font-family: Arial;
    font-size: 16px;
    font-weight:normal;
    color: #104f80;
    text-decoration:none;
}
.suc_texto_mensaje_pop_up
{
    font-family: Arial;
    font-size: 11px;
    font-weight:normal;
    color: #104f80;
    text-decoration:none;   
    overflow:auto;
    scrollbar-face-color: #BAC8D5;     
    scrollbar-highlight-color: #DCF5F8;     
    scrollbar-shadow-color: #DEE3E7;     
    scrollbar-3dlight-color: #879BA9;     
    scrollbar-arrow-color: #FFFFFF;     
    scrollbar-track-color: #E0EAEF;     
    scrollbar-darkshadow-color: #90ABBE;
    
}
.suc_texto_titulo_pop_up
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bolder;
    color: #104f80;
    text-decoration:none;
    overflow:hidden;
    text-align:center;
    cursor:default;
    background-color:#97c7f5;
}
.gv_consumo_header
{
    background: #5993c0;
    font-family: Arial;
    font-size: 12px;    
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}
.gv_consumo_row
{
    background: #adcfee;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;
}
.gv_consumo_alternate_row
{
    background: #f2f8fe;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;
}
.gv_consumo_footer
{
    background: #5993c0;
    font-family: Arial;
    font-size: 12px;    
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}

.gv_matriz_header
{
    background: #5993c0;
    font-family: Arial;
    font-size: 10px;    
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}
.gv_matriz_footer
{
    background: #5993c0;
    font-family: Arial;
    font-size: 9px;    
    font-weight:bold;
    color: #ffffff;
    text-decoration:none;
}
.gv_matriz_row
{
    background: #adcfee;
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;
}

.gv_matriz_alternate_row
{
    background: #f2f8fe;
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;    
}
.matriz_cabeza
{
    text-align:left;
}
.matriz_periodo
{
    text-align:right;    
}
.matriz_total
{
    text-align:right;
}

.matriz_link_boleta
{
    font-size: 1.08em;
}

.suc_acc_header
{
    border: 1px solid #0a73db;
    border-bottom-color: #ffffff;
    background-color: #0a73db;
    background-image: url(./img/acc_expand.png);
    background-repeat:no-repeat;
    background-position:left center;
    cursor: pointer;
    height:20px;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.suc_acc_header_selected
{
    border: 1px solid #0a73db;    
    background-color: #0a73db;
    background-image: url(./img/acc_collapse.png);
    background-repeat:no-repeat;
    background-position:left center;
    cursor: pointer;
    height:20px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.suc_acc_content
{
    border: 1px solid #0a73db;  
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #104f80;
    text-decoration: none;
}
.suc_modal_back
{
    background-color: White;
    filter:alpha(opacity=50);
    opacity: 0.5;    
}
.suc_nombre_usuario
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #104f80;
    text-decoration: none;
}

.suc_div_info
{
   /* border: 1px solid #ccc;*/
   border: 1px solid #ccc;
}

.texto_resumen
{
    font-family: A
}

.link_button_grilla
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #104f80;
    text-decoration: underline;
}
.tc_importante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f15b22;
	text-decoration: none;
}
.tc_titulo_revisa_consumo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #707173;
	text-decoration: none;
}
.tc_titulo_calefaccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f15b22;
	text-decoration: none;
}
.tc_titulo_revisa_consumo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #707173;
	text-decoration: none;
}


/* TARIFA VERDE */
#tvcontenedor {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}
#tvcontenedor #tvcontenido {
	width: 685px;
	float: left;
	background-color: #FFF;	
	height: 480px;
	background-repeat: no-repeat;
	padding-top: 90px;
}

#tvcontenedor #tvcontenido #tvtexto_calculadora {
	float: right;
	height: 55px;
	width: 580px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	padding-top: 10px;
	margin-top: 5px;
	padding-left: 65px;
	margin-right: 20px;
}
#tvcontenedor #tvcontenido #tvaporte_mensual {
	height: 69px;
	width: 496px;
	float: left;
	margin-top: 0px;
	margin-left: 90px;
}
#tvcontenedor #tvcontenido #tvaporte_mensual h1 {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 27px;
	margin-left: 80px;
}
#tvcontenedor #tvcontenido #tvcalculadora {	
	height: 113px;
	width: 489px;
	float: left;
	margin-left: 97px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#tvcontenedor #tvcontenido #tvcalculadora #tvboton_calcular {
	height: 31px;
	width: 103px;
	float: left;
	margin-top: 48px;
	margin-left: 30px;
}

#tvcontenedor #tvcontenido #tvcalculadora #tvm3 {
	width: 120px;
	height: 20px;
	float: left;
	margin-top: 55px;
	margin-left: 35px;
}
#tvcontenedor #tvcontenido #tvcalculadora #tvmonto {
	width: 120px;
	height: 20px;
	float: left;
	margin-top: 55px;
	margin-left: 35px;
}
#tvcontenedor #tvcontenido #tvcaja_botones {
	height: 42px;
	width: 325px;
	float: left;
	clear: both;
	margin-left: 180px;
}
#tvcontenedor #tvcontenido #tvcaja_botones #tvboton1 {
	height: 41px;
	width: 155px;
	float: left;
	margin-right: 8px;
}
#tvcontenedor #tvcontenido #tvcaja_botones #tvboton2 {
	height: 41px;
	width: 155px;
	float: right;
	margin-right: 0px;
}

.tvtexto_calculadora {
	float: right;
	height: 55px;
	width: 580px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	padding-top: 10px;
	margin-top: 5px;
	padding-left: 65px;
	margin-right: 20px;
}
.tvcampo_contrata {
	height: 20px;
	width: 120px;
	border: 1px solid #68AE34;
}
.tvtexto_calc_titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	text-decoration: none;
	color: #FFF;
}
.tvtexto_normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
.tvgv01_header_row_style
{
	background-color:#9bd21a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.tvgv01_data_row_style
{
	background-color:#e0f5af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d72b1;
	text-decoration: none;
}


/* Texto html*/
.condicion_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.condicion_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}