@charset "iso-8859-1";
/* CSS Document */

body {
	margin-top: 15px;
	background-image:url(../imgs/fons.jpg);
	background-color:#ac794a;
background-repeat:repeat-x;
}

.menu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
}

.menu_on {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: center;
	text-decoration:none;
}
.menu:active {
	color:#ffffff;
	text-decoration:none;
}
.menu:link {
	color:#ffffff;
	text-decoration:none;
}
.menu:visited {
	color:#ffffff;
	text-decoration:none;
}
.menu:hover {
	color:#000000;
	text-decoration:none;
}
.idiomes {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: regular;
	color:#a7a7a7;
	text-align: center;
}

.idiomes_on {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: regular;
	color:#8f4709;
	text-align: center;
}
.idiomes:active {
	color:#a7a7a7;
	text-decoration:none;
}
.idiomes:link {
	color:#a7a7a7;
	text-decoration:none;
}
.idiomes:visited {
	color:#a7a7a7;
	text-decoration:none;
}
.idiomes:hover {
	color:#8f4709;
	text-decoration:none;
}
.peu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: regular;
	color:#ffffff;
	text-align: center;
	text-decoration:underline;
}

.peu_on {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: regular;
	color:#ffffff;
	text-align: none;
}
.peu:active {
	color:#ffffff;
	text-decoration:underline;
}
.peu:link {
	color:#ffffff;
	text-decoration:underline;
}
.peu:visited {
	color:#ffffff;
	text-decoration:underline;
}
.peu:hover {
	color:#ffffff;
	text-decoration:none;
}
.text {
	font-family: "tahoma";
	font-size: 12px;
	font-weight: regular;
	color:#1D1D1D;
}
.titol {
	font-family: "tahoma";
	font-size: 12px;
	font-weight: bold;
	color:#8f4709;
}
.titol2 {
	font-family: "tahoma";
	font-size: 14px;
	font-weight: bold;
	color:#8f4709;
}
.link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: regular;
	color:#1D1D1D;
	text-decoration:underline;
}
.link:active {
	color:#1D1D1D;
	text-decoration:underline;
}
.link:link {
	color:#1D1D1D;
	text-decoration:underline;
}
.link:visited {
	color:#1D1D1D;
	text-decoration:underline;
}
.link:hover {
	color:#1D1D1D;
	text-decoration:none;
}
.titol3 {
	font-family: "tahoma";
	font-size: 14px;
	font-weight: bold;
	color:#d9d9d9;
}