/* CSS Document */
body {
	margin: 6pt 0pt;
	padding: 0pt;
	background-color: #ffffff;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-position: 0px 25pt;
}

#contain A:link  {color:#c33;}

#contain {
	width:680px;
	align: center;
	background-color: #ffffff;
	margin: 10pt auto;
}

#top {
	display: block;
	width: 680px;
	margin: 0pt auto;
	border-bottom: 1px solid #000;
}

#height {
	display: block;
	width: 1px;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}

#left {
	display: block;
	width: 440px;
	float: left;
	background-color: #ffffff;
	border: 0pt;
	padding: 30px 20px 20px 2px;
	margin: 10px;
	text-align: justify;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#footer {
	display: block;
	clear: both;
	width: 680px;
	margin: auto;
	background-color: #ffffff;
	border-top: 1px solid #ccc;
	text-align: center;
	vertical-align: bottom;
	color: #666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer A:link, A:hover, A:visited, A:active  {color:#c33; text-decoration: none;}

H1 {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	color: #c33;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

H3 {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}
.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #C8C5B3;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	text-transform: uppercase;
	
}

.red {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #c33;
	font-size: 12px;
	font-weight: bold;
}

.bold {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
.rem {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
.beige {
	background-color: #F0F1EC;
	border-top: 1px dashed #666;
	align: center;
}


A.red2 {
	display: block;
	clear: both;
	width: 40%;
	background-color: #E6E6E2;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #c33;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 2px;
	border-left: 3px outset #ccc;
	border-bottom: 3px solid #ccc;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

A.red2:hover, A.red2:visited {
	border-right: 3px outset #ccc;
	border-top: 3px solid #ccc;
	border-bottom:  1px solid #999;
	border-left: 1px solid #999;
	color: #c33;
}

.marge {
	padding-left: 30px;
}
.right {
	padding-left: 100px;
	text-align: right;
}

a H1 {
	text-decoration: underline;
}

#navcontainer H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999;
	background-color: #E6E6E2;
	font-size: 13px;
	font-weight: bold;
	padding: 1pt;
	margin: 0;
	text-align: right;	
}

#navcontainer {
	width: 180px;
	height: auto;
	float: left;
	background-color: #ffffff;
	margin: 30pt 2pt;
	padding: 0;
	border: 1px solid #ccc;
}
	
#navcontainer ul {
	margin: 0;
	padding: 2pt 0pt 0pt 0pt;
	width: 100%;
	height: auto;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	left: 2px;
}
	
#navcontainer ul li a {
	width: 100%;
	height: 20px;
	display: block;
	border-top: 1px solid #ccc;
	padding: 2pt 0pt 0pt 0pt;
	background-color: #fff;
	color: #666;
	text-decoration: none;
}

li.off {
	background-color: #F0F1EC;
	border-top: 1px solid #ccc;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	height: 20px;
}

#navcontainer ul li a:hover {
	border-top: 1px dashed #ccc;
	background-color: #F0F1EC;
	width: 100%;
	height: 20px;
	padding: 2pt 0pt 0pt 0pt;
}
.liste {
	list-style-position: inside;
	list-style-image: url(img/puce-jaune.gif);
	vertical-align: middle;

}
