/* Reset properties */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Main elements styling */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #0033CC;
}
.ENCABEZADO-TEXTO {color: #0033CC}
.TEXTO-PEQUEÑO {color: #000000; font-size: 12px; }
.hipervinculo-texto {color: #0033CC; font-size: 13px; }
.ENCABEZADO-INDICE {color: #FFFFFF}
.texto-indice {color: #FFFFFF; font-size: 13px; }
.ENCABEZADO-TEXTO-N {color: #0033CC; font-weight: bold; }
.ENCABEZADO-INDICE-N {color: #FFFFFF; font-weight: bold; }
.texto-obscuro {color: #000066; font-size: 13px; }
.Estilo24 {color: #003399}
.Estilo28 {color: #003399; font-weight: bold; }
.Estilo55 {color: #000000}
.Estilo58 {color: #FF0000}
.Estilo59 {font-weight: bold; color: #FF0000;}
.Estilo60 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo61 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.Estilo71 {font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.Estilo73 {color: #003399; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Estilo74 {font-size: 12px}
.Estilo84 {color: #D3DEED}
.Estilo88 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.Estilo93 {color: #000000; font-weight: bold; }
.Estilo99 {color: #E0E0E0}
.Estilo106 {color: #999999}
.Estilo109 {font-size: 10px; font-weight: bold; color: #000066; font-family: Arial, Helvetica, sans-serif; }
.Estilo111 {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; }
.Estilo113 {font-size: 9px; font-weight: bold; color: #000066; font-family: Arial, Helvetica, sans-serif; }
.Estilo114 {font-weight: bold; color: #FF0000; font-family: Arial, Helvetica, sans-serif; }
.Estilo120 {font-size: 13px}
.Estilo119 {color: #000000; font-size: 13px; }
.Estilo125 {font-size: 10px; }
.Estilo126 {color: #FFFFFF; font-size: 10px; font-weight: bold; }
.Estilo127 {color: #FFFFFF; font-weight: bold; font-size: 6px; }
.Estilo128 {color: #FFFFFF; font-weight: bold; font-size: 6px; font-family: Arial, Helvetica, sans-serif; }
.Estilo132 {color: #000000; font-size: 10; }
.Estilo137 {color: #CC0000}
.Estilo138 {color: #003399; font-weight: bold; font-size: 16px; }
.Estilo140 {color: #000000; font-size: 10px; }

body {
	background: url(../images/body-bg.gif) repeat-x #FFFFFF;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, H6 {
	color: #0a3872;
	cursor: default;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
	margin: 15px 0px;
}

h3 {
	font-size: 16px;
	margin: 15px 0px;
}

h4 {
	font-size: 14px;
	margin: 15px 0px;
}

h5 {
	font-size: 12px;
	margin: 15px 0px;
}

h6 {
	font-size: 10px;
	margin: 15px 0px;
}

p {
	font-size: 12px;
	color: #434141;
	line-height: 23px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	text-align: justify;
	margin-bottom: 10px;
}

blockquote {
	padding-left: 40px;
	border-left: 3px solid #0a3872;
	color: #0a3872;
	margin: 20px 0px;
	font-style: italic;
}

blockquote p {
	color: #0a3872;
	font-style: italic;
}

a {
	color: #0a3872;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


ul {
	font-size: 12px;
	color: #0a3872;
	list-style: square;
	list-style-position: inside;
	line-height: 25px;
}

/* classes used for align purposes (left and right, img-left and img-right) */

.left {
	float: left;
}

.right {
	float: right;
}

.img-left, .alignleft {
	float: left;
	padding: 5px;
	border: 1px solid #e4e3e3;
	margin: 6px 20px 9px 0px;
}

.img-right, .alignright {
	float: right;
	padding: 5px;
	border: 1px solid #e4e3e3;
	margin: 6px 0px 9px 20px;
}

/* Wrapper  940px width, centered */

#wrapper {
	width: 940px;
	margin: 0 auto;
}

.logo {
	float: left;
}

/* Header */

#header {
	height: 100px;
}

/* Navigation */

.lavaLamp {
	position: relative;
  	height: 29px;
    padding: 15px 0px 15px 15px;
   	overflow: hidden;
    float: right;
}

/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
 	list-style: none;
 	margin-right:20px;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url(../images/lava.gif) no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;

}

.lavaLamp li.back .left {
	background: url(../images/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; 
}
                
/* Styles for each menu-item. */
.lavaLamp li a {
	font: bold 14px Arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 5px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;   
}


/* Billboard section */

#billboard {
	height: 345px;
	width: 940px;
	background: url(../images/billboard-bg.jpg) no-repeat;
}

#billboard p {
	color: #000000;
	margin-right: 20px;
	font-size: 14px;
	font-style: normal;
	/*background-color: #ffffff; 
	filter: alpha(opacity=60); 
	opacity: 0.6;*/
}

#billboard a {
	color: #fff;
	font-weight: bold;
}

.billboard-next, .billboard-prev {
	cursor: pointer;
}

.billboard-left-wrapper{
	width: 460px;
	float: left;
}

.billboard-left div .billboard-text {
	height: 240px;
	overflow: hidden;	
}

.billboard-left {
	width: 460px;
	margin-top: 40px;
	float: left;
	height: 240px;
	overflow: hidden;
}

.billboard-left div {
	padding: 0px 30px 0px 0px;
	width: 460px;
	height: 330px;
}

.billboard-prev-wrapper{
	background: url(../images/prev-hover.gif) no-repeat;
	float: left;
	margin: 25px 20px 0px 0px;
}

.billboard-next-wrapper {
	background: url(../images/next-hover.gif) no-repeat;
	float: left;
	margin: 25px 20px 0px 0px;
}

.billboard-prev-wrapper:hover img, .billboard-next-wrapper:hover img {
	visibility: hidden;
}

.billboard-right {
	float: right;
	padding-top: 30px;
	width: 460px;
	height: 340px;
	text-align: center;
}

.billboard-left h1{
	font-size: 30px;
	line-height: 45px;
	color: #ffffff;
	margin-bottom: 30px;
}


/* Featured services homepage section */

#featured {
	height: 180px;
	width: 940px;
}

.featured-service, .featured-service-right {
	width: 260px;
	float: left;
	padding: 20px;
	height: 140px;
	background: url(../images/featured-bg.gif) repeat-y;
	margin-right: 20px;
}

#featured .featured-service-right {
	margin-right: 0px;
}

.featured-border-bottom, .featured-border-bottom-right {
	background: url(../images/featured-border-bottom.gif) no-repeat;
	height: 10px;
	width: 300px;
	margin-right: 20px;
	float: left;
}

#featured .featured-border-bottom-right {
	margin-right: 0px;
}

#featured h2 {
	color: #0a3872;
	margin-top: 10px;
}

#featured h4 {
	color: #0a3872;
	margin-top: 15px;
}

#featured img {
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	width: 48px; height: 48px;
	display: block;
	overflow: hidden;
}

#featured p {
	font-size: 11px;
	color: #434141;
	line-height: 20px;
}


/* Container */

#container {
	margin-top: 40px;
}

#container h1 {
	font-size: 24px;
	color: #0a3872;
	margin-bottom: 20px;
}

/* Main Content */

#mainContent {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

.sidebar-border-top {
	height: 10px;
	width: 300px;
	background: url(../images/sidebar-border-top.gif) no-repeat;
}

.sidebar-main {
	background: url(../images/featured-bg.gif) repeat-y;
	padding: 10px 20px 10px 20px;
}

.sidebar-border-bottom {
	height: 10px;
	width: 300px;
	background: url(../images/sidebar-border-bottom.gif) no-repeat;
	margin-bottom: 20px;
} 

#sidebar .sidebar-icon {
	margin: 0px 20px 0px 0px;
	float: left;
}

#sidebar .sidebar-icon-search, .e404 input.sidebar-icon-search {
	background: url(../images/icon8.png) no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 20px;
	float: right;
}

#sidebar h3 {
	margin-top: 3px;
	color: #0a3872;
	margin-bottom: 2px;
}

#sidebar ul {
	color: #0a3872;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 28px;
	list-style: url(../images/sidebar-arrow.png) inside;
}
.sidebar-divider-full {
	height: 1px;
	background-color:#f3f2f2;
	border-top: 1px solid #d2d2d2;
	margin: 15px 0px 15px 0px;
	clear: both;
}


/* Footer */

#footer {
	width: 940px;
	margin-top: 10px;

}
#footer-border-top {
	height: 10px;
	background-image: url(../images/footer-border-top.gif);
}

#footer-main {
	width: 940px;
	background: url(../images/footer-bg.gif) repeat-y;
	padding: 0px 10px 5px 15px;;
}

#footer p {
	font-size: 11px;
	color: #0a3872;
}

#footer a {
	color: #8ac000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}

                        

.clear {
	clear: both;
}

.billboard-image {
	width: 337px;
	height: 210px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	top:-295px;
	left: 61px;
}

.billboard-image img {
	width: 337px;
	height: 210px;
}

/* WP specific */

h2.widgettitle {
	margin: 0px 0px 15px 0px;
}

div.navigation {
	text-align: center;
}

div.e404 {
	width: 600px;
	margin: 20px 0px 60px;
	float: left;
}

.e404-search-wrapper {
	padding-top: 20px;
	width: 260px;
}

#wp-calendar {
	width: 260px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	margin-top: 15px;
	line-height: 25px;
}

#wp-calendar caption{
	font-size: 14px;
	color: #0a3872;
}

#wp-calendar thead tr th{
	color: #ffffff;
	background-color: #0a3872;
	text-align: center;
}

#wp-calendar tbody tr td{
	text-align: center;
}

#wp-calendar tfoot tr td {
	text-align: center;
	border-top: 1px solid #d2d2d2;
}

#mainContent .navigation {
	border-top: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	margin: 10px ;
	padding: 10px 0px;
}

#note {
	background:#E9E9E9 none repeat scroll 0 0;
	border:1px dashed #D2D2D2;
	margin:20px 0 15px;
	padding:5px;
}

.post-image {
	width: 128px;
	height: 128px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.align-center {
	float: center;
}
#promohome {
	background-color: #FF3333;
	height: 114px;
	width: 495px;
	margin-top: 15px;
	padding-top: 6px;
	padding-right: 5px;
}
.titpromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F5F5F5;
}
.descargas {
	color: #FF0000;
	font: bold 15px Verdana;
	border: solid 1px #999999;
	padding: 15px 35px;
}
.txtpromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: left;
	margin-bottom: 6px;
}
.txtsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
.linea{
	height:3px;
	margin:12px 4px;
	background-image: url(http://www.aguainmaculada.com/imgs/linea.gif);
	width: 172px;
}
.textfield {
	margin:2px;
	height:18px;
	width:172px;
	border:solid 1px #cccccc;
}
.txttitshome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Nextel
: 62*262959*2, 62*262959*1;
	font-weight: bold;
	margin-bottom: 7px;
	color: #003399;
}
#flash2 {
	background-color: #20CCFF;
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.linea2 {
	height:3px;
	margin:10px 4px;
	background-image: url(http://www.aguainmaculada.com/imgs/linea.gif);
	width: 194px;
}
.txtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.tits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
}
.imghome {
	float: left;
	margin-right: 8px;
	margin-left: 6px;
}
.imghomebtn {
	float: right;
	margin-bottom: 1px;
	margin-top: 7px;
	border: 0;
	margin-left: 5px;
}
#infohome {
	background-color: #FFFFFF;
	height: 114px;
	width: 494px;
	margin-top: 15px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	border: 1px solid #08b8fc;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(http://www.aguainmaculada.com/imgs/fondofooter.gif);
	background-repeat: repeat-x;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#footer ul{
	text-align:center;
	margin-top: 1px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#footer li{
	display:inline;
	list-style:none;
	border:none;
	margin-left:6px;
	margin-right:6px;
	color:#02a3ce;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02a3ce;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 14px;
}
#footer a{
	color:#02a3ce;
	text-decoration:none;
}
#footer a:hover{
	color:#087cb8;
}
.leyendapubli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 14px;
}
.imgsecciones {
	float: left;
	margin-right: 8px;
	margin-left: 1px;
	margin-bottom: 10px;
}
#header3 {
	height: 120px;
	width: 262px;
	float: left;
	margin-top: 28px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	margin-left: 12px;
}
#contentseccion {
	float: left;
	width: 500px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: left;
	padding: 10px 15px;
}
h1 {
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
#producto {
	float: right;
	height: 180px;
	width: 154px;
	margin-top: 10px;
	margin-right: 2px;
	background-color: #FFFF99;
	text-align: center;
	margin-bottom: 20px;
}
.imgproductos {
	margin-top: 8px;
	margin-bottom: 10px;
}
.txtprodtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.txtprodnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#producto2 {
	float: right;
	height: 205px;
	width: 220px;
	margin-top: 10px;
	margin-right: 20px;
	background-color: #FF3333;
	text-align: center;
}
#espacio {
	height: 220px;
}
.inputselect {
	height: 20px;
	width: 185px;
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-bottom: 8px;
	border-color: #CCCCCC;
}
.txtnormal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
}
.txtnormal3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
	background-color: #FFFF33;
	font-weight: bold;
}
.txttitshomerojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 7px;
	text-decoration: none;
}
.txttitshomerojo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 7px;
	text-decoration: blink;
}
.a.txttitshomerojo2:link{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a.txttitshomerojo2:hover{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
#promohome2 {
	background-color: #FF3333;
	height: 114px;
	width: 495px;
	margin-top: 15px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
}
.imgprobtn {
	float: none;
	margin-bottom: 1px;
	margin-top: 7px;
	border: 0;
}
.tdlogos {
	padding: 5px;
}
#promohome3 {
	background-color: #FF6600;
	height: 114px;
	width: 495px;
	margin-top: 15px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
}
#promohome2a {
	background-color: #FF3333;
	height: 114px;
	width: 495px;
	margin-top: 15px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
}
.comunicado {
	height: 130px;
	border: solid #ff3333 5px;
}
.txtnormal3rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	background-color: #FF3333;
	font-weight: bold;
}
.imgggg {
	text-align: center;
	margin-left: 200px;
}
.telefonogdeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0033CC;
}
#contenedor #side-a select {
	width: 100px;
}
