/*
---------------------------------------------------------
ESTILOS TIPOGRAFIA (Fuentes)
Aguas de Corrientes - www.aguasdecorrientes.com
Autor: Desarrollosnea 2006-2007
       info{arroba}desarrollosnea{punto}com{punto}ar
---------------------------------------------------------
*/


a:link 
{
	color: #0098F2; 
	text-decoration:none;
}
a:visited 
{
	color: #0098F2;
 }

a:hover, 
a:active
{
	color: #696969;
	background-color: #CAE4FF; /*8080FF;*/
	text-decoration:underline;
}

#titulo
{
	width:530px;	
	
}

#TituloH2
{
	width: 550px;
	height: 45px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(/imagenes/titulo/TitulosFondo_v3.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
	background-position: left top;
	margin:0px;
}

.TituloH2
{
	width: 550px;
	height: 45px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(/imagenes/titulo/TitulosFondo_v3.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
	background-position: left top;
	margin:0px;
}

h2
{
	color: #0098F2;
	font: bold 1.8em georgia, times, "times new roman" , serif;
	margin: 0 0 2px 0;
	border-bottom: #0098F2 1px solid;
	padding: 2px 0px 5px 5px;
	
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}



.txtGris
{
	color: #a9a9a9;
}
.i
{
	font-style: italic;
}


li
{
	list-style-position: outside;
	list-style-image:url(/imagenes/iconos/icoVineta02.gif);
}


.d
{
	text-align:right;
}


/*
----------------------------------------------------------
BOTON CELESTE v1
----------------------------------------------------------
*/
.roundedcornr_box_751204 {
   background: #67bde7 url(/imagenes/botones/botonCeleste_v1/roundedcornr_751204_grad.gif) repeat-x top left;
}
.roundedcornr_top_751204 div {
   background: url(/imagenes/botones/botonCeleste_v1/roundedcornr_751204_tl.gif) no-repeat top left;
}
.roundedcornr_top_751204 {
   background: transparent url(/imagenes/botones/botonCeleste_v1/roundedcornr_751204_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_751204 div {
   background: url(/imagenes/botones/botonCeleste_v1/roundedcornr_751204_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_751204 {
   background: transparent url(/imagenes/botones/botonCeleste_v1/roundedcornr_751204_br.gif) no-repeat bottom right;
}

.roundedcornr_top_751204 div, .roundedcornr_top_751204,
.roundedcornr_bottom_751204 div, .roundedcornr_bottom_751204 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_751204 { margin: 0 15px; }


/*
----------------------------------------------------------
BOTON 2
----------------------------------------------------------
*/
.boton2{}

.boton2 a,
.boton2 a:link{
	text-decoration: none;
	color: #000000;
}
.boton2 a:hover
{
	background-color:Transparent;
}


.mano
{
	cursor:pointer;
	cursor:hand;
}









/*
----------------------------------------------------------
CONTACTO EXPRESS:: Pagina Principal
----------------------------------------------------------
*/
.pnlContacto
{
	width:200px;
	
	padding: 3px 3px 3px 3px;
	

}
.pnlContacto input,
.pnlContacto textarea,
.pnlContacto select
{
	font-size:0.9em;
}

.pnlContacto .MensajeError
{
	background-color: #ffffcc;
	border: #FF0000 1px solid;
	padding:0 0 0 0 ;
}
.pnlContacto .pnlMensaje
{
	background-image: url(/imagenes/ContactoExpress/ContactoExpress_Mensaje.jpg);
	width:190px;
	height:80px;
}
.pnlContacto .pnlMensaje .texto
{
	margin-top:15px;
	margin-left:35px;
}







/*
----------------------------------------------------------
MODAL POPUP
----------------------------------------------------------
*/

.modalPopup {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}









/*
----------------------------------------------------------
PANEL EDITOR
----------------------------------------------------------
*/
.Editor
{
	background-color: #ccff99;
	width: 100%;
	height: 95%;
}



.textoPagina
{
	padding: 3px 3px 3px 10px;
	width:530px;
	
}

.tituloLineas
{
	height:25px;
	background-image: url(/imagenes/titulo/TitulosFondo_v3.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:1.1em;
		
}



	
/*
----------------------------------------------------------
TABLA: Novedades (Principal)
----------------------------------------------------------
*/
#tablaContacto
{
	width:500px;
	padding-left:10px;
	padding-right:10px;
}
#tablaContacto caption
{

}
#tablaContacto .col1
{
	width: 140px;
	height:30px;
	font-weight:bold;	
	text-align:left;
	vertical-align:text-top;
	border-bottom:solid 1px #CCCCCC;
}
#tablaContacto .col2
{
	width: 420px;
	height:30px;
	vertical-align:text-top;
	
}





/*
----------------------------------------------------------
CONTACTO
----------------------------------------------------------
*/
.accordionHeaderContacto
{
    
    color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background-color:#ffffff;
    background-image: url(/imagenes/fondo/FondoAcordeonHeader_v1.jpg);   
	background-repeat:no-repeat;
}

a.accordionLinkContacto
{
	font-size: 1.2em;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	
	
}

a.accordionLinkContacto:hover
{
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
	
}




.accordionContentContacto
{
	
}

.accordionContentContacto img
{
	margin-left:0px;
	left:0px;
	text-align:left;
}



/*
----------------------------------------------------------
LUGARES DE PAGO
----------------------------------------------------------
*/

.tablaLugaresPagos
{
	left:15px;
	
	}

.tablaLugaresPagos .col1
{
	width: 300px;
	border-bottom: #dcdcdc 1px solid;
	font-weight: bold;
}
.tablaLugaresPagos .col2
{
	border-bottom:1px solid #dcdcdc;
	}
	
.comboLocalidadesConPagos
{
	font-size: 0.9em;
	font-family: Verdana;
	color: #a9a9a9;
}
.tablaFiltroLugaresPago
{
	width:100%;}
.tablaFiltroLugaresPago .col1
{
	text-align:left;
	width:50%;
}
.tablaFiltroLugaresPago .col2
{
	text-align: right;
	width: 50%;
	color: #a9a9a9;
}
	
	
	
	
	
	
	
	
/*
----------------------------------------------------------
BOTONERA INTERIOR
----------------------------------------------------------
*/
#tablaBotoneraInterior
{
	width:190px;
}
#tablaBotoneraInterior .Arriba
{
	background-position: center top;
	background-image: url(/imagenes/botoneraInterior/BotoneraInterior_r1_c1.jpg);
	background-repeat: no-repeat;
	height:21px;
}
#tablaBotoneraInterior .Medio
{
	background-position: left top;
	background-image: url(/imagenes/botoneraInterior/BotoneraInterior_r2_c1.jpg);
	background-repeat: repeat-y;
}
#tablaBotoneraInterior .Abajo
{
	background-position: center top;
	background-image: url(/imagenes/botoneraInterior/BotoneraInterior_r4_c1.jpg);
	background-repeat: no-repeat;
	height:21px;
}

#tablaBotoneraInterior #MenuInterior
{
	margin-left:40px;
}
#tablaBotoneraInterior #MenuInterior td
{
	padding-bottom:3px;	
}
#tablaBotoneraInterior #MenuInterior a, 
#tablaBotoneraInterior #MenuInterior a:link
{
	font-size: 1.1em;
}
#tablaBotoneraInterior #MenuInterior a:hover
{
	font-weight: bold;
	font-size: 1.2em;
	color: #009966;
	background-color: Transparent;
	letter-spacing: -1px;
}





	
	










	
	
		/*
----------------------------------------------------
TOOL TIP
----------------------------------------------------
*/
#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #ffffe0;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

 */
}

#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}









/*
----------------------------------------------------
COMPROBANTE ONLINE
----------------------------------------------------
*/
.textoTalonCliente
{
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	font-family: Arial, Verdana;
	text-align:left;
}


.textoTalonCliente .normal
{
	font-size: 1.2em;
}
.textoTalonCliente .chico
{
	font-size: 0.8em;
}





.textoTalonCliente .c
{
	text-align:center;
}


.textoTalonACSA
{
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: middle;
	font-family: Arial, Verdana;
	text-align:center;
	}
	
.textoTalonBanco
{
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: middle;
	font-family: Arial, Verdana;
	text-align:center;
	}
	
	
.tablaFiltroComprobanteOnline
{
	}
.tablaFiltroComprobanteOnline .col1
{
	vertical-align: top;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	width:150px;
	border-bottom:#d3d3d3 1px solid;
}
.tablaFiltroComprobanteOnline .col2
{
	border-bottom:#d3d3d3 1px solid;
	}
.tablaFiltroComprobanteOnline .boton
{
	padding-top:10px;
	
}

.listadoComprobantes
{}


.listadoComprobantes .filaSeleccionada
{

	background-color: #CAE4FF; /*8080FF;*/
	font-weight:bold;
}
	
	
	
	
	
/*
----------------------------------------------------
Progreso
----------------------------------------------------
*/
#progress
{
	border-right: #00923f 1px solid;
	border-top: #00923f 1px solid;
	border-left: #00923f 1px solid;
	border-bottom: #00923f 1px solid;
	background-color: #ccffcc;
	padding: 3px 3px 3px 3px;
}
	
	
	
	
/* BOTONES 
------------------------------------
*/

a.Boton2
{
	
	color: #333;
	text-decoration:none;
}

a.Boton2:hover
{
	
	color: #333;
	text-decoration:underline;
	background-color:Transparent;
}



/*
----------------------------------------------------
MODAL POPUP
----------------------------------------------------
*/
.modalFondo {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}



/*
----------------------------------------------------
MENSAJE ERROR
----------------------------------------------------
*/
.MensajeError
{
	background-color: #ffffcc;
	border: #FF0000 1px solid;
	padding:0 0 0 0 ;
}

/*
----------------------------------------------------------
MENSAJE
----------------------------------------------------------
*/
.mensaje
{
	padding:5px 5px 5px 5px;
}
.amarillo
{
	background-color: #ffffcc;
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	border-left: #ffff00 1px solid;
	border-bottom: #ffff00 1px solid;
}




/*
-------------------------------------------------------
SECCIONES
-------------------------------------------------------
*/

/*---------- LA EMPRESA ----------*/
.seccionCartaDelPresidente
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_CartaDelPresidente.jpg);
	background-repeat:no-repeat;
}
.seccionAutoridades
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_Autoridades.jpg);
	background-repeat:no-repeat;
}
.seccionHistoria
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_Historia.jpg);
	background-repeat:no-repeat;
}
.seccionMisionYVision
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_MisionYVision.jpg);
	background-repeat:no-repeat;
}
.seccionValores
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_Valores.jpg);
	background-repeat:no-repeat;
}
.seccionAmbitoOperativo
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_AmbitoOperativo.jpg);
	background-repeat:no-repeat;
}
.seccionRRHH
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_RRHH.jpg);
	background-repeat:no-repeat;
}

