body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CFC8C2;
	line-height:16px;
	background-color:#FFFFFF;
	
}
.tips {
    font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #707479;
	text-decoration:none;
	font-weight: bold;}
a.tips:link {
    font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #707479;
	text-decoration:none;
	font-weight: bold;}
a.tips:visited {
    font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #707479;
	text-decoration:none;
	font-weight: bold; }
a.tips:hover {
    font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #4F89BB;
	text-decoration:none;
	font-weight: bold; }

a.subtitulos {
	/*font-family:Futura, "Futura Md BT", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#D1A23E;*/
	color:#707479;
	text-decoration:none;
	font-weight: bold;
}

a.subtitulos_visitado {
	/*font-family:Futura, "Futura Md BT", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#538DCA;
	line-height:11px;
	text-decoration:none;
	font-weight: bold;
}

a.subtitulos2 {
	/*font-family:Futura, "Futura Md BT", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#D1A23E;*/
	color:#749CC6;
	text-decoration:none;
	font-weight: bold;
}

a.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#878383;
	line-height:16px;
	text-decoration:none;
}
a.footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#878383;
	line-height:16px;
	text-decoration:underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #707479;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #749CC6;
	text-decoration: none;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #749CC6;
	text-decoration: none;
}

.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #749CC6;
	text-decoration: none;
}

.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #707479;
	text-decoration: none;
}

a.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #707479;
	text-decoration: none;
}

a.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #FB94CA;
	text-decoration: none;
}

.texto_fragancias {
font-size:14px; 
font-family:"Times New Roman", Times, serif;
color:#707479;
line-height:24px;
}

.texto_fragancias2 {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#707479;
line-height:12px;
/*font-weight: bold;*/
}

.texto_eventos {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#6F8CAE;
line-height:12px;
font-style:inherit;
}

.texto_general {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707479;
	line-height:16px;
	
}
.titulo_usuario {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#707479;
	line-height:16px;
	
}
/* estilo para lo q este dentro de la ventana modal */
    .modal {
        /*display: none;*/
        position: absolute;
        
        width: 310px;
        height: 250px;
    }
    .modal2 {
         /*display: none;*/
        position: absolute;
        
        
        
    }
    #Layer2 {
	margin: 0 auto;
	text-align: center;
	position:absolute;
	left: 0px;
	top: 0px;
	width: 559px;
	height: 463px;
	z-index:2012;
}

.hidden {display:none;}

