.texto-comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin: 10px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF;
	padding: 5px;
	line-height: 20px;
	background-color: B59165;
}
.epigrafes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.secciones a:link, .secciones a:visited {
	text-decoration: underline;
	
	color: #000000;
	}

.secciones a:hover {
	text-decoration:underline;
	color: #814721;
	}
.titulo-secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: B59165;
	padding: 2px;
	background-color: B59165;
	text-indent: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
}
.fondo {
	background-image: url(images/fondo.jpg);
}
.menu-fotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C4B162;
	text-decoration: none;
}
.menu-fotos a:link, .menu-fotos a:visited {
 text-decoration: underline;
 color: #C4B162;
 }
 
.menu-fotos a:hover {
 text-decoration:underline;
 color: #FFFFFF;
 }.submenu-fotos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C4B162;
	text-decoration: none;
	word-spacing: 2px;
}
.submenu-fotos a:link, .menu-fotos a:visited {
 text-decoration: none;
 color: #C4B162;
 }
 
.submenu-fotos a:hover {
	text-decoration:none;
	color: #FFFFFF;
	
 }
 .boton a:link, .boton a:visited {
 text-decoration: none;
 color: #E3D78F;
 }
 
.boton a:hover {
 text-decoration:none;
 color: #FFFFFF;
 }

