@charset"utf-8";

body {
	width:1000px;
	background-image:url("../imatges/logos/alba_icono_difu.gif");
	background-repeat:no-repeat;
	font-family:courier,arial,helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #008000;
	text-align:justify;
}

#principal{
	
}

a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}


#header{
	height:130px;
	width:1000px;
	text-align:center;
}

#botons_idioma{
		text-align:right;
}

#menu_tap{
	display:inline;
	text-align:center;
	height: 50px;
	width: 75%;	
	font-weight: bold;
	font-size: 18px;
	float:right;
	list-style:none;
}

#menu_tap1{
	display:inline;
	text-align:center;
	float:left;
	margin-left: 10px;
	padding: 0px 55px 0px 0px;
}

#menu_tap2{
	display:inline;
	text-align:center;
	float:left;
	margin-left: 20px;
	padding: 0px 95px 0px 0px;
}

#menu{
	height:800px;
	width: 33%;
	background-color:rgba(250,250,250,0.5);
	font-weight: bold;
	font-size: 16.5px;
	float:left;
	text-align:left;
	display:block;
	list-style:none;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 20px;
	line-height:250%;
	
		
}

#menu_adress{
	font-weight: normal;
	font-size: 18px;
	line-height:110%;
}
	

#contingut{
	width: 65%;
	background-color:rgba(250,250,250,0.5);
	font-size:14px;
	float:right;
	margin-top: 5px;
	text-align:center;
	list-style:none;	
}
#contingut1{
	width: 65%;
	background-color:rgba(250,250,250,0.5);
	font-size:18px;
	float:right;
	margin-top: 5px;
	text-align:center;
	list-style:none;	
}

#peu{
	text-align:right;
	background-color:rgba(250,250,250,0.5);
	margin-top: 120px;
	font-weight: bold;
	position:fixed;
	bottom:0;
	width:75%;
}

#textnota {
	opacity: 0;
	font-size: 05%;
}