/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/fons.gif);
}
.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#f4f4f4;
}
.menu_on {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#0e3e67;
}
.menu:active {
	color: #f4f4f4;
	text-decoration:none;
}
.menu:link {
	color: #f4f4f4;
	text-decoration:none;
}
.menu:visited {
	color: #f4f4f4;
	text-decoration:none;
}
.menu:hover {
	color: #0e3e67;
	text-decoration:none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #0e3e67;
}

.link:active {
	color: #0e3e67;
	text-decoration:none;
}

.link:link {
	color: #0e3e67;
	text-decoration:none;
}

.link:visited {
	color: #0e3e67;
	text-decoration:none;
}

.link:hover {
	color: #666666;
	text-decoration:none;
}
	
.titol {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f4f4f4;
}
.idiomes {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9c9c9c;
}
.idiomes_on {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0e3e67;
	text-decoration: none;
}
.idiomes:active {
	color: #9c9c9c;
	text-decoration:none;
}
.idiomes:link {
	color: #9c9c9c;
	text-decoration:none;
}
.idiomes:visited {
	color: #9c9c9c;
	text-decoration:none;
}
.idiomes:hover {
	color: #0e3e67;
	text-decoration:none;
}
.peu {
	font-family: Arial;
	font-size: 10px;
	color: #f4f4f4;
}
.peu:active {
	color: #f4f4f4;
	text-decoration:none;
}
.peu:link {
	color: #f4f4f4;
	text-decoration:none;
}
.peu:visited {
	color: #f4f4f4;
	text-decoration:none;
}
.peu:hover {
	color: #91b8ea;
	text-decoration:none;
}
