@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:hover {
	color: #d43974;
}



#fons_menu {
background:url(img/fons_menu.gif);
}

#fons_peu{
background:url(img/fons_peu_inf.gif)
}

#text_blanc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	margin-left: 20px;
}

#fons_esquerra{
	background:url(img/fons_esquerra.gif);
	background-repeat: repeat-y;
}

#fons_esq_sup{
	background:url(img/esquerra_sup.gif);
	background-repeat: no-repeat;
}

#fons_esquerra_inf{
	background:url(img/esquerra_inf.gif);
	background-repeat: no-repeat;
}

#construction {
	background:url(img/contruction.gif)
}
