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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg.png);
}#content {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	background-color: #333;
	background-image: url(Images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 100%;
	clear: both;
	box-shadow: 0px 1px 2px #999999;
}
#header_p {
	background-color: #333;
	height: 100px;
	width: 100%;
	clear: both;
	box-shadow: 0px 1px 2px #999999;
	text-align: center;
	margin-bottom: 10px;
}
#sidebar {
	width: 200px;
	float: left;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contenido {
	float: left;
	width: 600px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	height: 40px;
	width: 100%;
	background-color: #4097CC;
	clear: both;
	box-shadow: 0px -1px 2px #999999;
	position:fixed;
	bottom:0;
}
#footer_content {
	height: 40px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#links {
	height: 11px;
	padding-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #006699;
	width: auto;
	float: left;
	margin-left: 60px;
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #006699;
}
.links a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #006699;
}
.links a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #369;
	text-decoration: none;
}
.links a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #006699;
}
#btn_powered {
	float: right;
	width: 110px;
	height: 35px;
	background-image: url(Images/powered.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 15px;
	padding-top: 5px;
}
#btn_powered:hover {
	background-position: center center;
}
#btn_powered span {
	position: absolute;
  	top: -999em;
}

#clear {
	width: 800px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear:left;
}

#btn_productos
{
	display: block;
	width: 160px;
	float: left;
	height: 26px;
	background-image: url(Images/productos.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#btn_productos:hover
{
	background-position: 0 -26px;
}

#btn_productos span
{
  position: absolute;
  top: -999em;
}

#btn_ubicacion
{
	display: block;
	width: 160px;
	float: left;
	height: 26px;
	background-image: url(Images/ubicacion.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#btn_ubicacion:hover
{
	background-position: 0 -26px;
}

#btn_ubicacion span
{
  position: absolute;
  top: -999em;
}

#btn_contacto
{
	display: block;
	width: 160px;
	float: left;
	height: 26px;
	background-image: url(Images/contacto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#btn_contacto:hover
{
	background-position: 0 -26px;
}

#btn_contacto span
{
  position: absolute;
  top: -999em;
}

#btn_partners
{
	display: block;
	width: 160px;
	float: left;
	height: 28px;
	background-image: url(Images/partners.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#btn_partners:hover
{
	background-position: 0 -28px;
}

#btn_partners span
{
  position: absolute;
  top: -999em;
}

#download_block{
	width: 160px;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

#btn_download
{
	display: block;
	width: 160px;
	float: left;
	height: 37px;
	background-image: url(Images/descarga.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
}

#btn_download span
{
  position: absolute;
  top: -999em;
}

#download_top {
	background-image: url(Images/lista.png);
	float: left;
	height: 77px;
	width: 160px;
}

#top_nav {
	width: 160px;
	float: left;
	height: 28px;
	background-image: url(Images/home.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar_block {
	width: 160px;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
#banner {
	float: left;
	width: 160px;
	background-color: #2C2C2C;
	height: auto;
	padding-bottom: 5px;
}
#flash_150x300 {
	width: 150;
	margin-right: 5px;
	margin-left: 5px;
}

/* Botones Productos */
#btn_aligas
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/accaligas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_aligas:hover
{
	background-position: 0 -174px;
}

#btn_aligas span
{
  position: absolute;
  top: -999em;
}

#btn_ppn
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/ppn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_ppn:hover
{
	background-position: 0 -174px;
}

#btn_ppn span
{
  position: absolute;
  top: -999em;
}

#btn_bronce
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/bronce.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_bronce:hover
{
	background-position: 0 -174px;
}

#btn_bronce span
{
  position: absolute;
  top: -999em;
}

#btn_canos
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/canos.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_canos:hover
{
	background-position: 0 -174px;
}

#btn_canos span
{
  position: absolute;
  top: -999em;
}

#btn_espigas
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/espigas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_espigas:hover
{
	background-position: 0 -174px;
}

#btn_espigas span
{
  position: absolute;
  top: -999em;
}

#btn_galvanizado
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/galvanizado.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_galvanizado:hover
{
	background-position: 0 -174px;
}

#btn_galvanizado span
{
  position: absolute;
  top: -999em;
}

#btn_griferias
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/griferias.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_griferias:hover
{
	background-position: 0 -174px;
}

#btn_griferias span
{
  position: absolute;
  top: -999em;
}

#btn_mangueras
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/mangueras.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_mangueras:hover
{
	background-position: 0 -174px;
}

#btn_mangueras span
{
  position: absolute;
  top: -999em;
}

#btn_pvcygas
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/pvcygas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_pvcygas:hover
{
	background-position: 0 -174px;
}

#btn_pvcygas span
{
  position: absolute;
  top: -999em;
}

#btn_termofusion
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/termofusion.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

#btn_termofusion:hover
{
	background-position: 0 -174px;
}

#btn_termofusion span
{
  position: absolute;
  top: -999em;
}

/* Banner Contacto*/
#banner_contacto {
	width: 299px;
	height: 174px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Formulario */
#formulario_block{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFF;
	width: 610px;
	height: 550px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 1px 1px 4px #666666;
}

/* Mapa */
#mapa_block{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFF;
	width: 610px;
	height: 550px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 1px 1px 4px #666666;
}
#mapa_description{
	text-decoration: none;
	color: #000;
	text-shadow: 1px 1px 0px #FFFFCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 12px;
}

/* Partners */
#partner_aligas
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/aligas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_hidromet
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/hidromet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_nicoll
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/nicoll.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_ferrum
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/ferrum.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_ideal
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/ideal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_tyrolit
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/tyrolit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_errede
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/errede.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#partner_ineca
{
	display: block;
	width: 147px;
	float: left;
	height: 174px;
	background-image: url(Images/ineca.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
#aviso_block {
	width: 500px;
	background-image: url(lista/Images/mensaje.png);
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
.titulo_p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#centro_p {
	background-color: #CCC;
}
#footer_p {
	width: 100%;
	height: auto;
	background-color: #333;
	margin-top: 10px;
}

.clase1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #09C;
}
.clase3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.clase4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

