/* CSS Document */

body{ background:#000 url(imagenes/fondo.gif) center top no-repeat; font-family:verdana;
	font-size:11px;	margin-top:25px; }
input,textarea{	font-family:verdana;font-size:10px;padding:1px;border:solid 1px #AEB9CE;	}

a{	color:#E60003;	}
a:hover{	color:#666376;font-weight:bold;}
h1{	margin:10px 30px;padding:2px;color:#666376;font-size: 14px;text-transform: uppercase;
	background: #ECEBF4 url(imagenes/f_h1.jpg) repeat-x top;border:solid 1px #D3D2D7; }
h2{	font-size:13px;text-decoration:underline; }
img{ border:none; }

.b_claro{ border: solid 1px #EBECF1; }
.borde{	border: solid 1px #666376; }
.btn{ color:#FFFFFF;font-weight:bold;background:#666376;border: solid 1px #000; }
.aclaracion{ color:#E60003;margin:5px }

#contenedor{ width:765px;text-align:center;	margin:auto;background:#FFFFFF url(imagenes/f_cabecera.jpg) repeat-x;
	border: solid 1px #6A667E;padding-bottom:5px;display:table; }
	#izq{ width:234px; float:left; }
		#menu{ border: solid 1px #EBECF1; margin:3px;}
			#menu ul{ text-align:left;margin:0px;margin-left:53px}
			#menu li{ list-style:url(imagenes/li.jpg);	margin-bottom:5px;}
		#menu #titulo{background:#FFFFFF url(imagenes/f_titulo_menu.jpg) repeat-x;color:#FFFFFF; 
			font-weight:bold; font-size:12px;height:22px;border-bottom:#23221D solid 3px;padding-top:4px; }
			#menu #titulo a{ color:#FFFFFF; margin:0px; padding:2px 1px; display:block; }
			#menu #titulo a:hover{ color:#666376;background: #ECEBF4 url(imagenes/f_h1.jpg) repeat-x top;
				border:solid 1px #D3D2D7; }
		#menu #titulo2{	height:19px;background: url(imagenes/f_top_menu.jpg) repeat-x; }
		#menu #pie{	height:19px;background: url(imagenes/f_pie_menu.jpg) repeat-x;	}
	#dcha{	width:520px; float:right;}
		#menu_sup{	min-height:53px;background: url(imagenes/f_menu_sup.jpg) repeat-x;color:#FFFFFF;
			width:99%;margin:3px;margin-left:0px;display:table; }
			#menu_sup a{ padding:2px 5px;border:#666376 1px solid;border-bottom:solid 1px #565461;
				color:#FFFFFF;font-weight:bold;text-decoration:none;margin:5px;	}
			#menu_sup a:hover{	border:#FFFFFF 1px solid;font-weight:bold;background:#E60003;}
			#banners a{	color:#666376;text-decoration:none;	font-weight:bold;}
			#banners a:hover{color:#E60003;text-decoration:underline; }
		#pag{ border: solid 1px #EBECF1;background:#FFFFFF url(imagenes/faroli.gif) top left no-repeat;
			margin:3px;	margin-left:0px; }

#pag #inicio{ width:510px;height:432px;position:relative; background:none; }
	#inicio #frase{	width:200px;position:absolute;bottom:35px;left:260px;text-align:justify;
		text-indent:15px;}
		
#tallas{ width:95%;border:#EBECF1 solid 1px; }
	#tallas th{	background:#FFFFFF url(imagenes/f_titulo_menu.jpg) repeat-x;color:#FFFFFF; height:22px;
		border-bottom:#23221D solid 3px; }
	#tallas td{	border-top:#EBECF1 solid 1px; }

#texto{	margin: 20px; }
	#texto p{text-indent:15px;text-align:justify;margin:8px 0px;}

#paginacion, #ti_formu{ width:485px;padding:0px 15px;padding-bottom:8px;background: #50495B url(imagenes/f_paginacion.jpg) repeat-x bottom;
	color:#fff;text-align: right;font-weight: bold;display:table; }
#paginacion a{ padding:2px 5px;border:#666376 1px solid;color:#FFFFFF;margin:0px 2px;line-height:20px;}

#paginacion a:hover{ border:#FFFFFF 1px solid;font-weight:bold;background:#E60003; }

/* -- GALERIA GENERAL tejidos,mantoncillos,zapatos,complementos,etc -- */
	#galeria{ width:485px;display:table;text-align:center;padding-bottom:5px;}
	#galeria #thumb{width:94px;	height:84px;float:left;	margin:5px 12px;text-align:center;
		border:#AEB9CE solid 1px;}
		#galeria #thumb #trans{	width:90px;	height:80px;}
		#galeria #thumb a{border: #EBECF1 solid 2px;width:90px;	height:80px;display:block;}
		#galeria #thumb a:hover{border:#E60003 solid 2px;}

/* -- GALERIA CATALOGO -- */
	#catalogo{width:485px;display:table;text-align:center;padding-bottom:5px;}
	#catalogo #thumb{width:114px;float:left;margin:5px 2px;text-align:center;border:#AEB9CE solid 1px;}
		#catalogo #thumb #trans{width:110px;height:150px;}
		#catalogo #thumb a{	border: #EBECF1 solid 2px;width:110px;height:150px;display:block;}
		#catalogo #thumb a:hover{border:#E60003 solid 2px;}
		
		#ampliacion{width:550px;background:#FFFFFF; margin:auto; margin-top:20px;margin-bottom:20px; 
			display:none;padding:10px 0px;}
		
		#btn_ampliar{background: url(imagenes/lupa_trajes.gif) no-repeat bottom right;width:110px;
			height:30px;text-align:left;margin-top:5px;	}
		#btn_ampliar a{ margin-left:8px;margin-top:2px;display:block;color:#666376;}
		#btn_ampliar a:hover{	color:#E60003;font-weight:normal}

 #img_lat{ float:right;margin-left:10px;margin-bottom:10px;}
	
	#pie_index{	text-transform:uppercase;text-align:center; color:#990000; font-weight:bold; 
			font-size:8px; width:800px; margin:auto; margin-top:10px;	}