/*--------General-----------*/
*{ margin: auto; padding: 0;}
body {background-color:#000000;}
a img{outline:0; border:none;}
a:visited {text-decoration:none;}
a{outline:0; border:none;}

#wrapper {
width:1100px;
height:800px;
margin-top: 0px;
margin-left: 0px;


font-family:"Century Gothic";
color:#FFFFFF;
font-size:11px;
line-height:16px;
text-decoration:none;
}


#sky {
	position:absolute;
	left:719px;
	top:131px;
	width:300px;
	height:600px;
	z-index:1;
	/*display:none;*/
}

/*--------FONT STYLES-----------*/

.titulo {color:#ff92cd; font-size:20px; line-height:30px;}
.highlight {color:#ff92cd; font-size:11px;}
.footnote {color:#d4d4d4; font-size:10px;}
.bigtitle {color:#c23f7f; font-size:55px; font-style:normal;}
.bigtitle_sub {color:#ff92cd; font-size:26px; padding-left: 22px;font-style:normal;}


/*--------HEADER-----------*/
	#header {
	width:1100px; height:169px; font-family: "Century Gothic"; font-size: 11px; line-height: 16px;
	background-repeat:no-repeat; background-image:url(images/header.jpg);}

	#header_interior {
	width:1100px; height:169px; font-family: "Century Gothic"; font-size: 11px; line-height: 16px;
	background-repeat:no-repeat; background-image: url(images/header_int.jpg);}
	
	
		#menu { width: 1000px; padding-top: 126px; 
				color: #FFFFFF; text-decoration: none; font-style: italic; padding-left: 15px; margin:0px;}
			#menu a:visited {color:#fff;}	
			#menu a:link {color: #FFFFFF; text-decoration:none;}
			#menu a:hover {color:#e04490; text-decoration:underline;}
			
			
		#submenu {
		width: 1000px;
		color: #000000;
		text-decoration: none;
		font-style: italic;
		margin: 0px;
		padding-left: 28px;
		}
			#submenu a:visited {color:#000;}
			#submenu a:link {color: #000000; text-decoration:none;}
			#submenu a:hover {color:#890f5d; text-decoration:underline;}
			
					
					
/*--------CONTAINER-----------*/
	#container {
	width:1100px; height:631px; background-repeat:no-repeat; /*background-image:url(images/bgnd.jpg)*/}
	
	#container_galeria{
	width:1100px; height:631px; background-repeat:no-repeat; background-image:url(images/galeria.jpg)}



/*--------TEXT BOXES & BUTTONS-----------*/
 	#txt_home{
	position:absolute;
	top: 185px;
	left: 331px;
	width: 321px;
	height: 110px;
	border:2px;
	border-left-style:solid;
	border-color:#FFFFFF;
	padding-left:20px;
}
	
	#txt_galeria{
	position:absolute;
	top: 302px;
	left: 59px;
	width: 298px;
	height: 326px;
}
	#txt_galeria a:link {color: #ffffff; text-decoration:underline;}
			#txt_galeria a:hover {color:#d44864; text-decoration:underline;}
			#txt_galeria a:visited {color:#ffffff}
			
	#txt_titulo{
	position:absolute;
	top: 165px;
	left: 28px;
	width: 309px;
	height: 99px;
	padding: 20px;
	line-height:40px;
}
    
	#imagen_galeria{ position:absolute; width: 320px; height: 480px; left: 379px; top: 220px;}

	#contador{
	position:absolute;
	width: 74px;
	height: 21px;
	left: 501px;
	top: 184px;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style:normal;
}
	
	#home{position:absolute; width: 100px; height: 30px; left: 8px; top: 12px;}
	
	#siguiente{ position:absolute; top: 178px; left: 597px; width: 110px; height: 25px;}
	
	#anterior{ position:absolute; top: 179px; left: 372px; width: 110px; height: 25px;}
	
	#ver_mas{ position:absolute; top: 588px; left: 232px; width: 110px; height: 25px; z-index:1;}
	

			/*--------para la seccion de regalos que se devide en dos - ella y el-----------*/
	#txt_titulo2{ position:absolute; top: 378px; left: 36px; width: 345px; height: 69px; padding: 20px; line-height:40px;}
	#txt_galeria2{ position:absolute; top: 495px; left: 58px; width: 298px; height: 105px;}
			
			
			/*-------CAJAS DE TEXTO DE LA HOME-----------*/
	#home_moda{
	position:absolute;
	top: 339px;
	left: 193px;
	width: 201px;
	height: 114px;
}
			#home_moda a:link {color: #ff92cd; text-decoration:none;}
			#home_moda a:hover {text-decoration:underline;}
			#home_moda a:hover {color:#ff92cd;}
			#home_moda a:visited {color:#ff92cd;}
		
	#home_belleza{
	position:absolute;
	top: 540px;
	left: 485px;
	width: 217px;
	height: 110px;
}
			#home_belleza a:link {color: #ff92cd; text-decoration:none;}
			#home_belleza a:hover {text-decoration:underline;}
			#home_belleza a:hover {color:#ff92cd;}
			#home_belleza a:visited {color:#ff92cd;}
		
	#home_regalos{
	position:absolute;
	top: 471px;
	left: 203px;
	width: 211px;
	height: 90px;
}
			#home_regalos a:link {color: #ff92cd; text-decoration:none;}
			#home_regalos a:hover {text-decoration:underline;}
			#home_regalos a:hover {color:#ff92cd;}
			#home_regalos a:visited {color:#ff92cd;}
		
			#home_glamour{
	position:absolute;
	top: 53px;
	left: 22px;
	width: 270px;
	height: 65px;
}	

/*--------FOOTER-----------*/
	
	#footer {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:14px; color: #FFFFFF; width:1100px; padding-left: 30px; margin-bottom: 20px;}
			
			#footer a:visited {color:#fff}
			#footer a:link {color: #FFFFFF; text-decoration:none;}
			#footer a:hover {color:#e04490}
			
s

