body {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	background-image:url(../img/fondo.gif);
	background-position:center;
	overflow:hidden;

}

p {
	margin: .25em 0 0.12em 0;
}

#div_web {
	position: absolute;
	width: 900px;
	height: 550px;
	left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -275px;
	
}

.menu_aux {
	font-size:9px;
	color: #777777;
	text-decoration:none;
}

.menu_aux a:hover {
	text-decoration:underline;
}

h1 {
	margin:0;
}

h2 {
	margin:0;
	padding-bottom: 6px;
	font-size:14px;
	color: #81713e;
}

h3 {
	margin:0;
}

h4 {
	margin:0;
}

h5 {
	margin:0;
}

h6 {
	margin:0;
}

h7 {
	margin:0;
}




.texto {
	color: #000000;
}

.texto_just {
	color: #000000;
	text-align: justify;
}

.texto_destacado {
	color: #81713e;
}

.enlacep {
	font-size:9px;
	text-decoration: underline;
	color: #333333;
}




#listado ul {
	margin: 0;
	padding: 0;
}

#listado li {
	list-style-type:square;
	padding: 6px 0px 6px 16px;
	font-size:12px;
	font-weight: bold;
	
	background-image: url(../img/arrow2.gif);
	background-position: 1px 10px;
	background-repeat: no-repeat;
}

#listado li a {
	font-size: 12px;
	text-decoration: underline;
	color: #81713e;
}

.linkPerfumes {font-size: 10px}

.linkIdiomas {
	font-size:9px;
	text-decoration: none;
	color:#000000;
}
.Texto_9 {font-size: 9px}
