*{
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 70%;
	text-align: center;

}
img, div {
	behavior: url(iepngfix.htc);
}
img{
	border:none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #830304;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
}
a:link, 
a:active, 
a:visited, 
a:hover {
	color: #1b4298;
	text-decoration: none;
}

#wrapper-intro {
	position: absolute;
	top: 50%;
	left: 0%;
	width: 100%;
	height: 200px;
	margin-top: -100px;
	margin-left: -150px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-intro .intro {
	background-image: url(../../images/intro-bar.jpg);
	background-repeat: repeat-x;
	background-position: 50px;
}
#wrapper-intro .intro .logo {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper-intro .intro .lenguajes {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width:187px;
	padding-top: 20px;
}
#wrapper-intro .intro .lenguajes ul  {
	margin: 0px;
	padding: 0px;
}

#wrapper-intro .intro .lenguajes ul li{
	list-style-type: none;
	padding: 0px;
	float:left;
}
#wrapper-intro .intro .lenguajes ul li a {
	height: 28px;
	display: block;
	text-indent: -5000px;
	padding: 0px;
}
#wrapper-intro .intro .lenguajes .spanish a{
	background-image: url(../../images/idiomas.jpg);
	background-repeat: no-repeat;
	width: 94px;
	background-position: 0px;
}
#wrapper-intro .intro .lenguajes .english a{
	background-image: url(../../images/idiomas.jpg);
	background-repeat: no-repeat;
	width: 90px;
	background-position: -95px;
}
#wrapper {
	width: 980px;
	height: 720px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	background-color: #2b3782;
	float: left;
	height: 720px;
	width: 310px;
}
#DiBrunoLateral {
	margin-right: auto;
	margin-left: auto;
}
#right {
	clear: right;
	float: right;
	height: 720px;
	width: 670px;
}
#copyright{
	float:right;
	margin:5px 0px 5px 0px;
	font-size:80%;
	color: #999;
	clear:right;
	width:550px;
	text-align:right;
}
.content-agua .logo {
	padding: 200px 0px 0px 43px;
}
.content-agua .menu ul  {
	margin: 0px;
	padding: 50px 0px 0px 185px;
}
.content-agua .menu ul li{
	list-style-type: none;
	padding: 0px 0px 10px;
}
.content-agua .menu ul li a {
	text-indent: -5000;
	padding: 0px;
	display: block;
}
.content-agua .leyenda {
	height: 72px;
	width: 300px;
	font-size: 120%;
	background-color: #FFF;
	border: 1px solid #515896;
	float: right;
	margin-right: 20px;
	color: #666;
}
.content-agua .leyenda p {
	padding-top: 18px;
	padding-left: 14px;
}
.content-agua .leyenda span {
	color: #1b4298;
	font-weight: bold;
}
.content-aire .menu ul  {
	padding: 0px;
	margin: 20px 0 10px 0px;
	padding: 0 0 30px 0;
	float:right;
}
.content-aire .menu ul li{
	list-style-type: none;
	padding: 0px;
	display: inline;
}
.content-aire .menu ul li a {
	text-indent: -5000;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px 0px 0px 15px;
}
.content-aire .img {
	border: 1px solid #f08b1d;
	padding: 5px;
	width: 251px;
	margin: 0px 0px 0px 20px;
}
.content-aire .info {
	color: #666;
	font-size: 110%;
	width: 300px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
}
.content-aire .info p {
	padding-bottom: 10px;
	line-height: 20px;
}
.content-aire .info ul {
	padding-left: 15px;
}

.content-aire .leyenda {
	height: 72px;
	width: 300px;
	font-size: 120%;
	background-color: #FFF;
	border: 1px solid #515896;
	float: right;
	margin-right: 20px;
	color: #666;
	margin: 70px 20px 0 0;
}
.content-aire .leyenda p {
	padding-top: 18px;
	padding-left: 14px;
}
.content-aire .leyenda span {
	color: #666;
	font-weight: bold;
}

.content-tierra .menu ul  {
	padding: 0px;
	margin: 20px 0 20px 0px;
	padding: 0 0 50px 0;
	float:right;
}
.content-tierra .menu ul li{
	list-style-type: none;
	padding: 0px;
	display: inline;
}
.content-tierra .menu ul li a {
	text-indent: -5000;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px 0px 0px 15px;
}
.content-tierra span {
	color: #1b4298;
	font-size: 130%;
}
.content-tierra p {
	line-height: 20px;
}

.content-tierra .vision {
	color: #666;
	font-size: 110%;
	background-image: url(../../images/pastillas.jpg);
	width: 260px;
	background-repeat: no-repeat;
	background-position: 110px 0px;
	height: 80px;
	padding: 110px 0px 40px 0px;
	margin:0px 0px 0px 30px;
	float:left;
}
.content-tierra .vision p {
	margin-top: 15px;
}
.content-tierra .leyenda {
	height: 90px;
	width: 240px;
	font-size: 120%;
	background-color: #FFF;
	border: 1px solid #515896;
	float: right;
	margin-right: 20px;
	color: #666;
	margin: 20px 20px 0 0;
}
.content-tierra .leyenda p {
	padding-top: 18px;
	padding-left: 14px;
}
.content-tierra .leyenda span {
	color: #78a22f;
	font-weight: bold;
}
.content-tierra .img {
	border: 1px solid #1b4298;
	padding: 5px;
	width: 137px;
	margin: 0px 0px 0px 30px;
	clear:left;
	float: left;
}
.content-tierra .mision {
	color: #666;
	width: 250px;
	padding: 0px;
	margin:0px;
	float:left;
	margin:0px 0px 0px 30px;
	font-size: 110%;
}
.content-tierra .mision p {
	margin-top: 15px;
}
.content-fuego .menu ul  {
	padding: 0px;
	margin: 20px 0 20px 0px;
	padding: 0 0 20px 0;
	float:right;
}
.content-fuego .menu ul li{
	list-style-type: none;
	padding: 0px;
	display: inline;
}
.content-fuego .menu ul li a {
	text-indent: -5000;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px 0px 0px 15px;
}
.content-fuego p {
	line-height: 20px;
}

.content-fuego .logo {
	width: 240px;
	text-align: center;
	margin-left: 40px;
}
.content-fuego .info {
	width: 240px;
	margin-left: 40px;
	padding-top: 20px;
	font-size: 110%;
	color: #666;
}
.content-fuego .address {
	font-size: 120%;
	color: #1b4298;
	width: 240px;
	margin-left: 40px;
	padding-top: 40px;
}
.content-fuego .form{
	float:left;
	width:300px;
	margin:40px 30px 0px 40px;
}
.content-fuego .form label {
	text-align: left;
	float: left;
	width: 80px;
	display: inline;
	padding-top: 4px;
}
.content-fuego .form .field {
	float: left;
	text-align: left;
	display: inline;
	width: 210px;
	padding-top: 2px;
}

.content-fuego .form .input {
	width: 180px;
	font-size: 10px;
	color: #333333;
	border: 1px solid #2B3782;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.content-fuego .form .boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.content-fuego .form .contacto-ok {
	background-color: #DFD;
	border: 1px dotted #060;
	padding: 5px;
}

.content-fuego .leyenda {
	height: 72px;
	width: 240px;
	font-size: 120%;
	background-color: #FFF;
	border: 1px solid #515896;
	color: #666;
	clear:right;
	float:right;
	margin:40px 40px 0px 0px;
}
.content-fuego .leyenda p {
	padding-top: 18px;
	padding-left: 14px;
}
.content-fuego .leyenda span {
	color: #f08b1d;
	font-weight: bold;
}
.clear{
	clear:both;	
}

