#contacto {
	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;
}

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

#contacto #texto a{
	color:				white;
	text-decoration:	none;
}

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

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

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

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

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

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

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

#contacto #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;
}
