/*Atributos body, celdas, etc...*/
body {
	margin:0px; padding:0px;	
	background-color:#8f8876;
}
tr,td{
	margin:0px; padding:0px;
	color:#000000;
	font-size:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{border:0px; }

td#izq{text-align:left;}

/*Detalle ficha*/
img#foto{border:2px solid; }
img#foto2{border:2px solid black; }
td#campo{color:red;font-size:9px;font-weight:bold;}
table#ficha td{font-size:9px;}
/*Imágenes de Fondo*/
td#sombra {background:url(../img/rec_sombra.png) bottom center no-repeat;}
.quienes {background:url(../img/quienes.jpg) no-repeat;}
/* body#inicio {background:url(../img/inicio2.gif) no-repeat;}			*/
/* body#quienes {background:url(../img/quienes.gif) no-repeat;}
	td#marco {background:url(../img/marco.png) top center no-repeat;}	*/
.embarcaciones {background:url(../img/embarcaciones.gif) no-repeat;}
	td#sombra2 {background:url(../img/marco.png) bottom center no-repeat;}
	td#sombra3 {background:url(../img/marco2.png) bottom left no-repeat;}
.ocasion {background:url(../img/ocasion.jpg) no-repeat;}
	td#sombra_ocasion3 {background:url(../img/sombra_ocasion3.png) bottom center no-repeat;}
	td#sombra_ocasion {background:url(../img/sombra_ocasion.png) bottom center no-repeat;}
	td#sombra_ocasion2 {background:url(../img/sombra_ocasion2.png) bottom center no-repeat;}
/* .productos {background:url(../img/productos.jpg) no-repeat;} */
.servicios {background:url(../img/servicios.jpg) no-repeat;}
.distribuidores {background:url(../img/distribuidores.gif) no-repeat;}
.consultas {background:url(../img/consultas.jpg) no-repeat;}
.eventos {background:url(../img/eventos.jpg) no-repeat;}
.contacto {background:url(../img/contacto.jpg) no-repeat;}

/*Atributos de enlaces*/
td img{vertical-align:bottom;}
a {color:#FFFFFF; text-decoration:none;}
a:link, a:visited, a:hover, a:active {text-decoration:none;}
a:hover{color:#000000;}
