/* CSS Document */

#fons {
	margin-left:auto;
	margin-right: auto;
	margin-top:10px;
	width:760px;
}
#bandera1 {
	float: right;
	width:19px;
	height:15px;
}
#bandera2 {
	float: right;
	margin-right:3px;
	width:19px;
	height:15px;
}
#logo {
	float: left;
	margin-top:18px;
	width:23px;
	height:156px;
}
#llom {
	float:left;
	margin-top:18px;
	width:35px;
	height:542px;
}
#menu {
	float:left;
	margin-top:3px;
	margin-left:3px;
	width:699px;
	height:16px;
	background-color:#cc0000;
}
#imatge {
	float:left;
	margin-left:3px;
	margin-top:3px;
	width:370px;
	height:523px;
}
#contingut {
	float:left;
	margin-left:3px;
	margin-top:3px;
	width:325px;
}
#submenu {
	width:326px;
	height:17px;
	background-color:#cc0000;
	valign:bottom;
}
#text {
	margin-top:3px;
	width:325px;
	height:503px;
	background-color:#EEEEEE
}
#peu {
	float:left;
	margin-top:3px;
	margin-left:30px;
	width:699px;
	height:16px;
}
#destaca {
	background-color:#cc0000;
}
A.vermell {
	color: #cc0000;
	text-decoration:none;
}
A.vermell:HOVER {
	color: #cc0000;
	background-color:#EAE3E1;
	text-decoration:none;
}
