/* CSS Document */

body {
	position: absolute;
	left: 40px;
	width: 710px;
	margin: 0px;
	background: #FFFFFF;
	padding: 0px 22px 0px 16px;
	min-height: 100%;
	_height: 100%;
	border-right: 1px solid #005E31;
	border-left: 1px solid #005E31;
}
body, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*-------TOP------------------------------ haut | droite | bas | gauche -----*/

#top, #search {
	padding: 10px 0px 0px 0px;
	height: 40px;
	margin: 0px;
}
#top {
	float: left;
}
#top a:link {
	color: #333333;
	text-decoration: none;
}
#top a:visited {
	color: #333333;
	text-decoration: none;
}
#top a:hover {
	color: #333333;
	text-decoration: underline;
}
#search {
	float: right;
}
#brrc {
	height: 50px;
	margin: 0px;
	padding-top: 20px;
	clear: both;
	text-indent: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	background: url(../img/layout/brrc_green.gif) no-repeat 0px 20px;
}

/*-------CHOISE LG------------------------- haut | droite | bas | gauche -----*/

#choiselg {
	height: 220px;
	width: 450px;
	position: absolute;
	left: 50%;
	margin: 100px 0px 0px -225px;
	background: #FFFFFF;
	border: 1px solid #005E31;
}
#choiselg h1 {
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #005E31;
	text-align: left;
	padding: 5px 0px 5px 55px;
	margin: 30px 0px 0px 0px;
	letter-spacing: 2px;
	background: url(../images/img_standard/rep_blanc.gif) no-repeat center center;
}
#choiselg a {
	display: block;
	width: 40px;
	float: left;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	border: 1px solid #005E31;
	margin: 0px 35px 0px 35px;
	_margin: 0px 17px 0px 17px;
	color: #666666;
	text-decoration: none;
}
#choiselg a.fr {
	float: left;
}
#choiselg a.nl {
	float: right;
}
#choiselg a:active {
	color: #990000;
	background: #99CC00;
}

/*-------NAVIGATOR------------------------- haut | droite | bas | gauche -----*/

#nav {
	background: url(../img/layout/top_rec.jpg) no-repeat left top;
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 73px 0px 0px 0px;
}
#nav ul {
	padding-left: 5px;
	padding-right: 5px;
	width: 700px;
	margin: 0px;
	clear: both;
	width: 700px;
	float: left;
	background-image: url(../img/layout/grad_dark.jpg);
	overflow: hidden;
}
#nav li {
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	float: left;
	clear: right;
	position: relative;
	z-index: 10;
} 
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 4px 7px 0px 7px;
	height: 21px;
	white-space: nowrap;
}
#nav li a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(../img/layout/grad_light.jpg);
	background-repeat: repeat-x;
}
#etat {
	color: #FFFFFF;
	background-color: #999999;
	padding: 12px;
	background-image: url(../img/layout/corner_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	margin: 0px 0px 15px;
}
#navigator_interne {
	float: left;
	width: 190px;
	margin-right: 20px;
}	
#navigator_interne dt{
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E31;
}
#navigator_interne dt:first-letter {
	color: #990000;
}

/*-------CONTENT--------------------------- haut | droite | bas | gauche -----*/

#content {
	float: right;
	width: 500px;
	margin-bottom: 10px;
}
h1, h2,txt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	margin-top: 25px;
	margin-bottom: 10px;
	clear: both;
}
h1 {
	font-size: 18px;
	color: #666666;
	border-left-color: #990000;
	border-left-width: 3px;
	border-left-style: solid;
	margin: 0px;
}
h1:first-letter {
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #005E31;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
table {
	margin: 20px auto 20px auto;
	border: 1px solid #000000;
	border-collapse:collapse;
	text-align: left;
	clear: both;
}
caption {
	text-align: left;
	padding-left: 20px;
	width: 80%;
	margin: auto;
	background: url(../images/img_standard/arrow-black.gif) no-repeat left center;
}
table img{
	margin: 0px 10px 10px 0px;
	float: left;
}
thead {
	background: #E5E5E5;
}
thead th, thead td {
	border-bottom: 2px solid #990000;
	padding: 5px;
	font-size: 14px;
}
tbody {
	background-color: #FFFFFF;	
}
tbody tr {
	background: #FFFFFF;
}
tbody tr.tr-bg {
	background: #FFFAF4;
}
tbody th, tbody td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
div.sponcor a img, table  a img {
	margin: 5px;
	border: 0px none #FFFFFF;
}

/*-------BOTTOM---------------------------- haut | droite | bas | gauche -----*/

#bottom {
	text-align: center;
	border-top: 1px solid #999999;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 10px;
}

.spacer {
	clear: both;
}
.red {
	color: #CC3333;
}
