body 
{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	color: #cccccc;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
}

div.contenedor
{
	text-align: left;
	width: 676px;
	background: url('../imagenes/logovila2.gif') no-repeat top;
	height: 450px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

div.contenedor .central
{
	padding-top: 275px;
}

div.contenedor .central .idiomas
{
	margin: 0 auto;
	width: 680px;
	height: 36px;
	background: url('../imagenes/idiomas.gif') no-repeat top left;
}

div.contenedor .central .spa
{	
	padding-left: 65px;
	float:left;
}
div.contenedor .central .eng
{
	padding-left: 65px;
	padding-top: 22px;
	float:left;
	
}
div.contenedor .central .deu
{
	float:right;
	padding-right:98px;
	padding-top: 22px;
}

div.contenedor .central .btn_corpor a
{	
	background: url('../imagenes/btn_corpor.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_corpor a:hover
{	
	background-position: 0 -18px;	
}
div.contenedor .central .btn_javea a
{	
	background: url('../imagenes/btn_javea.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_javea a:hover
{	
	background-position: 0 -18px;	
}
div.contenedor .central .btn_javea_en a
{	
	background: url('../imagenes/btn_javea_en.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_javea_en a:hover
{	
	background-position: 0 -18px;	
}
div.contenedor .central .btn_javea_deu a
{	
	background: url('../imagenes/btn_javea_deu.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_javea_deu a:hover
{	
	background-position: 0 -18px;	
}

div.contenedor .central .btn_denia a
{	
	background: url('../imagenes/btn_denia.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_denia a:hover
{	
	background-position: 0 -18px;	
}

div.contenedor .central .btn_denia_en a
{	
	background: url('../imagenes/btn_denia_en.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_denia_en a:hover
{	
	background-position: 0 -18px;	
}
div.contenedor .central .btn_denia_deu a
{	
	background: url('../imagenes/btn_denia_deu.gif') no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	margin-top:2px;
}
div.contenedor .central .btn_denia_deu a:hover
{	
	background-position: 0 -18px;	
}

div.clear
{
	clear: both;
}
