@charset "utf-8";
/* CSS Document */

a{outline: none;}
:focus{-moz-outline-style: none;}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #89a572;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/globals/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
a:link {
	color: #F30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F30;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #F30;
}

.date {
	font-weight: bold;
	font-size: 10px;
	color:#FFCC33
}
.Tableau_01 {
	margin:0;
	padding:0;
}
.accueil_swf {
	margin:0;
	padding:0;
	width:280px;
	height:250px;
	overflow:hidden;
}

#principal {
	width:1000px;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#entete {
	position:relative;
	width:1000px;
	height:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/globals/entete.png);
	background-repeat:no-repeat;
}
#bandeau {
	position:relative;
	width:600px;
	left:250px;
	height:100px;
	text-align:left;
	margin:0;
}
#main_menu {
	position:relative;
	width:1000px;
	text-align:center;
	margin:0;
	z-index:200;
	margin-left:auto;
	margin-right:auto;
}
#main_menu_left {
	position:relative;
	width:250px;
	top:0px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
#main_menu_center {
	position:relative;
	width:500px;
	top:0px;
	float:left;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#main_menu_right {
	position:relative;
	width:250px;
	top:0px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#body_left {
	position:relative;
	width:200px;
	min-height:600px;
	float:left;
	margin:0;
	padding:0;
	padding-top:200px;
	vertical-align:top;
}
#body_center {
	position:relative;
	float:left;
	width:800px;
	min-height:800px;
	margin:0px;
	z-index:100;
	text-align:center;
}
#body_header {
	position:relative;
	width:800px;
	height:30px;
	margin:0px;
	z-index:100;
	text-align:center;
	background-image:url(../images/globals/fond_body_header.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
#content {
	position:relative;
	width:750px;
	min-height:740px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:0px;
	padding-left:50px;
	background-image:url(../images/globals/fond_body_bg.png);
	background-repeat:repeat-y;
	background-position:center;
}
#body_footer {
	position:relative;
	width:800px;
	height:7px;
	margin:0px;
	z-index:100;
	text-align:center;
	background-image:url(../images/globals/fond_body_footer.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
#body_end {
	position:relative;
	width:800px;
}
.StyleCrea {font-size: 11px; font-family: Tahoma; width:180px; text-align:center}

