@charset "utf-8";
/* CSS Document */


body{
	margin: 0;
	padding: 0;
	border: 0;





	font-family: Open Sans
', "sans-serif;";
	font-size: 12px;
	background-image: url(../imatges/fons.jpg);
	font-family: 'Open Sans', "sans-serif;";
	font-weight: 100;
	}
	
.totmenu{
	margin: auto;
	width: 947px;
	text-align: center;
	color: #FFF;
	line-height: 25px;
	margin-top: 200px;
	font-size: 20px;
	font-family: 'Open Sans', "sans-serif;";
	font-weight: 100;
}

.tot{
	margin:auto;
	width:947px;
}

.titol{
	color:#a8cf36;
}

a:link{
	color:#FFF;
}

a:visited{
	color:#FFF;
}
a:hover{
	color:#a8cf36;
}
