body,a,img,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
fieldset,img {
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
img {
	border: none;
	text-decoration: none;
}
/*Fin de la neutralizacion*/

/*Resaltado de texto para Firefox*/
::-moz-selection {
color: #000;
background-color: #ffe35d;
}
/*Resaltado de texto para Firefox*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #006eb4;
}

#contenedora {
	background-image: url(/img/bg_contenedora2.png);
	background-repeat: no-repeat;
	width: 1098px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px; 
}
#marcas {
	padding-top: 180px;
	padding-left: 25px;
	float: left;
}
#contenido {
	background-color: #FFFFFF;
	float: left;
	width: 784px;
	margin-left: 22px;
	margin-top: 180px;
}
#esq_superior {
	background-image: url(/img/esq_superior.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 11px;
	width: 784px;
}
#esq_inferior {
	background-image: url(/img/esq_inferior.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 12px;
	width: 784px;
}
#cat {
	float: left;
}

#producto {
    width: 150px;
    height: 150px;
    vertical-align: middle;    
}

#contenedor:hover {
    float: left;
    border: 1px solid #000000;   
}

#contenedor {
     float: left; 
     width: 150px;
     height: 150px;   
     border: 1px solid #cfd2e4; 
}

#tit_cat {
    float: right;
    display: block;
    position: absolute;
    top: 120px;
    left: 584px;
    width: 385px;
    
}

#imagen_prod {
     width: 262px;
     float: left;
}

#carac {
     width: 270px;
     float: left;
}             

#compra {
    padding-top: 30px;
    width: 100px;
    float: left;
}           

#gracias {
   background-image: url(/img/gracias.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    width: 750px;
    height: 515px;
}


#pie {
	background-image: url(/img/pie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-left: 25px;
	height: 113px;
	width: 940px;
	margin-top: 35px;
}
