*{
	margin: 0px;
	padding: 0px;
	font: 14px "Trebuchet MS", Tahoma, Verdana;
}
html,body{
	width: 100%;
	background: url(../img/bg.gif) repeat-x #23589c;
	text-align: center;
}
#web{
	width: 768px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#cuerpo{
	width: 740px;
	background: #FFF;
	margin: -5px auto 0px auto;
}
#entrada{
   width: 700px;
   height: 300px;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	text-align: left;
}
.cuadro{
	width: 298px;
	height: 250px;
	float: left;
	padding-right: 40px;
	padding-left: 10px;
}
.izq{
   width: 278px;
	border-left: solid 1px #c0c0c0;
	padding-left: 30px;
}
.titulo{
	display: block;
}
.dere p{
	margin-top: 35px;
	color: #828180;
}
.negrita{
	font-weight: bold;
}
.cuadro ul{
	list-style: none;
	margin-top: 35px;
	float: left;
	width: 130px;
}
.cuadro ul li{
	display: block;
	width: 140px;
	padding-bottom: 7px;
}
.cuadro ul li a{
	color: #0074c5;
	background: url(../img/flecha.gif) no-repeat 0px 5px;
	padding-left: 20px;
}
.cuadro ul li a:hover{
	color: #FF8E01;
	background: url(../img/flecha2.gif) no-repeat 0px 5px;
	padding-left: 20px;
}
.menud{
	float: left;;
}
#pie{
	width: 692px;
	height: 32px;
	padding-top: 63px;
	background: #1D3959 url(../img/logos.png) no-repeat 50px 10px;
	padding-left: 48px
}
#pie span{
	color: #1FACE0;
	font-size: 12px;
	text-align: left;
	float: left;
	display: block;
}
#pie a{
	float: right;
	display: block;
	color: #1FACE0;
	font-size: 12px;
	margin-right: 58px;
}
#submenu{
  list-style: none;
  width: 710px;
  padding-left: 30px;
  padding-top: 5px;
  background: #1D3959;
  height: 25px;
  margin-top: 0px;
  clear: both;
}
#submenu li{
  float: left;
  padding-left: 10px;
}
#submenu li a{
	color: #FFF;
	font-size: 13px;
}
#submenu li a:hover{
	color: #FF8E01;
}
#contacto, #novedades, #ofertas, #categorias{
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: left; 
	clear: both;
	padding-top: 50px;
}
#categorias{
  padding-top: 0px !important;
  padding-left: 0px;
}
#contacto .titulo{
	padding-left: 45px;
}
#contacto .texto{
	color: #8F8F8F;
	width: 614px;
	display: block;
	padding-left: 45px;
	padding-top: 25px;
}
#barra{
	width: 675px;
	height: 43px;
	background: url(../img/barra.gif) center 0px no-repeat;
	margin-top: 30px;
	padding-left: 25px;
}
#barra img{
  margin-top: 12px;
  margin-left: 20px;
}
#tiendas{
	width: 621px;
	margin: 15px auto 0px auto;
	height: 220px;
}
#tiendas p{
	width: 207px;
	height: 100px;
	float: left;
	color: #8f8f8f;
	font: 13px "Trebuchet MS", Tahoma, Verdana;
}
.ttitulo{
	color: #0074c5;
	font: bold 15px "Trebuchet MS", Tahoma, Verdana;
}
.mail{
	color: #8f8f8f;
	font: bold 13px "Trebuchet MS", Tahoma, Verdana;
}
#contacto .texto span{
	font: bold 13px "Trebuchet MS", Tahoma, Verdana;
	color: #23589C;
}
#contacto form{
	display: block;
	width: 680px;
	height: 300px;
	background: url(../img/contacto.png) no-repeat;
	margin: 0px auto 0px auto;
	overflow: auto;
}
#contacto form input{
	width: 280px;
	height: 20px;
	display: block;
	margin-left: 45px;
	margin-bottom: 10px;
	border: none;
	background: #FEF8DE;
	color: #55697D;
	float: left;
	clear: both;
}
#nombre{
 margin-top: 99px;
}
#contacto form textarea{
	margin: 99px 0px 0px 13px;
	border: none;
	background: #FEF8DE;
	color: #55697D;
}
#formulario a{
	display: block;
	background: url(../img/enviar.gif);
	width: 52px;
	height: 23px;
	margin: 20px 50px 0px 0px;
	float: right;
}
#formulario a span{
	display: none;
}
#formulario a:hover{
	background: url(../img/enviar.gif) 0px 23px;
}
.oculto{
	display: none !important;
}
.exito{
	color: #00FF00;
	font: bold 13px "Trebuchet MS", Tahoma, Verdana;
}
.error{
	color: #FF0000;
	font: bold 13px "Trebuchet MS", Tahoma, Verdana;
	display: block;
	width: 600px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
}
#productos{
	width: 700px;
	height: 590px;
	overflow: auto;
}
.produc{
  border: solid 3px #c1c0bf;
  display: block;
  width: 170px;
  height: 170px;
  margin-top: 20px;
}
.produc:hover{
	border: solid 3px #FF8E01;
}
#ofertas .produc:hover{
	border: solid 3px #FF3D00;
}
.produc img{
  border: none;
}
.celda{
	width: 170px;
	height: 290px;
	float: left;
	color: #a6a6a6;
	padding-left: 20px;
	padding-right: 40px;
}
.tcelda{
	color: #0082cc;
	text-transform: uppercase;
	font: bold 14px "Trebuchet MS", Tahoma, Verdana;
}
#pag{
	display: block;
	clear: both;
	width: 150px;
	height: 60px;
	padding: 20px 0px 0px 490px;
	overflow: auto;
	text-align: left;
}
#novedades #pag{
	background: url(../img/esperas.png) no-repeat 270px 0px;
}
#ofertas #pag{
	background: url(../img/escapar.gif) no-repeat 270px 0px;
}
#pag a{
	color: #0074c5;
	text-decoration: none;
	font: 20px "Trebuchet MS", Tahoma, Verdana; 
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	text-align: center;
}
#pag a.actu{
   font-weight: bold;
}
#articulo #barra{
   width: 668px;
	height: 50px;
	background: url(../img/barra.jpg) no-repeat 38px 0px;
	margin: 50px 0px 20px 0px;
	padding-left: 38px;
	text-align: left;
}
#articulo #barra .uno{
   text-transform: uppercase;
	color: #FFF;
	font: 20px "Trebuchet MS", Tahoma, Verdana; 
	display: block;
	padding: 10px 0px 0px 20px;
	width: 455px;
	float: left;
}
#articulo #barra .dos{
   float: left;
	border-left: solid 1px #FFF;
}
#articulo #barra .dos a{
   color: #FFF;
	display: block;
	width: 50px;
	height: 37px;
	padding-top: 12px;
	font: 12px "Trebuchet MS", Tahoma, Verdana; 
	float: left;
	margin-left: 10px;
}
#articulo #barra .dos a:hover, #articulo #barra .tres a:hover{
   color: #1D3959;   
}
#articulo #barra .tres{
   float: left;
	border-left: solid 1px #FFF;
}
#articulo #barra .tres a{
   color: #FFF;
	display: block;
	width: 100px;
	height: 37px;
	padding-top: 12px;
	font: 12px "Trebuchet MS", Tahoma, Verdana; 
	float: left;
	text-align: center;
	margin-left: 10px;
}
#articulo2{
	width: 739px;
	padding-bottom: 40px;
	text-align: left;
	overflow: auto;
}
#articulo2 .grande{
	border: solid 3px #c1c0bf;
	width: 255px;
	height: 255px;
	display: block;
	margin-left: 60px;
	float: left;
}
#articulo2 .grande:hover{
   border: solid 3px #FF8E01;
}
#articulo2 .grande img{
   border: none;
}
#datos{
	width: 340px;
	float: left;
	padding-left: 30px;
}
.titulo2{
	color: #008ad0;
	text-transform: uppercase;
	font: bold 14px "Trebuchet MS", Tahoma, Verdana; 
	margin-top: 20px;
}
.datos, .datos2{
	color: #828180;
}
#volver{
	display: block;
	clear: both;
	color: #008ad0;
	font: bold 17px "Trebuchet MS", Tahoma, Verdana; 
	float: right;
	margin-right: 55px;
	margin-top: 20px;
}
#volver:hover{
	color: #FF8E01;
}
#articulo #barra2{
   width: 658px;
	height: 43px;
	background: url(../img/barra.gif) no-repeat 32px 0px;
	text-transform: uppercase;
	color: #FFF;
	font: 20px "Trebuchet MS", Tahoma, Verdana; 
   text-align: left;
	padding-left: 50px;
	padding-top: 8px;
}
#relacionados{
	width: 700px;
	height: 290px;
	overflow: auto;
	padding-left: 50px;
	text-align: left;
}
#tiendas2 #barra, #tiendas3 #barra{
	text-align: left;
	margin-top: 0px;
	padding-top: 40px;
	background: url(../img/barra.gif) no-repeat 27px 40px;
}
#tiendasf{
	padding-left: 30px;
	height: 400px;
	padding-top: 20px;
	background: url(../img/tiendasxd.gif) no-repeat center 330px;
}
.ftienda{
	display: block;
	width: 220px;
	height: 200px;
	float: left;
	text-align: left;
}
.ftienda .fotot{
   display: block;
	width: 160px;
	height: 160px;
	border: solid 3px #c1c0bf;
}
.ftienda .fotot:hover{
   border: solid 3px #FFBC00;
}
.ftienda .fotot img{
	border: none;
}
.ftienda p{
	float: left;
	color: #8f8f8f;
	font: 13px "Trebuchet MS", Tahoma, Verdana;
}
.como{
	color: #008ad0;
	font: bold 16px "Trebuchet MS", Tahoma, Verdana;
	float: right;
}
.como a{
	text-transform: uppercase;
	color: #008ad0;
	font: bold 16px "Trebuchet MS", Tahoma, Verdana;
}
.como a:hover{
	color: #FFBC00;
}
.datosp{
	clear: both; 
	padding: 20px 0px 0px 60px;
	height: 130px;
	display: block;
}
.datosp a{
   width: 100px;
   height: 100px;
	display: block;
	border: solid 2px #c1c0bf;
	margin-right: 8px;
	float: left;
}
.datosp a img{
	border: none;
}
.datosp a:hover{
   border: solid 2px #FF8E01;
}
#tiendas3{
   height: 620px;
	background: url(../img/tiendasxp.jpg) no-repeat 200px 520px;
}
.subactu{
	font-weight: bold !important;
	color: #FF8E01 !important;
}
.titulocag{
	font: 16px "Trebuchet MS", Tahoma, Verdana;
	color: #1c1c53;
}
#subsubmenu{
	clear: both;
	list-style: none;
   width: 710px;
   padding-left: 30px;
   padding-top: 5px;
	height: 25px;
}
#subsubmenu li{
  float: left;
  padding-left: 10px;
}
#subsubmenu li a{
	color: #0074c5;
	font-size: 13px;
}
#subsubmenu li a:hover{
	color: #FF8E01;
}
#subsubmenulate{
   margin-top: 0px;
	width: 710px;
   padding-left: 30px;
	list-style: none;
	clear: both;
}
#subsubmenulate li{
  float: left;
  padding-left: 10px;
}
#subsubmenulate li a{
	color: #1D3959;
}
.subsubactu{
	font-weight: bold !important;
	color: #DF7E00 !important;
}
#menu2{
	display: block;
	clear: both;
}
#menu2 a{
	display: block;
	width: 16px;
	height: 18px;
	border: solid 1px #000;
	text-align: center;
   text-decoration: none;
	float: left;
	margin-right: 5px;
	color: #000;
}
#menu2 a.actual{
  color: #000;
  background: #FF6E24;
}
#ofertas #productos, #novedades #productos{
	height: auto;
}