p {	
	margin:10px 0;
}
.menusuperior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B2D00;
}
.sbmenu_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A46028;
}
.sbmenu_apartados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7E3E03;
}
.cabeceras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #945621;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #532C01;
	text-align: justify;
	margin:10px 0
}
.blancas_normales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tit_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #7E3F05;
}
.vinculo_visitado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C8874D;
}
.tit_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5F3100;
}
.img_izquierda {
	margin: 0 10 10 0;
	float: left;
}
.caja_fotos {
	margin:15px 0 5px;
	position:relative;
	width:400px;
	height:165px
}
.foto_izquierda {
	position:absolute;
	top:0;
	left:0
}
.foto_derecha {
	position:absolute;
	top:0;
	right:0
}
.foto_grande {
	margin:10px 0
}
h2 {
	font-size:14px;
	color:#AF5708;
	margin:15px 0
}
h3 {
	font-size:12px;
	color:#AF5708;
	padding-bottom:5px;
	border-bottom:1px solid #AF5708;
	margin:10px 0
}
.pie_foto {
	margin:5px 0 0;
	text-align:center
}
.subpie {
	margin:0 0 10px;
	color:#AF5708;
	text-align:center
}

/* Hostelería */

.caja_hosteleria {
	margin:10px 0 5px;
	padding-bottom:7px;
	border-bottom:1px dashed #777
}
h4.hosteleria {
	font-size:12px;
	color:#AF5708;
	margin:0 0 3px 0
}
.caja_hosteleria p {
	margin:0 0 2px;
	color:#532C01
}
.negrita {
	font-weight:bold
}
.mayusculas {
	text-transform:uppercase
}

/* Enlaces */

.caja_enlaces {
	margin:10px 0 5px;
	padding-bottom:2px;
	border-bottom:1px dashed #532C01
}
.parrafo_enlaces {
	margin:0
}
a.enlaces_externos:link, a.enlaces_externos:visited, a.enlaces_externos:active {
	font-size:14px;
	font-weight:bold;
	color:#AF5708;
	text-transform:uppercase;
	text-decoration:none
}
a.enlaces_externos:hover {
	text-decoration:underline
}

a.enlaces_externos_url:link, a.enlaces_externos_url:visited, a.enlaces_externos_url:active {
	font-size:12px;
	color:#AF5708;
	text-decoration:none
}
a.enlaces_externos_url:hover {
	text-decoration:underline
}

/* Escríbenos */

form {
	width:400px
}
.formulario_textbox {
	width:200px;
	padding:2px 3px;
	border:1px solid #AF5708;
	font-size:10px;
	color:#AF5708
}
.escribenos_titulo {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#AF5708
}
.autor {
	margin:0;
	color:#AF5708
}
.secciones_formulario {
	color:#AF5708
}
