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

 <style type="text/css">

* {
	font-family: Arial;	
}
body {
	background-image: url(img/body.jpg);
	background-repeat: repeat;
}
#contenedor {
	height: 1020px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
}
header a:link, header a:visited {
	font-size: 10px;
	color: #2B3B54;
	float: right;
	text-decoration: none;
	padding-left:10px;
	font-weight: bold;
}
header a:hover, header a:active {
	font-size: 10px;
	color: #FFF;
	float: right;
	text-decoration: underline;
	padding-left:10px;
	font-weight: bold;
}
hgroup h1{
	font-size: 0.1px;	
}
hgroup h2{
	font-size: 0.1px;	
}
span{
	visibility: hidden;
}
#nav{
	height: 25px;
	width: 800px;
	background-color: #2B3B54;
	float: left;
}
#nav a:link, #nav a:visited {
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-left:31px;
	margin-right:31px;
	text-decoration: none;
	padding-top:4px;
	text-align:center;
}
#nav a:hover, #nav a:active {
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-left:31px;
	margin-right:31px;
	text-decoration: none;
	padding-top:4px;
	text-align:center;	
}
#leftnav {
	height: 785px;
	width: 200px;
	float: left;
	background-color: #FFF;
}
#leftnav2 {
	font-size: 9px;
	float:left;
}
#leftnav table{
	background-color: #F8F8F8;
	float: left;
	padding-left:3px;
}
#actual{
	font-size: 15px;
	color: #2B3B54;
	margin-left:15px;
	margin-top:7px;
	padding-top:4px;
	font-weight: bold;
}
#leftnav a:link, #leftnav a:visited {
	font-size: 16px;
	color: #2B3B54;
	margin-left:15px;	
	margin-top:7px;
	float:left;
	text-decoration:none;
}
#leftnav a:hover, #leftnav a:active {
	text-decoration: underline;
}
#section {
	height: 785px;
	width: 600px;
	float: right;
	background-color: #FFF;
	text-align:justify;
	text-indent:30px;
	font-size:16px;
}
#article{
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
h1{
	font-size:17px;
	font-weight: bold;
	text-indent:30px;
	color: #2B3B54;
}
h2{
	font-size:16px;
	font-weight: bold;
	color: #000;
}
#nav a:hover, #nav a:active {
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-left:31px;
	margin-right:31px;
	text-decoration: none;
	padding-top:4px;
	text-align:center;	
}
strong{
	font-weight: bolder;
	color: #000;
	font-size:16px;
}
#nav a:link, #nav a:visited {
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-left:31px;
	margin-right:31px;
	text-decoration: none;
	padding-top:4px;
	text-align:center;
}
table {
	background-color: #FFF;
	padding-left:50px;
}
table a:link, table a:visited {
	text-decoration: none;
}
table a:hover, table a:active {
	text-decoration: underline;
}
#ab a:link, #ab a:visited {
	background-image: url(img/botones/abrazaderas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#ab a:hover, #ab a:active {
	background-image: url(img/botones/abrazaderas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#cc a:link, #cc a:visited {
	background-image: url(img/botones/accesorios.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#cc a:hover, #cc a:active {
	background-image: url(img/botones/accesorios.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#ac a:link, #ac a:visited {
	background-image: url(img/botones/acoplesrapidos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#ac a:hover, #ac a:active {
	background-image: url(img/botones/acoplesrapidos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#ax a:link, #ax a:visited {
	background-image: url(img/botones/adaptadoresconexiones.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#ax a:hover, #ax a:active {
	background-image: url(img/botones/adaptadoresconexiones.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#e a:link, #e a:visited {
	background-image: url(img/botones/engrase.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#e a:hover, #e a:active {
	background-image: url(img/botones/engrase.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#ma a:link, #ma a:visited {
	background-image: url(img/botones/manguerasarmadas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#ma a:hover, #ma a:active {
	background-image: url(img/botones/manguerasarmadas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#me a:link, #me a:visited {
	background-image: url(img/botones/manguerasespeciales.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#me a:hover, #me a:active {
	background-image: url(img/botones/manguerasespeciales.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#mh a:link, #mh a:visited {
	background-image: url(img/botones/manguerashidraulicas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#mh a:hover, #mh a:active {
	background-image: url(img/botones/manguerashidraulicas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#mi a:link, #mi a:visited {
	background-image: url(img/botones/manguerasindustriales.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#mi a:hover, #mi a:active {
	background-image: url(img/botones/manguerasindustriales.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#o a:link, #o a:visited {
	background-image: url(img/botones/orings.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#o a:hover, #o a:active {
	background-image: url(img/botones/orings.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#t a:link, #t a:visited {
	background-image: url(img/botones/tubos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#t a:hover, #t a:active {
	background-image: url(img/botones/tubos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#v a:link, #v a:visited {
	background-image: url(img/botones/valvulas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 150px;
	width: 150px;
}
#v a:hover, #v a:active {
	background-image: url(img/botones/valvulas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 150px;
	width: 150px;
}
#imgrubro{
	float: right;
	padding-right:70px;
}
#volver{
	float: right;
	padding-right:70px;
}
#volver {
	float: right;
	padding-right:70px;
}
#volver a:link, #volver a:visited {
	color: #000;
	text-decoration: none;
}
#volver a:hover, #volver a:active {
	color: #000;
	text-decoration: underline;
}
#manguerasarmadas img{
	padding-left:80px;
}
#manguerasarmadas p{
	text-align:center;
}
#tablaconversion {
	height: 785px;
	width: 600px;
	float: right;
	background-color: #FFF;
}
#centrado{
	text-align:center;
}
#contacto{
	padding-left:30px;
}
#email{
	width:250px;
	height:110px;
	float:right;
	text-align: left;
	padding-top:20px;
	padding-left:15px;
	background-color: #F3F3F3;
	border: 1px groove #DEDEDE;
}
#email a:link, email a:visited {
	color: #066;
	text-decoration: none;
}
#email a:hover, email a:active {
	color: #066;
	text-decoration: underline;
}
#email p{
	font-family: Arial;	
	font-size:13px;	
}
#footer {
	height: 60px;
	width: 800px;
	float: left;
	font-size: 12px;
	color: #2B3B54;
	text-align: center;
	background-color: #FFF;
	padding-top:5px;
}
#footer a:link, #footer a:visited {
	font-size: 12px;
	color: #2B3B54;
	float: center;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}



 </style>