.seccionLogros
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_LaEmpresa_Logros.jpg);
	background-repeat:no-repeat;
}

.seccionLogros li
{
	margin-bottom:10px;
	
}

.seccionJuntoAlDeporte
{
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_JuntoAlDeporte_Arriba.jpg);
	background-repeat:no-repeat;
	}


.seccionAguasAbiertas
{
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_AguasAbiertas_Principal.jpg);
	background-repeat:no-repeat;
	}



/*---------- SERVICIOS ----------*/

.seccionAsistenciaTecnica
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_Servicios_AsistenciaTecnica.jpg);
	background-repeat:no-repeat;
}

.seccionTecnologiaAplicada
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_Servicios_TecnologiaAplicada.jpg);
	background-repeat:no-repeat;
}

.seccionAguaPotableFuentesSuperficiales,
.seccionAguaPotableFuentesSubterraneas,
.seccionCloacasEnLagunas,
.seccionCloacasConLodo
{	
	background-image: url(/acsa/imagenes/fondoSecciones/fondo_Servicios_AguaPotable_FuentesSuperficiales.jpg);
	background-repeat:no-repeat;
}







/*
-------------------------------------------------------
LISTA de Novedades
-------------------------------------------------------
*/
.listaNovedades
{
	margin-left:30px;
	margin-right:20px;
	list-style: circle none outside;
}

.listaNovedades li
{
	/*list-style: circle none outside;*/
	margin-left:20px;
	margin-top:4px;
	list-style-image:url(/imagenes/iconos/icoVineta02.gif);
}




