/* CSS Document */

body {
	background-color:#d7d3b8;
	margin:0;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-align:justify;
	}

h1 {
	font-family:trebuchet ms;
	font-size:18px;
	color:#aa3303;
	}
	
h4 {
	font-family:trebuchet ms;
	font-size:18px;
	color:#ffffff;
	}

.lien_rouge a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aa3303;
	text-decoration:underline;
	}

.lien_rouge a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aa3303;
	text-decoration:none;
	}
	
#bg_nav {
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	height:45px;
	}


#menu_filet {
	height:45px;
	float:left;
	line-height:45px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#514f42;
	}
	
#menu_vide{
	height:45px;
	width:30px;
	float:left;
	line-height:45px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#514f42;
	text-decoration:none;
	letter-spacing:1px;
	}
	
#menu_off a {
	height:45px;
	float:left;
	line-height:45px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#514f42;
	text-decoration:none;
	letter-spacing:1px;
	}

#menu_off a:hover {
	background-image:url(../images/bg_nav_over.gif);
	background-repeat:repeat-x;
	height:45px;
	float:left;
	line-height:45px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	letter-spacing:1px;
	}

#menu_in a {
	background-image:url(../images/bg_nav_over.gif);
	height:45px;
	float:left;
	line-height:45px;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	letter-spacing:1px;
	}

#ariane {
	background-image:url(../images/bg_ariane.gif);
	height:38px;
	line-height:38px;
	}
#page {
	background-image:url(../images/bg_page.gif);
	background-repeat:repeat-y;
	}
#page_content {
	margin-left:50px;
	margin-right:30px;
	}	
	
#page_left {
	float:left;
	width:416px;
	margin-left:50px;
	}
#page_right {
	float:right;
	width:211px;
	margin-right:40px;
	background-color:#f1f0e7;
	}
	
#head_edito {
	width:466px;
	padding-left:50px;
	height:34px;
	line-height:34px;
	font-family:trebuchet ms;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/bg_thnews.gif);
	background-repeat:no-repeat;
	}
#body_edito  {
	background-color:#faf9f6;
	border:1px solid #cbcbcb;
	width:485px;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;
	}

#body_edito p  {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;
	}

.title_edito {
	font-family:trebuchet ms;
	color:#aa3303;
	font-size:16px;
	font-weight:bold;
	}
#head_illustration {
	width:466px;
	padding-left:50px;
	height:34px;
	line-height:34px;
	font-family:trebuchet ms;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/bg_thnews.gif);
	background-repeat:no-repeat;
	}
#body_illustration {
	background-color:#faf9f6;
	border:1px solid #cbcbcb;
	width:485px;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;
	}
	
#clear {	
	clear:both;
	}
#footer {
	padding-left:30px;
	line-height:20px;
	margin-right:auto;
	margin-left:auto;
	width:870px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
#footer a {
	margin-right:auto;
	margin-left:auto;
	width:870px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
#footer a:hover {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#aa3303;
	text-decoration:none;
	}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:5px;
	}
a.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
a:hover.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cd4e01;
	}