/********/
/**EXPO**/
/********/
div#menuexpo{

	width:235px;
	clear: both;
	float:left;
	background-color: #FFFF33;
	margin-top: 15px;
	
	padding: 15px;
	padding-top: 33px;
	
}

div#menuexpo h1{

	margin-top: 0px;
	margin-bottom:5px;
	
	font-weight: bold;

	font-size: 1.3em;

}

div#menuexpo h2{

	margin-top: 0px;
	margin-bottom:5px;
	
	font-weight: bold;

	font-size: 1.2em;

}

div#menuexpo h3{

	margin-top: 0px;
	margin-bottom:10px;
	font-weight: normal;
	
	font-size: 1.1em;
	line-height: 1.2em;
}


div#menuexpo a{

	text-decoration:none;
	color: black;
	font-size:1.1em;
}

div#expo
{
	float: left;
	width: 566px;
	background-color: #FFFF33;

	margin-left:29px;
	margin-top: 15px;
	
	padding: 0px 0px 15px;

}


div#projecte h1{

	margin-bottom:0px;

}

div#projecte img{
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	width:230px;
	border:0px;
}

.hidden{
	display:none;
}

area:hover {background: #cccccc; border: solid 1px #993366} 

