* {
	margin: 0;
	padding: 0;
}

/*<group=hacks>*/

.clearfix {
	display: inline-table;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	width:100%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}

/*</group>*/

body {
	color: #000;
	background: #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:100%;
}

a {
	text-decoration: none;
	color: #999;
}

a img, img {
	border: none;
}

#sub_footer ul {
	list-style-type: none;

}



#header {
	background-color: #6bb218;
	border-bottom: 5px solid #c5e228;
}

#sub_header {
	position: relative;
	height: 100px;
	width: 810px;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
}

#main_board {
	position: relative;
	margin-bottom: 10px;
}

#leftcontent {
	float: left;
	width: 400px;
}

#rightcontent {
	float: right;
	width: 405px;
}

#footer {
	width: 100%;
	background: url(../images/bg_footer.gif) repeat-x;
}

#sub_footer {
	position: relative;
	height: 60px;
	width: 810px;
	margin: 0 auto;
}


#encart h4 {
	color: #559000;
	font-size: 10px;
	padding: 10px 0;
}

h4 {
	font-size: 11px;
	color: #666;
	line-height: 2em;
}

.h4guide{
	 margin:0;
	 color: #559000;
	 font-size: 11px;
	 text-align:center;
 }

p {
	color: #999;
	line-height: 1.2em;
	margin: 1em 0;
}

/*<group=Header/Sub_header>*/
	
	
#logo {
	position: absolute;
	top: 4px;
	left: 52px;
}

#bandeau_pub {
	position: absolute;
	top: 4px;
	left: 271px;
	width: 500px;
	height: 90px;
	background: url(../images/bg_pub.gif) no-repeat center center;
}

#bandeau_pub img {
	margin: 14px 0 0 18px;
}

#retour_home {
	position: absolute;
	bottom: 0;
	left: 50px;
}

#retour_home a {
	display: block;
	width: 125px;
	height: 15px;
	background: url(../images/retour_home.gif) no-repeat;
	text-indent: -5000px;
}

/*</group>*/

/*<group=Content>*/

#bread_crumbs {
	color: #559000;
	padding-left: 55px;
}

#bread_crumbs a {
	color: #559000;
}

#encart {
	/*text-align: center;
	width: 280px;
	margin: 0 260px;
	*/
	text-align:center;
	width:400px;
	margin:0 205px;
	
}

.results {
	height: 82px;
	padding: 13px;
	/*background: url(../images/bg_encart_small.gif) no-repeat top center;*/
	background: url(../images/bg_encart1.gif) no-repeat top center;
}



.results p {
	line-height: 20px;
	margin: 0;
}

.results .red {
	color: #f00;
}

.results a {
	color: #000;
	text-decoration: underline;
}

/*</group>*/

/*<group=Main Board>*/

#main_board h2 {
	color: #3C62DF;
	font-size: 18px;
	line-height: 1em;
	background: url(../images/bg_title.gif) no-repeat bottom;
	height: 50px;
	padding-left: 20px;
}

#main_board span {
	color: #C0DDA3;
	font-size: 14px;
	padding-left: 40px;
}

#main_board h4 {
	color: #559000;
	text-align: center;
}

#recherche_autre h4, #recherche_thema h4 {
	text-align: left;
	padding-left: 100px;
}

#recherche_autre {
	height: 163px;
	padding: 0 20px;
	background: url(../images/bg_encart_recherche.gif) no-repeat right bottom;
	margin: 5px 0 14px;
}




#recherche_autre li {
	color: #559000;
	line-height: 24px;
	list-style-type: disc;
	list-style-position: inside;
}


#recherche_autre label {
	color: #000;
}

#recherche_thema {
	height: 246px;
	padding: 0 15px;
	background: url(../images/bg_encart_thematique.gif) no-repeat bottom;
}

#recherche_thema ul {
	float: left;
	width: 165px;
	margin-right: 15px
}

#recherche_thema li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-size: 11px
}

#encart ul {
	float: left;
	width: 300px;
	margin-left:70px;
	text-align:left;
}

#encart li{
	color: #559000;
	list-style-type: square;
	list-style-position: inside;
}

#encart_guide {
	width:810px;
	/*margin-left:205px;*/
	height: 163px;
	padding: 0 0px;
	background: url(../images/bg_encart_recherche.gif)  bottom center no-repeat;
	margin: 5px 0 14px;
}

#encart_li{
	margin-left:220px;
	padding-top:15px;
}
#encart_guide ul {
	float:left;
	width: 175px;
}

#encart_guide li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-size: 11px
}



li.col1 { color: #61CCFF; }
li.col2 { color: #FF992E; }
li.col3 { color: #9A02A2; }
li.col4 { color: #9DCA63; }


#recherche_thema a {
	color: #000;
}

/*</group>*/

/*<group=Footer>*/

#footer p {
	margin: 0;
	color: #fff;
	line-height: 2em;
}

#footer a {
	color: #fff;
}

#haut_page {
	position: absolute;
	top:  1px;
	right: 0;
	background: url(../images/fleche_haut_page.gif) no-repeat top right;
	padding: 3px 20px 0 0 ;
	font-weight: bold;
}

#copy {
	position: absolute;
	top:  1px;
	left: 0;
	padding: 0 ;
}


#footer li {
	text-align: left;
}

iframe{
		margin-top:5px;
		width:400px;
		height:390px;
		overflow:hidden; /*fix IE*/
		border:0;
}
/*</group>*/






















