/* CSS Document */
body {
	background-color:#ffffff;
}
#main {
  display:block;
	width:600px;
}
#menu_haut{display:none;}

.recherche {display:none;}
.btn_print {display:none;}

#header{
	width:960px;
	height:225px;
	
}

#header_print
{
	width:600px;
	height:100px;
	background-image: url(../images/header/header_print.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
  display:inline;
}

#header_general{
	width:960px;
	height:153px;
	display:none;
	
}

#menu{
	margin-top: 1px;
	float:left;
	width:201px;
	display:none;
}

#content{
  padding-top:10px;
	float:none;
}

#haut{
	float:inherit;
	padding-bottom:10px;
	width:498px;
}
#presentation h3{
	float:none;
	width:498px;
	_width:482px;
	display:none;


}
#main #presentation {
	float:none;
	padding-top:0px;
	width:498px;
	
	}

#contenu #presentation {
	padding-top:10px;
	width:498px;
	}
		
	
#actualites{
	float:left;
	width:510px;
	_width:528px;
display:none;
}

#contenu{
	float:none;


}

#contenu_alt{
	float:none;
	width:739px;
	display:none; 
}
#actus{
	padding-top:100px;
	float:left;
	width:200px;
}
#texte_actu{
	float:left;
	width:300px;
	_width:305px;
	padding-right: 10px;
}
#colonnedroite{
	margin-left:10px;
	float:right;
	width:201px;
	float:right;
	width:201px;
	display:none;
}

#menu_det{
	width:201px;
	margin-bottom:20px;
	display:none;
}
#accueil {
	float:left;
	padding-top: 20px;
	width:520px;
}
.cadre {
	width:199px;
	background-image: url(../images/cadre/fond_bas.png);
	background-repeat: no-repeat;
	background-position: bottom;
	_padding-bottom: 3px;
	margin-bottom:20px;
}
#cadre_orange {
	margin-top: 20px;
	float:right;
	width:199px;
	background-image: url(../images/cadre/fond_bas_orange.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	_padding-bottom: 3px;
	margin-bottom:20px;
	display:none;
}
#cadre_infos {
	margin-top: 20px;
	width:200px;
	background-image: url(../images/cadre/fond_bas_infos.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 96px;
	margin-bottom:20px;
	display:none;
}
#bas {
	padding-top: 1px;
	_padding-top: 10px;
	clear:both;
	text-align: center;
	width: 960px;
	height: 25px;
	background-image: url(../images/contenu/fond_point.png);
	background-position: top;
	background-repeat: no-repeat;
	display:none;
}
.action {
	float:left;
	width: 229px;
}
.point {
	float:left;
	width: 18px;
	background-image: url(../images/contenu/point_vertical.png);
}
#clear{
	clear: both;
}


