/* White space reset */
h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
ul, ol{
	margin:.2em 1.5em;
	padding:0;
}
li{
	padding:0;
	margin:0;
}
body, html, fieldset {
	border: 0px none;
}

html, body{
	min-width:804px;
	 
}

#page{
	position:relative; 
	width:804px;
	background:url('img/rect_m.png') repeat-y;; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:0
}

/*
* En-tête
*/

#entete{
	height: 280px;
	height: 65px; 
}

#entete h1{
	position: absolute;
	top:12px;
	left: 23px;
	height: 20px;
	width: 255px;
	margin: 0;padding:0;
}

#acces-rapide{
	position:absolute;
	top:-25px;
	left:0;
}

#acces-portail{
	position:absolute;
	top:-18px;
	right:10px;
	margin:0;padding:0;
}


/*
* Bandeau image - Page libre
*/
#bandeau{   
	height:160px; 	
	text-align:center;
}
#bandeau div{ 
	position:absolute;top:215px;left:160px;
	text-align:left;
}
#drapeau{
	position:absolute;
	top:47px;right:10px;
	z-index:11;
}

/*
* contenu
*/
#page-border{
	margin:0 26px;
}
#menu_gauche{
	float:left;
	width:170px;
}
#contenu_droite{
	float:right;
	width:580px; 
}
#menu_droite{ 
	float:right;
	width:170px; 
}
#contenu_gauche{
	float:left;
	width:540px; 
}

 
 
/*
* navigation 
*/
#barre-laterale{
	float:right; display:block;
	width:170px;  
}
#menuContainer {	
	position:absolute;
	z-index:7; 
	top:43px;left:7px;
	width:790px;
	height:23px;
	background:#333;
}

#fil-ariane{
	margin:0 0 0 25px;
}

#recherche{
	position:absolute;
	width:500px;
	right:20px;
	top:12px;
}


/*
* article - fiche article
*/
img#fiche-illus{
	float:right;
}