@charset "utf-8";
#principal {
	width: 981px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../imagenes/plantilla/fondo-GAL-800-v3.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}
/*COLUMNA IZQUIERDA- GALERIA FLASH */

 #lateral-1 {
	float: right;
	width: 800px;
	font-size: 0.8em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
 #top-lateral-1 {
	margin-bottom: 20;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	width: 800px;
	margin-top: 0em;
}
 #menu-flash {
	float: right;
	height: 78px;
	width: 650px;
}
 #galeria-flash {
	clear: both;
	height: 450px;
	width: 800px;
	z-index: 0;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #bottom-left-lateral-1 {
	width: 390px;
	text-align: left;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 5px;
	margin-left: 0em;
}
 #bottom-right-lateral-1 {
	float: right;
	width: 390px;
	text-align: left;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 5px;
	margin-left: 0em;
}
/* COLUMNA DERECHA MENU CATEGORIAS*/

 #lateral-2 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 140px;
	padding-top: 3em;
	padding-bottom: 1em;
	margin-left:20px;
}
 #lateral-2 ul {
	margin: 0em;
	list-style: none;
	padding: 0em;
	text-indent: 0em;
}
#seccion-imagen {
	height: 78px;
	float: left;
	width: 150px;
background-image: url(../imagenes/plantilla/menu_flash_fondo_galeria.jpg);
}

#seccion-imagen img {
	margin-top: 10px;
	padding-right: 10px;

}
.correccion-margen-izquierdo-galeria {
	margin-left: 5px;
}
#descargar-pdf {
	margin-top: 12px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;

}
#descargar-pdf a {
	text-decoration: none;
	color: #CB9F62;


}
#descargar-pdf a:hover {
	color: #55270D;


}
.margen-forzado h2, p {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 24px;
}

