@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	background-color: #FFFFFF;
	font-size: 14px;
	background-image: url(img/FONDO_.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}


#CUERPO {
	background-position: left top;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#CUERPO #ENCABEZADO_Fondo {
	background-image: url(img/division_areas_horizontales.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO {
	height: 116px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #IDENTIDAD {
	width: 480px;
	float: left;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #IDENTIDAD #LOGO {
	height: 83px;
	width: 190px;
	margin-left: 12px;
	float: left;
	margin-top: 5px;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #IDENTIDAD #LOGO h1 {
	display: none;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #IDENTIDAD #TAGLINE {
	height: 32px;
	width: 230px;
	background-image: url(../img/Wasser_tagline.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 24px;
	margin-top: 47px;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #IDENTIDAD #TAGLINE p {
	display: none;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL {
	width: 400px;
	float: left;
	padding-left: 80px;
	padding-top: 73px;
	font-size: 12px;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL h2 {
	display: none;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL ul {
	background-color: #66CC00;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL li {
	list-style-type: none;
	float: left;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL a {
	text-align: center;
	display: block;
	height: 20px;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL a:hover {
	border-bottom-color: #FF0099;
	text-decoration: none;
	background-color: #33CCFF;
	color: #FFFFFF;
}
#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_PRINCIPAL a.SECCION_Seleccionado {
	border-bottom-color: #FF0099;
	text-decoration: none;
	background-color: #33CCFF;
	color: #FFFFFF;
}




#CUERPO #ENCABEZADO_Fondo #ENCABEZADO #MENU_SECUNDARIO {
	height: 16px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 12px;
	font-weight: bold;
}
#CUERPO #CONTENIDO {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
	opacity:1;
}
#CUERPO #CONTENIDO #TITULO_Seccion {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CCFF;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	background-color: #ECF5FF;
	background-image: url(../img/FONDO_Secciones.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#CUERPO #CONTENIDO #TITULO_Seccion h3 {
	font-size: 24px;
	color: #B4B4B4;
	font-weight: normal;
	margin-bottom: 12px;
	text-transform: none;
}
#CUERPO #CONTENIDO #TITULO_Seccion h3 a {
	color: #666666;
	text-decoration: none;
}
#CUERPO #CONTENIDO #TITULO_Seccion h3 a:hover {
	color: #0000FF;
}

#CUERPO #CONTENIDO #TITULO_Seccion h1 {
	font-size: 35px;
	color: #0066CC;
	font-weight: lighter;
}

#CUERPO #CONTENIDO h2 {
	font-size: 21px;
	color: #FF0099;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 7px;
}

#CUERPO #CONTENIDO #DESTACADOS {
	height: auto;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	margin-bottom: 0px;
}

#CUERPO #CONTENIDO #DESTACADOS h2 {
	display: none;
}
#CUERPO #CONTENIDO #DESTACADOS_Sec {
	height: 80px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#CUERPO #CONTENIDO #DESTACADOS_Sec .index_destacado_sec_div h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#CUERPO #CONTENIDO #DESTACADOS_Sec .index_destacado_sec_div a {
	font-weight: bold;
	margin-top: 6px;
}

#CUERPO #CONTENIDO #DESTACADOS_Inf {
	height: auto;
	background-color: #FFFFFF;
	margin-top: 24px;
}


#CUERPO #CONTENIDO .col_01 h2 {
	font-size: 24px;
	margin-bottom: 12px;
}
#CUERPO #CONTENIDO .col_01 h3 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#CUERPO #CONTENIDO .col_02 h2 {
	font-size: 32px;
	margin-bottom: 16px;
	color: #FF0099;
	font-weight: bold;
	line-height: 1;
}

#CUERPO #CONTENIDO .col_02 h3 {
	color: #0066CC;
	font-size: 18px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #D4E9FE;
}
#CUERPO #CONTENIDO .col_principal h2 {
	font-size: 24px;
	margin-bottom: 12px;
	clear: both;
}
#CUERPO #CONTENIDO .col_principal h3 {
	font-size: 18px;
	margin-bottom: 12px;
}
#CUERPO #CONTENIDO .col_principal ol {
	margin-left: 24px;
}
#CUERPO #CONTENIDO .col_principal ul {
	margin-left: 24px;
}

