body
{
	width:1000px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	background:#71C0C8 url(../images/bg.gif) repeat-x top;
}
#accueil
{
	width:750px;
	margin:auto;
	font-size:24px;
	text-align:center;
}
#accueil a
{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

#accueil a:hover{
color:#FFFFFF;
}

#page
{
	width:1000px;
	margin:auto;
}
#header
{
	background:url(../images/fond_header.jpg) no-repeat;
	height:49px;
	margin-top:20px;
	width:351px;
	padding-left:536px;
	padding-right:113px;
	padding-top:28px;
	color:#0162a7;
	font-size:14px;
}
#menu
{
	padding-top:5px;
	width:1000px;
	background:url(../images/menubg.gif) no-repeat;
	height:33px;
}
#menu_left
{
	float:left;
	text-align:center;
	width:150px;
}
#menu_left a img
{
	border:0px;
}
#menu_right
{
	width:850px;
	float:left;
	text-align:center;
}
#menus
{
	width:850px;
	list-style-type: none;
	margin: 0;
	padding-top:5px;
	border: 0;
}
#menus li
{
	float: left;
	border:0px;
	margin-left:6px;
	margin-right:6px;
	font-size:14px;
}
#menus li:hover > .sous_menu
{
	display: block;
}
#menus li a
{
	display: block;
	height: auto;
	text-decoration:none;
	font-weight:bolder;
	color:#115093;
}
#menus .sous_menu
{
	position:absolute;
	display:none;
	list-style-type: none;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
}
#menus .sous_menu li
{
	float: none;
 	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	border: 1px solid #AAAAAA;
}
#menus .sous_menu li a
{
	display: block;
	height: auto;
	text-decoration:none;
	font-weight:bolder;
	color:#333870;
}
#centre
{
	width:1000px;
	background-color:#FFFFFF;
}
#contenu_gauche
{
	width:295px;
	float:left;
	padding-left:5px;
	padding-top:15px;
	height:auto;
	font-size:16px;
	color:#888888;
	height:680px;
	background:url(../images/b1_03.jpg) repeat-x;
}

.leftRed {
  color:red;
}

.contactLeft {
  color: #0644a1 ;
}



#contenu_centre
{
margin-right:10px;
	padding-top:15px;
	width:676px;
	float:right;
	height:auto;
	min-height:680px;
	padding-right:10px;
	background:url(../images/b1_05.jpg) repeat-x;
}

#contenu_centre .pre
{
	font-family:Arial, Helvetica, sans-serif;
	/*color:#0162a7;*/
	font-size:14px;
}
.anti_vide
{
	clear:both;
}
#titre
{
	background:url(../images/fond_titre.png) no-repeat;
	padding-top:11px;
	padding-left:52px;
	height:31px;
	color:#fcc400;
	font-size:16px;
	font-weight:bolder;
}
#titre a
{
	text-decoration:none;
	color:#fcc400;
}
#pied
{
	padding-top:5px;
	text-align:center;
	height:20px;
	clear: both;
	background:url(../images/fond_pied.jpg) no-repeat;
	color:#003e6a;
}
#pied a
{
	color:#003e6a;
	text-decoration:none;
}
#menu_bas
{
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	height:25px;
	background-color:#0162a7;
	font-weight:bolder;
}
#menu_bas a
{
	color:#FFFFFF;
	height:30px;
	background-color:#0162a7;
	text-decoration:none;
	font-weight:bolder;
}
/*background:url(../images/footer.gif) no-repeat;*/