body {
	background-color: #DCDABE;
	background-image:url(../images/background.png);
	background-position: right;
	background-repeat: no-repeat;
	}


#titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: auto;
	font-weight: normal;
	color: #6C664F;
	left: 52px;
	position: absolute;
	width: 500px;
	pading-bottom: 50px;
	top: 310px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: auto;
	color: #91896A;
}


.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: -0.8px;
	font-weight: normal;
	line-height: 22px;
	color: #888164;
}


.special {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: -0.8px;
	font-weight: normal;
	line-height: 22px;
	color: #FFF;
}

a {
	color: #888164;
	text-decoration: none;
	background-color: none;
}
a:hover
{
	text-decoration: none;
	color: #CCCCCC;
	color: #FFFF99;
}

#escopica {
	width: 300px;
	left: 10px;
	top: 10px;
	position:relative;
}
.contenido {
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: inherit;
	color: #333333;
	text-align: justify;
	margin-top: 79px;
}
.texto {
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 13px;
}
.imagen {
	margin-bottom: 10px;
}

.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#menu {
	margin-right: 36px;
	position:relative;
	float:left;
}

#menulast {
	position:relative;
	float:left;
}

#idioma {
	margin-right: 17px;
	margin-top: 2px;
	position:relative;
	float:right;
}
.textopeque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
