.bordPrincipal {
	border: 1px solid #DDDDDD;
}
body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #476881;
}
.piedPage {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #7497B2;
}
.boutonMenu {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #476881;
	background-image: url(../gfx/menubtn_back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.blueBlue {
	font-size: 3pt;
	color: #779AB5;
}
.netlorstudiocom {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	color: #FFCC00;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFCC00;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #77A9B5;
}
.menuHome {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #77A9B5;
}
a.menu:link {
	color: #EEEEEE;
	text-decoration: none;
}
a.menu:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.menu:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a.menuHome:link {
	color: #77A9B5;
	text-decoration: none;
}
a.menuHome:hover {
	color: #476881;
	text-decoration: none;
}
a.menuHome:visited {
	color: #77A9B5;
	text-decoration: none;
}
.titrePage {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #476881;
}
.cadreImage {
	background-color: #EEEEEE;
	border: 2px dotted #476881;
}
