#seccion {
	width:				707px;
	height:				554px;
	background:			url('images/background.png');
	position:			relative;
	top:				-41px;
	z-index:			3;
	font-family:		'Lucida Grande', Arial, Helvetica;
	font-size:			9pt;
	color:				white;
	text-align:			justify;
	line-height:		18px;
}

#seccion #texto {
	width:				304px;
	position:			absolute;
	left:				360px;
	top:				75px;
}

#seccion #galeria {
	width:				190px;
	height:				437px;
	position:			relative;
	top:				38px;
	left:				4px;
}

#seccion #separadorGaleria {
	background:			#9E9375;
	width:				190px;
	height:				3px;
	line-height:		3px;
	font-size:			1px;
}

#seccion #tituloGaleria {
	width:				191px;
	height:				40px;
	font-size:			14pt;
	color:				white;
	font-family:		'Lucida Grande', Arial;
	font-weight:		normal;
	position:			relative;
	left:				30px;
}

#seccion .tituloGaleriaSmall {
	font-size:			10pt;
}

#seccion #imagenesGaleria {
	position:			relative;
	left:				30px;
	top:				10px;
}

#seccion .imagenes {
	border:				1px solid #9E9375;
	cursor:				pointer;
}

#seccion #slogan {
	width:				93px;
	height:				211px;
	position:			absolute;
	left:				236px;
	top:				150px;
	font-weight:		bold;
}

#seccion #contacto {
	width:				230px;
	height:				50px;
	background:			#AAA398;
	position:			absolute;
	left:				460px;
	top:				428px;
	text-align:			center;
	font-size:			9pt;
	line-height:		16pt;
	font-weight:		bold;
}
