* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	color: #808285;
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

#todo {
	width: 990px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 20px;
}

#cab {
	width: 272px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 5px;
}

#cab a {
	width: 272px;
	height: 120px;
	overflow: hidden;
	display: block;
	background: url(../img/logo.gif);
	padding-top: 150px;
}

#forma{text-align: right; margin-top:-25px;}
#forma input.busqueda{width:100px;font-weight:lighter;}
#forma input.botonBuscar{width:50px; height: 20px;}

#menu_nav {
	padding-left: 0px;
	padding-right: 47px;	
	font-size: 17px;
	font-weight:lighter;

	border-top:1px solid #B6B6B6;
	border-bottom:1px solid #B6B6B6;
	line-height: 50px;
	margin-bottom: 25px;
	text-align: left;
	height:50px;
}

#menu_nav li {
	display: inline;
}

#menu_nav a {
	text-decoration: none;
	color: #808285;
}

#menu_nav .it {
	padding-right: 40px;
}

#menu_nav img{
	border:none;
	margin-top: 15px;
}

#cont {
	float: right;
	width: 800px;
	margin-right: 25px;
	display: inline;
}

#cont h3 a{
	text-decoration:none;
	color:#808285;
}

#cont h3 a:hover{
	text-decoration:underline;
	color:#808285;
}

#sidebar {
	width: 135px;
}

#sidebar ul li {
	height: 2em;
	list-style: none;
	overflow: hidden;
	line-height: 2em;
	margin-bottom: 10px;
	margin-left:5px;
	background: url(../img/bullet_sidebar_small.gif) no-repeat left;
	font-size:11px;
	width: 135px;
}

#sidebar a {
	font-size: 13px;
	display: block;
	line-height: 1em;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	overflow:visible;
	letter-spacing: -1px; 
}

#sidebar #que-es_link a {color: #808285; border-bottom: solid 1px #808285;font-size: 19px;line-height: 2em;padding-left: 1px;cursor:pointer;}
#sidebar #energia_link a {color: #C26629; border-bottom: solid 1px #C26629;font-size: 19px;line-height: 2em;padding-left: 1px;cursor:pointer;}
#sidebar #agua_link a {color: #008A97; border-bottom: solid 1px #008A97;font-size: 19px;line-height: 2em;padding-left: 1px;cursor:pointer;}
#sidebar #tierra_link a {color: #85B24A; border-bottom: solid 1px #85B24A;font-size: 19px;line-height: 2em;padding-left: 1px;cursor:pointer;}
#sidebar #aire_link a {color: #2860AA; border-bottom: solid 1px #2860AA;font-size: 19px;line-height: 2em;padding-left: 1px;cursor:pointer;}

.pcab {
	display: block;
	margin-bottom: 40px;
}

h2 {
	font-weight: lighter;
	font-size: 20px;
	display: block;
	/*background: url(../img/h2_b.gif) repeat-x bottom;*/
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.fizq {
	float: left;
}

.txt_principal {
	margin-left: 300px;
	margin-bottom: 65px;
	font-size: 15px;
	text-align:justify;
}


.txt_subseccion {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 65px;
	font-size: 15px;
	list-style:decimal;
	text-align:justify;
}

.txt_subseccion ul{margin-left:25px;margin-top:5px;}
.txt_subseccion ol{margin-left:25px;margin-top:5px;}
.txt_subseccion ul ol{margin-left:35px;}
.txt_subseccion ol ul{margin-left:35px;}
.txt_subseccion ul li{font-weight:bold;}
.txt_subseccion ol li{font-weight:bold;}
.txt_subseccion ul li p{margin-bottom:5px;margin-top:5px;font-weight:normal;}
.txt_subseccion ol li p{margin-bottom:5px;margin-top:5px;font-weight:normal;}


#cols_principal {
	clear: both;
}

#cols_principal .col {
	overflow: hidden;
	float: left;
}

#servicios {
	margin-right: 55px;
	width: 243px;
}

#productos {
	margin-right: 40px;
	width: 243px;
}

#intgral {
	width: 210px;
	border: solid 4px #CBECF0;
	float: right;
}

