/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4E392D;
}

.titol {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.titol:active {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titol:link {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titol:visited {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titol:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.peu {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.peu:active {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.peu:link {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.peu:visited {
	color: #aeaeae;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.peu:hover {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}