@charset "utf-8";
#principal {
	width: 981px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../imagenes/plantilla/fondo-685.jpg);
	background-repeat: repeat;
	background-position: center top;


}

#formulario{
margin-top: 20px;}

/*COLUMNA IZQUIERDA- GALERIA FLASH */

 #lateral-1 {
	float: right;
	width: 685px;
	font-size: 0.8em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
 #top-lateral-1 {
	font-size: 1em;
	color:#666;
	margin-bottom: 0;
	margin-left:20px;
	margin-right:20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10em;
	padding-left: 0px;
	text-align: left;
	width: 645px;
	margin-top: 0em;
}

#top-lateral-1 h1 {
	color:#603924;
	font-size:1.6em;
}
#top-lateral-1 h2 {
	color:#CCA066;
	font-size:1.3em;
}
 #menu-flash {
	float: right;
	height: 260px;
	width: 645px;
	color:#fff;
	font-size: 1.3em;
	font-weight: bold;
	padding:10px 20px 0px 20px;
	background-image: url(../imagenes/plantilla/fondo-menu-flash-iframe.png);
	background-position: left top;
	background-repeat: no-repeat;
}

 #menu-flash a {
	float: right;
	color:#fff;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: normal;
}


 #galeria-flash {
	clear: both;
	height: 350px;
	width: 645px;
	z-index: 0;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#bottom-lateral-1-destacada{
	clear: both;
	width: 645px;
	height: 253px;
	font-size:.9em;
	color:#DEB773;
	padding:20px;
	background-image: url(../imagenes/plantilla/fondo-news.jpg);
	background-position: left top;
	background-repeat: no-repeat;

 
}

#bottom-lateral-1-bloquetextofoto1{
	color:#fff;
	font-size: 1em;
	font-weight: normal;
	width: 645px;
	padding:10px 20px 0px 20px;
	background-image: url(../imagenes/plantilla/fondo-sustain.png);
	background-position: left top;
	background-repeat: no-repeat;
}


#bottom-lateral-1-bloquetextofoto1 img{
float:right;
}

/* COLUMNA DERECHA MENU CATEGORIAS*/

 #lateral-2 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 255px;
	padding-top: 0em;
	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_left_cabtop-IV.jpg);
}

#seccion-imagen img {
	margin-top: 10px;
	padding-right: 10px;

}
.correccion-margen-izquierdo-galeria {
	margin-left: 5px;
}


