/* CSS Document */
/* ESTILS DE LA PÀGINA PRINCIPAL: marine-climate.php */

.center_area
{
	background-color:white;
	width:1010px;
	margin:auto;
}

.general_area
{
	width:700px; /*l'amplada total és de 720 px; s'ha de tenir en compte el padding de 10px per dreta i esquerra*/
	clear:left;
	float:left;
	padding-right:10px;
	padding-left:10px;
}

.lateral_menu
{
	width:290px;
	float:left;
}

.trobades_link_cartell
{
	text-decoration:none;
}