#intgral .cont {
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#productos h3, #servicios h3 {
	font-size: 20px;
	font-weight: lighter;
	background: url(../img/h3_b.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.col h4 {
	font-size: 16px;
	margin-bottom: 40px;
}

#intgral h3 {
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 20px;
}

#intgral ol {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

#intgral span {
	display: block;
	margin-bottom: 15px;
}

#intgral .fecha {
	font-size: 13px;
	color: #004F5A;
}

#intgral .desc {
	font-size: 11px;
}

#intgral .download {
	width: 97px;
	height: 20px;
	background: url(../img/bajar_archivo.gif) no-repeat;
	overflow: hidden;
}

#intgral .download a {
	display: block;
	padding-top: 25px;
}

.col ul, .col p {
	font-size: 16px;
}

.col ul a {
	text-decoration: none;
	color: #808285;
}

.col ul {
	list-style: none;
}

.col ul li {
	background: url(../img/col_bullet.gif) no-repeat center left;
	padding-left: 10px;
}

.col p {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(../img/col_border.gif) bottom repeat-x;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.element ul li a{
	display: block;
	width: 177px;
	padding-left: 23px;
	padding-top: 5px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #666666;
	font-family:Arial;
	/*font-family: century gothic, Arial;*/
}

.element ul li a:hover, .element ul li a.subselected{
	color: #000000;
	font-weight:bold;
}

ol.preguntas,ol.respuestas{margin-left:25px}

ol.preguntas li{
	font-size:16px;
	font-weight:lighter;
	padding-bottom:7px;
}

ol.preguntas li a{
	text-decoration:none;
}

ol.preguntas li a:hover{
	text-decoration:underline;
	color:#000000;
}

ol.respuestas li{
	font-size:16px;
	font-weight:lighter;
	padding-bottom:10px;
}

ol.respuestas li p{
	color:#000000;
	font-size:15px;
	font-weight:normal;
	padding-top:5px;
}

ol.preguntas{
	margin-bottom:5px;
}

ol.respuestas{
	border-top:2px solid #4C708A;
	padding-top:10px;
}

#submenu .botones{display:inline; font-weight:bold;padding:3px;cursor:pointer; margin:1px;}

.noticias{ margin-left:10px; font-size:15px;}
.noticias .fecha{ font-size:12px; color:#999999;display:inline; padding-bottom:10px;}
.noticias a{ text-decoration:none; color:#4C708A;}
.noticias a:hover{ text-decoration:underline; color:#000000;}
.noticias a .fecha{ font-weight:normal;color:#999999; font-size:14px;}
.noticias a:hover .fecha{color:#000000;}
.noticias a p{ text-decoration:none;font-style:italic; text-indent:20px;}

.cajita4 {  font-family: "Century Gothic"; font-size: 11px; width: 486px; color:#8d8d8d;  height:20px; border: 1px solid #abb6bd; background:#E6E6E8;}
.texto10{ font: normal 10px/.9em  arial; color: #333333; font-family: "Century Gothic";}
.azul{  color: #3485AE; }
.textarea {  font-family: "Century Gothic"; font-size: 11px; width:480px; color:#8d8d8d;  height:90px; border: 1px solid #abb6bd;padding: 1px 3px; background:#E6E6E8;}
.botonAzul{ border: 1px solid #016699; font-family:  arial; font-size: 9px; color: #ffffff; padding: 1px;	margin: 1px; background-color: #3485AE; height:22px; width:60px;}

/*.footer{width:100%;font-size:13px; text-align:center;background: url(../img/h2_b.gif) repeat-x top; padding-top:15px;}*/
.footer{width:100%;font-size:13px; text-align:center;border-top:1px solid #6A8380; padding-top:15px;}
.footer #copyright{ display:inline; text-align:right; padding-right:50px;}
.footer #links{display:inline; text-align:left;}
.footer #links a{color:#999999; text-decoration:underline;}
.footer #links a:hover{color:#333333; text-decoration:none;}

h3.toggler{
	height: 44px;
}

.noticiasContenido ul{margin:10px;}

.noticiasContenido li{
	margin-left:50px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.eng { 
		position:relative;
		top:-90px;
		font-size:12px;
		color:#999999;
	}