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

* html div#top{
	position:relative;
	margin-left: 100px;
}

div#top{
	height: 125px;
	width: 770px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}

div#left{
	height: 411px;
	width: 200px;
	float:left;
}

div#right{
	float:right;
	width:500px;
	position:relative;
	top:25px;
}

* html div#bottom{
	position:relative;
	margin-left: 100px;
}

div#bottom{
	height: 44px;
	width: 770px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-color:#e0da8c;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}

* html div#contenu{
	position:relative;
	margin-left: 100px;
}

div#contenu{
	width: 770px;
	height:371px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid black;
	border-left:1px solid black;
}

div#center{
	width: 558px;
	height:400px;
	background-color:#e7e7e8;
	background-image: url(../images/center.gif);
	background-repeat: no-repeat;
}

div#recherche{
	margin:5px 5px 5px 5px;
	background-image: url(../images/fond_menu.gif);
}

div#recherche{
	background-image: url(../images/fond_menu.gif);
}

div#recherche select{
	font-size: 0.9em;
}

div#rechercheTitle{
	height:40px;
	font-size: 1.1em;
	text-align: center;
	margin:0px 0px 0px 5px;
	color:white;
	text-decoration:underline;
	background-image: url(../images/recherche.gif);
	background-repeat: no-repeat;
}

div#recherche legend{
	color: #fff;
	background: #b50438;
	border: 1px solid #000;
	padding: 2px 6px;
}

div#recherche label{
	font-size:0.9em;
}

div#recherche input, div#recherche select{
	margin: 4px 0;
	background-color:#fefefe;
	border:0;
	border: 1px solid #d9d16e;
}

div#recherche .button{
	border: 1px solid #000;
	background-color:#fefefe;
	color: #000;
	margin-top: 6px;
}

div#recherche h3{
	background-image: url(../images/bas_menu.gif);
	background-repeat: no-repeat;
}

div#results a{
	font:Arial, Helvetica, sans-serif;
	color:#525f9b;
}

div#results a:hover{
	color:#202e6d;
}

div#resultsHeader{
	width: 461px;
	height:31px;
	position:relative;
	float:left;
	/*background-image: url(../images/results_header.gif);*/
	background-repeat: no-repeat;
}

div#results{
	height: 230px;
	width: 459px;
	overflow:auto;
	background-color:#fefefe;
	border:1px solid #000;
	position:relative;
	float:none;
	margin: 30px 1px 0px 1px;
	padding-top:10px;
	
}
/* pour IE */
* html div#results{
	height: 230px;
	width: 459px;
	overflow:auto;
	background-color:#eeede9;
	position:relative;
	margin: 25px 1px 0px 1px;
	padding-top:10px;
}

div#intro{
	overflow:auto;
	position:relative;
	float:none;
	margin:0px;
	padding:0px 0px 0px 0px;
		height: 150px;

	
}
/* pour IE */
* html div#intro{
	height: 150px;
	overflow:auto;
	position:relative;
	float:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

div#resultsBottom{
	width: 461px;
	height:5px;
	position:relative;
	float:left;
	/*background-image: url(../images/results_bottom.gif);*/
	background-repeat: no-repeat;
}

div#pages{
	height: 20px;
	width: 459px;
	overflow:auto;
	background-color:#eeede9;
	text-align:center;
	background-color:#fefefe;
	border:1px solid #000;
	position:relative;
	margin: 0px 1px 0px 1px;
}

div#frontpage{
		color:#525F9B;
		font-size:1.2em;
		left:0px;
		padding:20px;
		position:relative;
		text-align:center;
		top:50px;
}

div#videoTitle{
	font-size: 1.1em;
	text-align: center;
	margin:0px 0px 0px 5px;
	text-decoration:underline;
	color:white;
}

div#close{
	background-image: url(../images/bas_menu.gif);
	background-repeat: no-repeat;
	width: 196px;
	height:20px;
	margin:0px 0px 0px 5px;
}

img#part{
	float:left;
	padding:5px;
}

img{
border:0px;
}

.titre_dedie{
	font-size: 1em;
	font-weight:bold;
	color:#444;
	display:block;
	margin-bottom:5px;
}
div#texte{
	color:#000;
	font-size: 12px;
	text-align:justify;
}

.header_link{
	color:#000 ;
	font-size:0.8em;
	text-align: center;
}