@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

#continent {
	width:955px;
	height:auto;
	background-color:#FFFFFF;
	margin:auto auto auto auto;
}


#logo {
	width:355px;
	height:157px;
	margin:0px;
	background-image:url(../imatges/logo.jpg);
	background-repeat:no-repeat;
	padding-right:200px;
	float:left;
}

#logo span {
	display:none;
}
#contingut {
	width:955px;
	height:403px;
	background-color: #FEDD90;
	padding-top:10px;
}
#capcalera {
	width:955px;
	height:157px;
	background-image:url(../imatges/fons_capcalera.gif);
	background-repeat:repeat-x;
}
#peu {
	width:955px;
	height:40px;
	background-color:#016742;
	
}
#menu_peu {
	width:180px;
	height:40px;
	margin-left:5px;
	float:left;
}
#menu_peu a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu_peu a:hover{
	color: #000000;
	text-decoration:none;
}
#manxeta {
	width:200px;
	height:40px;
	float:left;
	margin-left:40px;
}
#manxeta2 {
	width:200px;
	height:40px;
	margin-left:140px;
	float:left;
	
}
#manxeta2 a {
	color:#000000;
}
#manxeta2 a:hover {
	color: #FF9900;
	
}
.text_manxeta{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-top:12px;
font-weight:bold
}
.text_manxeta2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-top:12px;

}
#w3c1 {
	width:70px;
	height:25px;
	margin-top:8px;
	background-repeat:no-repeat;
	float: right;
}
.text_peu {
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#w3c2 {
	width:70px;
	height:25px;
	margin-top:8px;
	background-image: url(../imatges/W3ccss.png);
	background-repeat:no-repeat;
	float: right;
}

