/*CSS Document*/
BODY
{
	font-family: arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-image: url(../imgs/bg-web.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.barraSuperior
{
	width: 100%;
	margin-top: 50px;
	/*[empty]border:;*/
	float: left;
	text-align: right;
}
.barraMenu
{
	width: 100%;
	background-image: url(../imgs/img-mar.gif);
	height: 35px;
	padding-top: 110px;
	float:left;
}
.header
{
	width: 950px;
	position: absolute;
	top: 0px;
}
.contenedor
{
	margin: 0px auto;
	width: 950px;
}
.contenido
{
	position: relative;
	top: 470px;
}
.footer
{
	width: 100%;
	height: 65px;
	background-color: #6BBC31;
	position: relative;
	top: 960px;
}
.infoFinal{
	width:96%;
	float:left;
	height:40px;
	line-height:40px;
	padding-right:40px;
	text-align:right;
	font-size:11px;
	position:absolute;
}
.infoFinal span{
	color:#797979;
}
.logoDR
{
  float: left;
  margin-left: 20px;
}
.footerSEO
{
	position: relative;
	height: 140px;
	top: 950px;
}
.footerSEO UL
{
	float: left;
	list-style: none;
	margin: 0px;
	margin-right: 30px;
	border-left: 1px solid #959595;
	padding: 0px;
	padding-left: 10px;
	color: #959595;
	width: 149px;
}
.footerSEO LI
{
	height: 20px;
}
.carritoCompra
{
	height: 60px;
	background-image: url(../imgs/carrito-compra-top.png);
	background-repeat: no-repeat;
	width: 200px;
	padding-right: 20px;
	float: right;
}
.carritoCompra P
{
	padding-right: 30px;
	margin: 0px;
	margin-top: 12px;
}
.carritoCompra DL
{
	list-style: none;
	margin: 4px 0px 0px;
	padding: 0px 11px 0px 0px;
	float: right;
	font-size: 10px;
}
.carritoCompra DD
{
	float: left;
	margin: 0px;
	padding: 5px;
	/*[empty]height:;*/
}
.carritoCompra A:link, .carritoCompra A:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.productosCompra, .productosPrecio
{
	font-weight: bold;
}
.opcionesGenericas
{
	list-style: none;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	padding-bottom: 5px;
}
.opcionesGenericas LI
{
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #400005;
}
.pestBikinis
{
	background-color: #BDD80D;
}
.pestShorts
{
	background-color: #6BBC31;
}
.pestShorts A:link, .pestShorts A:visited
{
	text-decoration: none;
}
.pestBikinis A:link, .pestBikinis A:visited
{
	text-decoration: none;
}
.destacadosLateral
{
	position: absolute;
	top: 45px;
	width: 250px;
	left: 700px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.buscador
{
	width: 100%;
	float: left;
	background-image: url(../imgs/bg-buscador-home.jpg);
	background-repeat: no-repeat;
	height: 173px;
}
.cajaBuscador
{
	float: left;
}
.cajaMedida
{
	margin-top: 70px;
	width: 190px;
	padding-left: 35px;
}
.cajaEstampado
{
	margin-top: 35px;
	width: 170px;
}
.cajaBraguita
{
	margin-top: 45px;
	width: 215px;
}
.cajaTonalidades
{
	margin-top: 45px;
	width: 150px;
}
.cajaFormatoSujetador
{
	margin-top: 45px;
}
.contentTopListado
{
	position: absolute;
	width: 670px;
	top: 45px;
	padding: 14px;
	border: 1px solid #EAEAEA;
}
.destacadosTop
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.destacadosTop LI
{
	float: left;
	height: 190px;
	margin: 7px;
	border: 4px solid #E4E6E6;
}
.clear
{
	clear: both;
	margin: 0px;
}
.precioBikini
{
	font-size: 25px;
	margin-left: 90px;
	position: relative;
	top: -32px;
	text-align: left;
	background-color: #BDD80D;
}
.menu
{
	float: left;
	width: 100%;
}
.menu DD
{
	float: left;
	padding: 4px 10px;
	margin: 0px 2px;
	font-weight: bold;
	color: #3A0001;
}
.menu A:link, .menu A:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.pestOn
{
	background-color: #BCD70C;
}
.fotoBikini
{
	border:0px;
	width:143px;
	height:191px;
}
.botonBuscar
{
	background-image: url(../imgs/buscador.png);
	background-repeat: no-repeat;
	width: 134px;
	height: 34px;
	margin: 0px;
	margin-top:5px;
	border: 0px solid #000000;
	background-color: transparent;
	float: right;
}
