body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background:#e2e6d0;
	padding-bottom:15px;
}

a:link, a:active, a:visited, a:hover {
	color:#1d8900;
}

a.conf:link {color: #fff; text-decoration: none}     /* unvisited link */
a.conf:visited {color: #fff; text-decoration: none}  /* visited link */
a.conf:hover {color: #fff; text-decoration: underline}   /* mouse over link */
a.conf:active {color: #fff; text-decoration: none}   /* selected link */

#white {
	font-weight:bold;
	color:#ffffff;
}

form {
	margin:0px;
	padding:0px;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

#site {
	margin:auto;
	width:860px;
	border: 1px solid #c1bfb6;
	border-top:none;
	background:url(../images/sitebg.gif) repeat-y #fff;
}

#site_clear {
	clear:both;
}

#top {
	width:860px;
}

#top_logo {
	float:left;
	width:266px;
	height:200px;
}

#top_right {
	float:right;
	width:254px;
	height:135px;
	padding:7px 10px 0px 330px;
	color:#fff;
	line-height:13px;
	text-align:right;
}

#top_right_form {
	padding-left:109px;
	text-align:left;
}

#top_right_form .top_input {
	width:110px;
}

#top_right_form input {
	margin-bottom:6px;
	
}

#top_menu {
	width:568px;
	height:49px;
	padding:9px 0px 0px 21px;
	float:left;
	background:url(../images/top_menu_bg.gif) no-repeat;
}

#content {
	float:left;
	width:860px;
}

#left {
	float:left;
	width:206px;
	background:url(../images/left_bg.gif) repeat-y;
}

#left_newsletter {
	width:185px;
	height:173px;
	padding:30px 0px 0px 21px;
	background:url(../images/left_newsletter_bg.gif) no-repeat;
	line-height:14px;
	color:#000;
}

#left_newsletter img {
	margin-bottom:15px;
}

#left_newsletter span {
	color:#666;
}

#left_newsletter input {
	margin-top:12px;
}
#left_search {	width:185px;	height:173px;	padding:30px 0px 0px 21px;	background:url(../images/left_newsletter_bg.gif) no-repeat;	line-height:14px;	color:#000;}#left_search img {	margin-bottom:15px;}#left_search span {	color:#666;}#left_search h1 {		font-size: 1.3em;	text-transform: uppercase;	color: rgb(55,148,53);}#left_search input {	margin-top:12px;}
#left_value {
	width:170px;
	height:142px;
	padding:22px 15px 0px 21px;
	background:url(../images/left_value_bg.gif) no-repeat;
	line-height:14px;
	color:#000;
}

#left_value img {
	margin-bottom:20px;
}

#left_training {
	width:170px;
	height:142px;
	padding:22px 15px 0px 21px;
	line-height:14px;
	color:#000;
}

#left_training img {
	margin-bottom:20px;
}

#right {
	float:left;
	width:627px;
	padding-left:27px;
}

#content_clear {
	clear:both;
}

#bottom {
	clear:both;
	width:595px;
	text-align:center;
	line-height:15px;
	padding:35px 0px 15px 0px;
}

#bottom a:link, #bottom a:active, #bottom a:visited, #bottom a:hover {
	text-decoration:none;
	color:#333;
}

.linkblanc:link, .linkblanc:active, .linkblanc:visited, .linkblanc:hover {
	color:#FFF;
}

.linkgris:link, .linkgris:active, .linkgris:visited, .linkgris:hover {
	color:#333;
}

.title_11 {
	font-size:11px;
	font-weight:bold;
	color:#1d8900;
}
.erreur_div{
display:none;
color:#330000;


}