#CUERPO #CONTENIDO .col_auxiliar h2 {
	font-size: 24px;
	margin-bottom: 12px;
}
#CUERPO #CONTENIDO .col_auxiliar h3 {
	font-size: 18px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}
#CUERPO #CONTENIDO .col_auxiliar h3 a {
	font-size: 18px;
	display: block;
	text-decoration: none;
}
#CUERPO #CONTENIDO .col_auxiliar h3 a:hover {
	font-size: 18px;
	display: block;
	text-decoration: none;
	color: #FF0099;
}





#CUERPO #CONTENIDO .col_auxiliar ul {
	margin-left: 24px;
}
#CUERPO #CONTENIDO h3 {
	color: #0066cc;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
}
#CUERPO #CONTENIDO li {
	margin-left: 28px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/flecha_adelante.gif);
}




.PRODUCTOS_Item {
	height: 125px;
	width: 78px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 17px;
	margin-left: 17px;
	font-size: 11px;
	text-align: center;
	margin-top: 17px;
	padding-top: 2px;
	background-image: url(../img/ico_productos_fondos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}

.PRODUCTOS_Item:hover {
	background-image: url(../img/ico_productos_fondos.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.PRODUCTOS_Item img {
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PRODUCTOS_Item_seleccionado {
	height: 125px;
	width: 78px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 17px;
	margin-left: 17px;
	font-size: 11px;
	text-align: center;
	margin-top: 17px;
	padding-top: 2px;
	background-image: url(../img/ico_productos_fondos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0px;
}
.PRODUCTOS_Item_seleccionado img {
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#CUERPO #CONTENIDO .col_01 img {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
#CUERPO #CONTENIDO .col_01 p a img {
	border: 1px solid #00F;
}
#CUERPO #CONTENIDO .col_01 p a:hover img {
	border: 1px solid #F09;
}


.col_1_tercio {
	width: 296px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
.col_01 {
	float: right;
	height: auto;
	width: 450px;
	margin-right: 12px;
	margin-left: 36px;
	margin-bottom: 24px;
	font-size: 12px;
	color: #666;
}
.col_02 {
	float: right;
	height: auto;
	width: 450px;
	padding-top: 48px;
	margin-bottom: 24px;
}
.col_principal {
	float: left;
	height: auto;
	width: 588px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 12px;
}
.col_auxiliar {
	float: right;
	height: auto;
	width: 296px;
	padding-top: 0px;
	margin-bottom: 24px;
	margin-right: 12px;
}
.index_col_principal {
	float: left;
	height: auto;
	width: 588px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 12px;
}
.index_destacados_secundarios {
	margin-bottom: 21px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
}
#CUERPO #CONTENIDO .index_col_principal .index_destacados_secundarios img {
	float: left;
	margin-right: 21px;
}
#CUERPO #CONTENIDO .index_col_principal .index_destacados_secundarios h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 100%;
}

.index_destacado_sec_div {
	float: left;
	height: 86px;
	width: 292px;
	padding-right: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
	padding-top: 18px;
	background-color: #E1F4FF;
}
.index_destacado_sec_div:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
	background-image: url(img/fondo_destacados_sec.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#CUERPO #CONTENIDO #DESTACADOS_Sec .index_destacado_sec_div a {
}




.index_col_auxiliar {
	float: right;
	height: auto;
	width: 296px;
	padding-top: 0px;
	margin-bottom: 24px;
	margin-right: 12px;
}



.nav_interpaginas {
	font-size: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}





#CUERPO #PIE_Fondo {
	background-repeat: repeat-x;
	background-position: left bottom;
}
#CUERPO #PIE_Fondo #PIE {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding: 12px;
}
#CUERPO #PIE_Fondo #PIE #PIE_Ubicacion_contacto {
	width: 38%;
	float: left;
	text-align: center;
}
#CUERPO #PIE_Fondo #PIE #PIE_Mapa_rapido {
	float: left;
	width: 62%;
	text-align: center;
}


.separacion_horizontal_1 {
	background-image: url(img/division_areas_horizontales.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2px;
	clear: both;
}
.ajustar_alto {
	clear: both;
	text-align: center;
}
.SECCION_Seleccionado {

}
.destacados_sec_imagen {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
.TEXTO_Resaltado {
	font-size: 20px;
	color: #0066CC;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rojo_peque {
	font-size: 10px;
	color: #F00;
}
.rojo {
	color: #F00;
}
