body
{
	font-family: Arial, Verdana;
	font-size: 80%;
	color: #445544;
	padding: 0;
	margin: 0;
	background-color: #CCC;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #454ACC;
}
a:hover {
	text-decoration: none;
	color: #00F;
}

#centrecontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#outercontainer {
	margin-left: -425px;
	position: absolute;
	left: 50%;
}

#header {
	width: 850px;
	height: 153px;
	background: #CCC url(fefaf_head.gif) no-repeat;
}
#print_header {
	display:none;
}

#langue_fr a {
	position: relative;
	top: 10px;
	left: 42px;
	width: 69px;
	height: 8px;
	/*overflow: hidden;*/
}
#langue_en a {
	position: relative;
	top: 15px;
	left: 42px;
	width: 69px;
	height: 8px;
	/*overflow: hidden;*/
}
#langue_fr a:hover img, #langue_en a:hover img {
	border-left: 1px solid #DDD;
	border-right: 1px solid #999;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #999;
	padding: 1px;
	margin: 0px;
}

#slogan {
	color: #BBB;
	font-size: 11px;
	position: absolute;
	top: 13px;
	left: 150px;
	width: 550px;
	height: 18px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

#menu_up {
	text-align: right;
	color: #454a6d;
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	top: 15px;
	right: 14px;
	width: 250px;
	height: 15px;
	overflow: hidden;
}
#menu_up a:hover{
	text-decoration: underline;
}


#logo_fefaf_flash {
	background-color: #E6E6E9;
	position: absolute;
	top: 59px;
	left: 47px;
	width: 70px;
	height: 60px;
	overflow: hidden;
}


#banner {
	position: absolute;
	top: 45px;
	left: 168px;
	width: 681px;
	height: 111px;
	overflow: hidden;
}

h1 {
	font-size: 1.4em;
	color: #113;
	text-align: center;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 1.2em;
	color: #3d3c60;
	text-indent: 1em;
	margin-right: 30px;
	margin-left: 20px;
}

h3 {
	font-size: 1em;
	color: #993333;
	margin-right: 20px;
	margin-left: 20px;
}

#main {
	height: 445px;
	width: 850px;
	background: #CCC url(fefaf_corps.jpg) no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#menu {
	float: left;
	width: 140px;
	margin: 0;
	padding: 10px;
	margin-left: 0px;
	/*background-color: #009900;*/
}

#menu .menu_a {
	text-align: center;
	margin-bottom: 11px;
	line-height: 0.8;
}
#menu .menu_a a {
	color: #454a6d;
	font-size: 11px;
	font-weight: bold;
}
#menu .menu_a a:hover, #menu .menu_b a:hover, #menu .menu_c a:hover {	color: #00F; }

#menu .menu_b {
	text-align: left;
	margin-bottom: 15px;
	line-height: 0.8;
}
#menu .menu_b a {
	color: #454a6d;
	font-size: 11px;
	font-weight: bold;
}

#menu .menu_c {
	text-align: left;
	margin-bottom: 5px;
	line-height: 0.8;
}
#menu .menu_c a {
	color: #454a6d;
	font-size: 10px;
	text-align: center;
}

#corps {
	color: #000;
	text-align: justify;
	font-size: 95%;
	float: right;
	width: 623px;
	height: 400px;
	overflow: auto;
	margin: 0;
	margin-right: 1px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 32px;
	padding-bottom: 20px;
	/*background-color: #FF0033;*/
}

.chapeau {
	color: #000;
	text-align: center;
	font-size: 110%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}

.post_scriptum {
	color: #556;
	text-align: left;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}


#footer {
	width: 850px;
	height: 15px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
.footer_txt {
	font-size: 80%;
	color: #447;
	text-align: center;
	letter-spacing: 0.1em;
	position: relative;
	left: 80px;
	width: 640px;
}

li {
	padding-top: 4px;
}


.titre_news {
	font-size: 14px;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
	color: #336;
}
.date_news {
	font-size: 12px;
	font-style: italic;
	margin-left: 20px;
	text-align: left;
	clear: both;
}
.document_news {
	font-size: 10px;
	margin-left: 40px;
	text-align: left;
	clear: both;
	border-bottom: 1px solid  #8AF;
}
.document_news a {
	color: #CC0033;
}
