@charset "utf-8";
/* CSS Document */

html, body
{
	margin:0;
	background-color:#000000;
	background-image:url(sexshop/v2/images/fondo.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#contenedor
{
	height:100%;
	width:897px;
	margin:0 auto 0 auto;
	border:#980065 solid 1px;
	border-bottom:none;
	border-top:none;
	padding-top:20px;
	position:relative;
}

#bannerNavidad
{
	width:200px;
	height:200px;
	background-color:#03C;
	position:absolute;
	top:0px;
	left:0px;
}

#banner
{
	height:267px;
	width:623px;
	margin:0 auto 0 auto;
}

#texto
{
	width:650px;
	height:auto;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto 0 auto;
}

.textoMini
{
	font-size:15px;
	color:#999;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}

a
{
	color:#75004e;
}
a:visited
{
	color:#75004e;
}

#imagen
{
	width:897px;
	height:217px;
	text-align:center;
}

em
{
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
}