@charset "UTF-8";
/* CSS Document */

body{
background-color:#000000;
margin:0px;
}

#contenidor{
	position:relative;
	margin:auto;
	width:auto;
	height:auto;
}

#logo{
	position:relative;
	margin:auto;
	margin-top:-100px;
	width:330px;
	height:100px;
	
}

#fons{
	background:url(inici2.png) no-repeat;
	position:relative;
	width:1050px;
	height:600px;
	margin:auto;
}

#fons_menu{

	position:relative;
	width:700px;
	height:96px;
	margin:auto;
	padding-top:20px;
	
}
#fons_menu_es{

	position:relative;
	width:750px;
	height:96px;
	margin:auto;
	padding-top:20px;
	
}

#footer{
	position:relative;
	
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:600px;
	width:130px;
	margin-top:20px;
}

ul{list-style-type:none;}

li{list-style-type:none;}


.menu{
	position:relative;
	left:35px;
	top:20px;
	
}

.menu-es{
	position:relative;
	left:15px;
	top:20px;
	
}

.item-menu{
	position:relative;
	padding-right:0px;
}

a{
	border:none;
}

img{
border:none;}

#idiomes{
	position:relative;
	width:130px;
	margin:auto;
}

#idiomes img{
	padding-right:20px;}
