@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#warp{
width:870px;
height:900px;
margin:auto;
}

.link{
color:#333333;
text-decoration:none;
font-size:12px;
}

#top{
width: 863px;
height:200px;
}

#logo{
width:172px;
height:91px;
}

#fecha{
width:220px;
height:23px;
}

#menu2{
width:138px;
font-size:11px;
height:20px;
color:#333333;
float:right;
}


#menux {
 width: 863px;
 height: 45px;
 background: url(imgs/menu.jpg);
 padding: 0px;
 margin: 0px;
 position: relative;
}

#menux li {margin: 0; padding: 0; list-style: none; position: absolute; top: 2}

#menux li, #menux a {height: 49px; display: block; font: bold 12px/1 arial; color:#FFFFFF; text-decoration: none;}
#tab1b {left: 0; width: 161px;}
#tab2b {left: 161px; width: 85px;}
#tab3b {left: 246px; width: 89px;}
#tab4b {left: 335px; width: 85px;}
#tab5b {left: 420px; width: 131px;}
#tab6b {left: 551px; width: 198px;}
#tab7b {left: 749px; width: 115px;}

#tab1b a:hover {background: transparent url(imgs/menu.jpg) 0 -45px no-repeat;}
#tab2b a:hover {background: transparent url(imgs/menu.jpg) -161px -45px no-repeat;}
#tab3b a:hover {background: transparent url(imgs/menu.jpg) -246px -45px no-repeat;}
#tab4b a:hover {background: transparent url(imgs/menu.jpg) -335px -45px no-repeat;}
#tab5b a:hover {background: transparent url(imgs/menu.jpg) -420px -45px no-repeat;}
#tab6b a:hover {background: transparent url(imgs/menu.jpg) -551px -45px no-repeat;}
#tab7b a:hover {background: transparent url(imgs/menu.jpg) -749px -45px no-repeat;}


#left{
width:180px;
height:700px;
float:left;
background-color:#FFFFFF;
}

#center{
width:865px;
height:700px;
}

#ofertas{
width:689px;
height:116px;
margin-left:8px;
margin-top:20px;
}

#producto{
width:160px;
height:250px;
margin-top:20px;
margin-left:8px;
}

#top_pro{
background:url(imgs/top_prod.jpg) no-repeat; height:42px; color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
#pro{
background:url(imgs/bg_pro.jpg) repeat-y;
}

.txt_pro{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:10px;
}

hr{
border:1px solid #666666;
}
