/****************************************
auteur : FRANCKLIN James
contact : jfrancklin@gmail.com
copyright (C) 2010
****************************************/

html, body, div  {
	margin : 0;
	padding : 0;
	border : 0;
	background-color: #425166;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/* ***************************************** HEADER */
#header {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height: auto;
	background-color:#05286C;
	color:#FFF;
	text-align: center;
}
.bandeau {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #0840AD;
	text-align: center;
	font-style: normal;
	line-height: normal;
}


/******************************* Menu ***************/
.glossymenu{ position: relative; padding: 0 0 0 25px; margin: 0 auto 0 0; background: url(../../media/images/menub_bg.gif) repeat-x; /*tab background image path*/ height: 40px; list-style: none; width: 900; }
.glossymenu li{ float:left;}
.glossymenu li a{ float: left; display: block; color:#000;	text-decoration: none; font-family: sans-serif;	font-size: 13px; font-weight: bold;	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/	height: 40px; line-height: 40px; text-align: center; cursor: pointer;}
.glossymenu li a b { float: left; display: block; padding: 0 24px 0 8px; /*Padding of menu items*/}
.glossymenu li.current a, .glossymenu li a:hover{ color: #fff; background: url(../../media/images/menub_hover_left.gif) no-repeat; /*left tab image path*/ background-position: left; }
.glossymenu li.current a b, .glossymenu li a:hover b{ color: #fff; background: url(../../media/images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/}
#top { margin-left: auto; margin-right: auto; width:900px; background-color: #05286C }
#top .container {width:900px; height:90; margin:0px auto 0px auto;padding:0px; text-align:center }
#top a {float:left;display:block;margin:0px;padding:10px 0px 0px 20px;color:#E4E4E4}
#top a:hover {color:#BF6217;}

/* ***************************************** GENERAL */
#piedpage {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height: auto;
	background-color:#05286C;
	color:#FFF;
	text-align: center;
	font-size: 12px;
	font-style: normal;
}
.radio {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA0515;
	text-align: center;
}
.stylenews {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	text-decoration: none;
}	
.forum {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	text-align: left;
	text-decoration: none;
}

/* ***************************************** FOOTER */
#corp {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height: auto;
	background-color:#FFFFFF;
	color:#FFF;
	text-align: center;
} 
#footer {
	margin:0 auto;
	width:340px;
	overflow:auto;
}
#footer-contextuel {
	text-align:center;
	padding:10px;
	font-size:10px;
	font-weight:normal;
}
#footer-contextuel li {
	display:inline;
	padding:2 4px;
	color: #000;
}
#footer-groupe {
	text-align:center;
	margin-bottom:0px;
	font-size:10px;
	font-weight:normal;
}
#footer-groupe li { display:inline; padding:0 0px;}
#footer-groupe li a {
	text-align:center;
	display:inline;
	height:8px;
	text-decoration:none;
	color:#000!important;
	margin:0 0px;
}
#footer-corporate {
	text-align:center;
	color:#000;
	font-size:12px;
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
}
#footer-corporate li {
	display:inline;
} #footer-corporate a {
	color:#000!important;
	padding:0 15px;
}
#footer a, #footer_all a { color:#000000; }
contact {
	color: #000;
}
