body
{
	min-width:780px;
	max-width:2000px;
	margin:auto; 
	margin-bottom:20px;
	font-size:18px;
	background-color:#fce3d7;
}
#banniere
{
	width:100%;
	height:270px;
	background:url(images/bg_banniere.gif) repeat-x;
}
.logo_site
{
	width:780px;
	height:270px;
	padding:10px 0 10px 0;
	margin:auto;
}
.corps
{
	position:relative;
	width:96.3%;
	margin:auto;
	margin-bottom:20px;
}
#bezness_menu
{
	float:left;
	width:270px;
	margin:0 0 20px 20px;
	text-align:center;	
	background-color:#fcf2d7;
}
#bezness_menu h3
{
	height:35px;
	margin:0;
	padding-top:3%;
	background:url(images/bg_menu.gif) repeat-x;
}
.bloc_principale
{
	width:96.3%;
	margin:auto;
	margin-bottom:20px;
	background:url(images/bg_menu.gif) repeat-x #fcf2d7;
}
#presentation
{
	max-width:76.3%;
	min-width:20%;
	margin:0 0 20px 320px;
	background:url(images/bg_menu.gif) repeat-x #fcf2d7;
}
#news_forum
{
	float:left;
	width:82%;
	margin-bottom:20px;
	background:url(images/bg_menu.gif) repeat-x #fcf2d7;
}
#aujourdhui
{
	clear:both;
	position:absolute;
	top:0;
	right:0;
	width:16%;
	margin-bottom:20px;
	background:url(images/bg_menu.gif) repeat-x #fcf2d7;
}
#avertissement
{
	clear:both;
	width:82%;
	margin-bottom:20px;
	background:url(images/bg_menu.gif) repeat-x #fcf2d7;
}
.js_menu_derouler
{
	width:100%;
	height:50px;
	-moz-border-radius:12px 12px 12px 12px;
	color:#000000;
	background-image:url(images/bg_menu.gif);
}
.js_menu_derouler p
{
	margin:0;
	padding-top:13px;
}
.js_menu_derouler a
{
	color: black;
}
.js_menu_derouler a:hover
{
	color: #0091d2;
}
.orange, .orange:hover
{
	color: #fb8113;
}
.menu_js p
{
	height:35px;
	margin:0;
	padding-top:13px;
	-moz-border-radius:12px 12px 12px 12px; 
	background-image:url(images/bg_menu.gif);
}
.menu_js 
{
	color:#fb8113;
}
#boite_diapo
{
	float:left;
	width:300px;
	height:300px;
}                        
#img_diapo 
{
	width:300px;
	height:300px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	-khtml-opacity:0.5;
}
#contenu, #contenut
{
	min-width:50%;
	max-width:75%;
	margin:0 20px 0 320px;
	background:url(images/bg_menu.gif) repeat-x #fcf2d7;
}



.bloc_principale h3, #presentation h3, #avertissement h3, #contenu h3, #contenut h3
{
	height:35px;
	padding:1% 0 0 2%;
}
.bloc_principale p, #presentation p, #avertissement p, #contenu p, #contenu h4, #contenut p, #contenut h4
{
	padding:0 1% 0 1%;
	text-align:justify;
}
#news_forum h3, #aujourdhui h3
{
	height:35px;
	margin:0;
	padding:3% 0 0 6%;
}
#news_forum p, #aujourdhui p
{
	text-align:justify;
	padding:0 3% 0 3%;	
}
.bloc_principale, #presentation, #news_forum, #avertissement, #aujourdhui, #contenu, #contenut, #bezness_menu
{
	border-right:#edd986 2px solid;
	border-bottom:#edd986 2px solid;
	border-left:#edd986 2px solid;
	-moz-border-radius:12px 12px 12px 12px; 								
}




h4
{
	padding-left:3%;	
}
a:hover
{
	color:#0091d2;
}
.center
{
	display:block;
	text-align:center;
}
.deroule
{
	display:none;
}
.menu_js:hover .deroule
{
	display:block;
}
.pub
{
margin:10px 0 10px 23%;
}										
