@charset "utf-8";
/* CSS Document */

#back_en,
#back_es{
	width:					1004px;
	height:					517px;
	display:				block;
	margin-left:			-6px;
	margin-top:				10px;
}

#back_es{
	background:				url(../img/fondo_es.jpg) left top no-repeat #FFFFFF;
}

#back_en{
	background:				url(../img/fondo_en.jpg) left top no-repeat #FFFFFF;
}

#down{
	position:				relative;
	clear:					both;
	text-decoration:		none;
	left:					625px;
	top:					412px;
}

#more{
	position:				relative;
	clear:					both;
	text-decoration:		none;
	top:					447px;
	left:					507px;
}
