/* CSS Document */

BODY {
	margin: 0px 0px 0px 0px;
	/*background-image: url(images/bg.gif);*/
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
}

P, TD, UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.alignTop { vertical-align: top; }
.alignTopRight { vertical-align: top; text-align: right; }
.alignBottom { vertical-align: bottom; }
.alignBottomRight { vertical-align: bottom; text-align: right; }
.alignBottomCenter { vertical-align: bottom; text-align: center; }
.alignCenter { text-align: center; }

.padding5px { padding: 5px; }

/* =================== NAVIGATION ========================= */
TD.navCell {
	vertical-align: bottom;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 40px;
	padding-bottom: 3px;
	text-align: center;
}

/* ====================== END ============================== */

/* =============== TOP BAR =========================== */
TD.logoBg {
	background-image: url(images/logo_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
}
.borderBottom { border-bottom: 1px solid #FFFFFF; }

/* ==================== END ============================ */

/* ======================== CONTENT ====================== */
TD.content_pic {
	background-color: #ABCCA8;
	padding-top: 3px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #FFFFFF;
	text-indent: 10pt;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
TD.divline02 {
	background-image: url(images/divline03.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
TD.content_title {
	font-size: 14px;
	color: #6B6B6B;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-indent: 25px;
}
TD.content_Copy {
	background-color: #E0EADF;
	padding: 5px;
	vertical-align: top;
}
TD.subContent_bg {
	background-color: #E0EADF;
	background-image: url(images/divline02.gif);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
	padding-right: 1px;
}
TD.sub_title {
	background-color: #376F51;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #FFFFFF;
}
TD.sub_pic {
	background-color: #376F51;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}


/* ========================== END =========================== */

/* ==================== INFO BOX ======================== */
TD.info_titleBg {
	background-image: url(images/cell_bg01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	text-indent: 25px;
}
TD.info_bg {
	background-image: url(images/cell_bg02i.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 8px;
}
TD.div_inf {
	background-image: url(images/div_inf.jpg);
	background-repeat:  repeat-x;
	height: 5px;
}
.imagentop {
	background-image: url(images/encabezado.jpg);
	height: 80px;
	width: 820px;
}


TD.info_Copy {
	color: #696969;
	padding: 5px;
	vertical-align: top;
}
TD.info_more {
	background-color: #D8D8D8;
	text-align: right;
	padding-right: 5px;
	color: #1E6372;
	font-weight: bold;
}
TD.info_more2 {
	background-position: left top;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #1E6372;
	text-align: right;
	font-weight: bold;
}

TD.info_quote {
	color: #86A594;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

/* ========================== END ============================= */

/* ===================== NEWS =========================== */
TD.news_TitleBg {
	background-image: url(images/cell_bg04.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	text-indent: 25px;
}
TD.news_bg {
	background-image: url(images/cell_bg05d.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 5px;
	color: #5C818D;
}
TD.news_more {
	background-image: url(images/cell_bg05a.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #1E6372;
	text-align: right;
}
/* =================== END ======================= */

/* ============== FOOTER ====================== */
TD.divline01 {
	background-image: url(images/divline02.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
TD.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 10px;
}

/* ============== END ==================== */


/* ===================== LINKS ============================= */
A.navLink {
	text-decoration: none;
}
A.navLink:link { color: #000000; }
A.navLink:visited { color: #000000; }
A.navLink:active { color: #000000; }
A.navLink:hover { color: #000000; text-decoration: underline; }

A.textLink { text-decoration: underline; }
A.textLink:link { color: #000000; }
A.textLink:visited { color: #000000; }
A.textLink:active { color: #000000; }
A.textLink:hover { color: #62B15E; }

A.moreLink {
	text-decoration: underline;
	color: #006699;
}
A.moreLink:link { color: #1E6372; }
A.moreLink:visited { color: #1E6372; }
A.moreLink:active { color: #1E6372; }
A.moreLink:hover { color: #000000; }

A.moreLink2 { text-decoration: none; }
A.moreLink2:link { color: #8E8F8F; }
A.moreLink2:visited { color: #8E8F8F; }
A.moreLink2:active { color: #8E8F8F; }
A.moreLink2:hover { color: #000000; }

/* ======================== END ============================ */
.menu_lateral {
	font-size: 11px;
	font-weight: normal;
	color: #748D56;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
}
A.navLink_menu {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-position: center;

}
A.navLink_menu:visited {
	color: #003300;
	text-align: center;
	background-position: center;
}
A.navLink_menu:link {
	color: #00CC00;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
A.navLink_menu:active {
	color: #00FF00;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
A.navLink_menu:hover {
	color: #009999;
	text-decoration: underline;
}
.presentacion_tips {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #687D67;
	font-weight: bold;
	text-align: justify;
	background-color: #FFFFFF;
	margin: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #819580;
	border-right-color: #819580;
	border-bottom-color: #819580;
	border-left-color: #819580;
	clip: rect(auto,auto,auto,auto);
	padding: 2px;
}
.documentos_secundarios {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
TD.content_text {
	font-size: 11px;
	color: #6B6B6B;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	text-indent: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
TD.content_text1 {
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	text-indent: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
TD.info_bgiz {
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 8px;
}
.clientes {
	background-position: center;
	text-align: center;
}
.content {
	font-size: 12px;
	color: #6B6B6B;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.contentmedioambiente {
	font-size: 11px;
	color: #6B6B6B;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E0EADF;
	padding-right: 10px;
	padding-left: 10px;
}
A.navLink_sub_menu {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-position: center;

}
A.navLink_sub_menu:visited {
	color: #003300;
	text-align: center;
	background-position: center;
	font-size: 11px;
}
A.navLink_sub_menu:link {
	color: #000000;
	font-weight: normal;
	text-align: center;
	background-position: center;
	font-size: 11px;
}
A.navLink_sub_menu:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
A.navLink_sub_menu:hover {
	color: #009999;
	text-decoration: underline;
	font-size: 11px;
}
