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




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/*INICIO MENÚ IDIOMAS*/

#cont_sup{
	width:775px;
	height:56px;
	font-size: 12px;
}

#idiomas{
	padding-top: 40px;
	padding-left: 535px;
	font-size: 11px;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #9a9a9a;
}
a:visited {
	text-decoration: none;
	color: #9a9a9a;
}
a:active {
	text-decoration: none;
	color: #9a9a9a;
}
a:hover {
	text-decoration: none;
	color: #0082d1;
}

/*FIN MENÚ IDIOMAS*/

.logo{
	float: left;
	width: 177px;
	height: 282px;
	position: absolute;
	}

.contenedor_01{
	width:775px;
	background-image: url(../img/img_faucets_fondo_sp.jpg);
	background-repeat: no-repeat;
	}
	
.contenedor_01_sp{
	width:775px;
	background-image: url(../img/img_faucets_fondo_sp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}


.contenedor_01_ca{
	width:775px;
	background-image: url(../img/img_faucets_fondo_sp.jpg);
	background-repeat: no-repeat;
	}

.contenedor_01_ga{
	width:775px;
	background-image: url(../img/img_faucets_fondo_sp.jpg);
	background-repeat: no-repeat;
	}

.contenedor_01_eu{
	width:775px;
	background-image: url(../img/img_faucets_fondo_sp.jpg);
	background-repeat: no-repeat;
	}

.cont_centro_01{
	width:697px;
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(../img/img_cab_faucets.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 1150px;
	}

.cont_texto_01{
	width:370px;
	margin-left: 225px;
	height: 286px;
	}

.texto_01{
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	width: 460px;
	margin-left: 230px;
	position: absolute;
	margin-top: 22px;
}

.content_01{
	height: 300px;
	color: #FFF;
	font-size: 12px;
	float: right;
	width: 215px;
	position: absolute;
	visibility: inherit;
	margin-top: 315px;
	}

.content_01 a{
	color:#d8fdfa;
	text-decoration: none;
	}

.content_01 a:hover{
	color:#ffffff;
	text-decoration: none;
	}
	


.pdf_01 {
	padding-left: 20px;
}

ul.faucets{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

li.faucets{
	padding-top: 2px;
}

