body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E7AE6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu_rapido{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#6B0908;
}

.menu_rapido:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#A47D52;
}

.titulo_menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}

.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

.txt_cabecera{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

.btn_cabecera{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6B0908;
}

.btn_cabecera:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#A47D52;
}

.titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}

.titulo_privado{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}

.titulo_apartado_blanco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}

.titulo_apartado_rojo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6B0908;
	text-transform:uppercase;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.direccion{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#6B0908;
}

.enlace{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B0908;
}
.enlace:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A47D52;
}
.boton{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	background-color:#6B0908;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:none;
	font-style: normal;
	height:23px;
}
.caja_texto{
	border-color:#6B0908;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform:none;
	font-style: normal;
	font-weight:normal;
}
