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

.td,img,body{
	behavior:url(iepngfix.htc);
}

.body{
	background-color:#000000; 
	background-image:url(imagenes/fondopantalla.jpg); 
	background-repeat:repeat-y;
	background-position:top; 
	margin-bottom:30px; 
	margin-left:0; 
	margin-right:0; 
	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:10px;
	color:#FFFFFF;
}
.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;
	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;
}