@charset "utf-8";
/* CSS Document */
/*IDENTIFICADORES*/
#body{
background-repeat:no-repeat;
float:left;
height:326px;
left:15px;
position:relative;
top:15px;
width:962px;
}
#text{
color:#666666;
float:left;
font-family:arial,verdana;
font-size:14px;
height:53px;
left:15px;
position:relative;
text-align:left;
top:21px;
width:327px;
font-weight:800;
}
/*CLASES*/
.product_image {
border:3px solid silver;
margin-top:3px;
}
.product_box {
float:left;
font-family:verdana,arial;
font-size:13px;
height:117px;
margin:24px 7px 0;
width:126px;
}

