@charset "utf-8";
/* CSS Document */
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px){
img.bg {
	left: 50%;
	margin-left: -512px; }
}

:focus{outline:0;}
a img{border:0;}
.td,img,body{
	behavior:url(iepngfix.htc);
}

.body{
	background-color:#000000; 
	/*background-image:url(imagenes/fondopantalla.jpg); 
	background-repeat:no-repeat;
	background-position:top; 
	margin-bottom:30px; */
	margin:0px; 
	/*margin-top:30px;*/
}

.textoPie2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C4431;
}
.textoPie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
}
.textoFormulario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4C4431;
}

.textoFormulario2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
.textoPromocion{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:oblique;	
	color:#FFFFFF;
}
.textoDisfraces{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;	
	color:#545452;
}
.textoBBC{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;	
	color:#F1ECEB;
}
.textoRopa{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:oblique;	
	color:#FFFFFF;
}
.textoTitulos{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:oblique;	
	color:#4C4431;
}
.textoTitulos2{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:oblique;	
	color:#FFFFFF;
}
.textoServicios{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
	color:#4C4431;
}
.textoNormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	/*color:#4C4431;*/
	color:#000;
	line-height:1.5;
	text-align:justify;
	top:auto;
}
.textoMenuProductos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C4431;
	font-weight:bold;
}
.textoMenuProductos2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.textoMenuProductos3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.botonAgregar{
	background-image:url(imagenes/botonAgregar2.png);
	cursor:pointer;
	width:70px;
	height:20px;
}
.reload{
	background-image:url(imagenes/actualizar_52525.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:18px;
	width:16px;
}
.borrar{
	background-image:url(imagenes/papelera_52525.png);
	height:18px;
	width:15px;
	cursor:pointer;
}
