/* CSS Document */
body{margin:0; font-family:Arial, Helvetica, sans-serif;}
#header,#content,#footer{width:900px;margin:0 auto 0 auto; }
#header{ height:89px; background: url(images/logo.gif) left top no-repeat;}
#header img{float:right; margin-top:15px;}
#content{background:url(images/bg_content.jpg) top left repeat-x; min-height:400px;}
#left_content{width:450px; float:left;}
#right_content{ width:400px; float:right; padding:80px 25px 0 0; font-size:12px; padding-bottom:5px;}
#right_content h2{ margin:0 0 5px 0; font-size:12px; font-weight:bold;}
#right_content a{color:#cc6633; text-decoration:none;}
#footer{clear:both; text-align:center;font-size:10px;color: #999999; margin-bottom:10px;}
#footer a{	color: #999999;text-decoration: underline;}
#menu{ position:absolute; margin:-73px 0 0 -132px; width:500px;}
#menu a{display:block; width:126px; height:51px; float:left; }
#menu a.m_1{background:url(images/trouver_pro.gif) left top;}
#menu a.m_1:hover{background:url(images/trouver_pro.gif) 0% -95%;}
#menu a.m_2{background:url(images/contacter.gif) left top;}
#menu a.m_2:hover{background:url(images/contacter.gif) left -95%;}
#menu a.m_3{background:url(images/prof_insert.gif) left top;}
#menu a.m_3:hover{background:url(images/prof_insert.gif) left -95%;}
#contenu {width:410px; height:350px; position:relative; overflow:auto;}

#phrase, #phrase a {
	width:900px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
