* {
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #000000;
}
.default {
	text-align: justify;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title-main {
	font: bold 16px "Trebuchet MS", sans-serif;
	color: #333333;

}
.title-sub {
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #FF6600;
}
.small {
	font: normal 10px "Trebuchet MS", sans-serif;
}

.border-main {
	border: 1px solid #333333;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
a.menu:link,
a.menu:active,
a.menu:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a.menu:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
a:link,
a:active,
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #9999CC;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;

}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.cadre {
	background-color: #DFEDEF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.boldita {
	font-style: italic;
	font-weight: bold;
}

