@import url("navigation.css");


/* default CLASS and ID */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background:#37253A;
	background:#636363;
	background:url('../media/bg.gif') repeat-x 0px 0px #38373a;
	font:12px/1.5 'verdana', 'arial', 'helvetica', sans-serif;
	}

body, html {
	}

p { 
	padding:0px;
	margin:0px;
	}

#flashcontent {
	position:absolute;
	z-index:0;
	left:0;
	width:100%;
	}

#header {
	position:relative;
	width:940px;
	height:70px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	display:table;
	background:url('../media/header_bg.gif') no-repeat 0px 0px;
}

#header .logo{
	float:left;
	margin:20px 0px 0px 25px;
}

#site_body {
	position:relative;
	width:940px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	display:table;
	background:#FFFFFF;
	}


#site_body .container{
	float:left;
	width:900px;
	padding:15px 20px 30px 20px;
	}

#right_frame {
	float:right;
	padding:0px 0px 0px 0px;
	width:250px;
	}

#bandeau {
	float:left;
	width:918px;
	padding:12px 11px 0px 11px;
	padding:6px 0 0 0;
	margin-left:6px;
	}

#footer {
	width:940px;
	height:40px;
	padding:20px 0px 0px 0px;
	float:left;
	text-align:center;
	color:#A9A9A9;
	font-size:10px;
	background:url('../media/footer_bg.gif') no-repeat bottom 0px;
	}

#footer div{
	display:inline;
	}

#footer .item,
#footer .item_over{
	font-size:11px;
	padding:0px 13px 0px 13px;
	border:1px #c7c7c7 solid;
	border-style:none solid none none;
	}

#footer a{
	color:#A9A9A9;
	text-decoration:none;
	}

#footer a:hover{
	text-decoration:underline;
	}

#mentions {
	position:relative;
	width:940px;
	height:80px;
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	display:table;
	font-size:10.5px;
	color:#666666;
	text-align:center;
}

#mentions a{
	color:#666666;
	text-decoration:none;
}

#mentions a:hover{
	text-decoration:underline;
}


/* Encart - Actualités */
.news_frame {
	float:right;
	width:220px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 15px 0px;
	}

.news_frame .event {
	float:left;
	width:185px;
	height:68px;
	font-size:11px;
	line-height:16px;
	background:url('../media/news_bg.gif') repeat-y 3px 0px;
	padding:2px 5px 0px 15px;
	margin:10px 0px 10px 0px;
	}

.news_frame .event b {
	font-family:'Arial', 'helvetica', sans-serif;
	font-weight:bold;
	color:#454545;
	font-size:11px;
	}

.news_frame .event a {
	text-decoration:none;
	font-size:11px;
	color:#757575;
	}

.news_frame .event a:hover{
	text-decoration:underline;
	}

.news_frame .link {
	float:left;
	width:205px;
	margin:20px 0px 0px 0px;
	text-align:right;
	font-size:10px;
	padding:6px 15px 6px 0px;
	background:#F2F2F2;
	}

.news_frame .link a {
	color:#888888;
	text-decoration:none;
	}

.news_frame .link a:hover {
	color:#656565;
	}


/* Encart - Contact */
.contact_frame {
	float:right;
	width:235px;
	height:150px;
	text-align:left;
	padding:20px 0px 0px 0px;
	margin:30px 0px 10px 0px;
	color:#454545;
	font-size:11px;
	background:url('../media/contact_bg.gif') no-repeat 0px 0px;
	}

.contact_frame .content{
	padding:0px 0px 0px 10px;
	}

.contact_frame .content p{
	padding:2px 0px 5px 10px;
	}

.contact_frame .content b {
	font-family:'Arial', 'helvetica', sans-serif;
	font-weight:bold;
	color:#353535;
	font-size:11px;
	}

.contact_frame .content .link{
	background:url('../media/grey_arrow.gif') no-repeat 10px 5px;
	padding:5px 0px 3px 32px;
	}

.contact_frame .content a{
	color:#757575;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
	}

.contact_frame .content a:hover{
	text-decoration:none;
	}


/* Encart - Accès rapide */
.quick_links_frame {
	float:left;
	width:220px;
	text-align:left;
	padding:0px 15px 0px 15px;
	margin:40px 0px 0px 0px;
	}

.quick_links_frame .list{
	float:left;
	width:220px;
	margin:10px 0px 0px 0px;
	}

.quick_links_frame .list div{
	width:206px;
	font-size:11px;
	padding:8px 4px 9px 10px;
	background:url('../media/dotted_line_03.gif') repeat-x 0px bottom;
	}

.quick_links_frame .list p{
	width:216px;
	background:url('../media/blue_arrow.gif') no-repeat 195px 3px;
	}

.quick_links_frame .list a{
	text-decoration:none;
	color:#4D4D4D;
	}

.quick_links_frame .list a:hover{
	color:#006CB8;
	}
