body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : normal;
}

body.cont {
	background-color : rgb(255,255,204);
}

body.nav {
	background-color : rgb(238,202,002);
}

div.cont {
	background-color : rgb(255,255,204);
	color: black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.nav {
	background-color : rgb(238,202,002);
}

.nav	{ 
	color:green; 
	border-style:none;
	font-size:normal;
	font-size:12px;
}

a.nav:hover {
	border-style:solid; border-color:rgb(255,255,204);
}

a.nav {
	border-style:hidden; border-color:rgb(238,202,002); border-width:1pt;
	padding-top: 1pt; padding-bottom:1pt; padding-left:3pt;padding-right:3pt;
}

.head1 {
	color : #993300;
	font-size : x-large;
	font-weight : bold;
}

A.head1Link {
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

A.head1Link:HOVER {
	text-decoration : underline;
}

A.topLink {
	color : #999999;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

A.topLink:HOVER {
	text-decoration : underline;
}

.head2 {
	color : #993300;
	font-size : large;
	font-weight : bold;
}

.textDefault {
	font-size : normal;
}

.head11 {
	color : #993300;
	font-size : small;
	font-weight : bold;
}

.footer {
	color : #666666;
	font-size : xx-small;
	text-align:center;
	border-top-style:solid; border-top-width:thin;
	margin-top:2pt;
}

.adresse {
	color : #000000;
	font-size : x-small;
	font-weight : bold;
}

