html, body{
	padding: 0px;
	margin: 0px;
	background-color: #f2f0ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 100%;

	overflow: hidden;
	background: url(../img/mad.jpg) no-repeat center fixed; 
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
}

img {
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}


a:focus {
	outline: none;
}

.clear {
	clear: both;
}

#fbFooter select {
	border: 1px solid #1b77b5;
	color: #1b77b5;
}

.fbPaginationMinor {
	color: #1b77b5;
	margin-left: 10px;
	
	
	display: none;
}

#fbContents {
	float: left;
	margin-top: 0px;
	margin-left: 0px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#ffffff;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #1b77b5;
}

a.altlink:visited {
	color: #1b77b5;
}

a.altlink:hover{
	color: #13517E;
}

div#main {
	width:100%;
}
div#top {
	background: url(../img/bg-top.png) repeat-x bottom;
	height: 79px;
}
div#top img.top-texte {
	float: right;
	margin: 16px 23px 0 0;
}




div#masternav {
	padding-top: 5px;
}
div#masternav div#divnav1 .subnavl1 {
	color: #000;
	width: 360px;
	background-color: #a5dcff;
	margin-left: 0px;
}
div#masternav div#divnav2 .subnavl1 {
	color: #000;
	width: 440px;
	background-color: #ade32a;
	margin-left: 89px;
}
div#masternav div#divnav3 .subnavl1 {
	color: #000;
	width: 220px;
	background-color: #fbb36c;
	margin-left: 205px;
}
div#masternav div#divnav4 .subnavl1 {
	color: #000;
	width: 220px;
	background-color: #ffa5fe;
	margin-left: 355px;
}

div#masternav .subnavl1 {
	display: none;
	position: absolute;
	left: 0px;
	z-index: 5;
	margin-top: 24px;
	padding: 4px 5px 4px 6px;
}

div#masternav .subnavl1 a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
}

div#masternav .subnavl2 {
	padding: 3px 0 3px 8px;
}
div#masternav .subnavl2 a {
	color: #666;
}
div#masternav .subnavl3 {
	padding: 0px 0 3px 8px;
}
div#masternav .subnavl3 a {
	color: #666;
}



#masternav div.ileft,
#masternav div.iright,
#masternav div.txt {
	float: left;
	height: 25px;
	line-height: 25px;
}
#masternav div.ileft,
#masternav div.iright {
	overflow: hidden;
}
#masternav div.txt {
	height: 23px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 8px 0 8px;
}


div#divnav1 {
	position: relative;
}
div#divnav1 div.txt {
	background: url(../img/og1_2.png) repeat-x 0 0;
}

div#divnav2 {
	position: relative;
}

div#divnav2 div.txt {
	background: url(../img/og2_2.png) repeat-x 0 0;
}
div#divnav3 {
	position: relative;
}

div#divnav3 div.txt {
	background: url(../img/og3_2.png) repeat-x 0 0;
}
div#divnav4 {
	position: relative;
}
div#divnav4 div.txt {
	background: url(../img/og4_2.png) repeat-x 0 0;
}


div#mainflash {
	width: 827px;
/*	height: 680px;*/
	margin: 0 auto;
	padding-bottom: 35px;
}


div#baseflash {
	/* 952x673 */
	width: 792px;
	height: 560px;
	overflow: hidden;
}
div#btaction {
	position: absolute;
	margin-top: 25px;
	margin-left: 791px;
	width: 35px;
	height: auto;
	/*background-color: #666;
	background-image: url(../img/actionbg.png);
	background-repeat: repeat-y*/
}

/*div#btaction img.bt {
 margin: 3px 0 4px 3px;
}*/


div#fbFooter {
	position: fixed;
	bottom: 0px;
	height: 31px;
	background-color: #c3c6c6;
	width: 100%;
	background: url(../img/bg-bot.png) repeat-x 0 0;
}

#navbot {
/*	width: 388px;*/
	height: 26px;
	margin-top: 5px;
	background-image: url(../img/navbot.png);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	color: #333;
	font-weight: bold;
}
#navbot a {
	text-decoration: none;
}


#btForm1 {
	display: none;

	z-index: 10;
	position: absolute;
	width: 100px;
	height: 141px;
	border: 1px solid #333;
	margin-top: 0px;
/*	padding: 12px;*/
	color: #fff;
}

#postItBox {
	display: none;

	z-index: 15;
	position: absolute;
	width: 200px;
	height: 230px;
	background-color: #FFFC7F;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
/*	background: url(../img/bgpdflist.png) repeat 0 0;*/
	margin-top: 25px;
	margin-left: 10px;
	padding: 5px 12px;
	color: #fff;
}
#postItBox div {
	padding-top: 8px;
}
#postItBox #closepostit {
	height: 13px;
	border: 0;
	background-color: #FFFC7F;
	float: right;
	font-weight: bold;
	font-family: verdana;
}
#postItBox #txtPostIt {
	border: 1px solid #d6d59d;
	background-color: #FFFC7F;
	width: 196px;
	height: 168px;
}
#postItBox #savepostit {
	margin-top: 8px;
	border: 1px solid #333;
	background-color: #fff;
}

#pdflist {
	display: none;

	z-index: 10;
	position: absolute;
	width: 550px;
	height: 550px;
	background: url(../img/bgpdflist.png) repeat 0 0;
	margin-top: 10px;
	padding: 12px;
	color: #fff;
}
#pdflist .titre {
	font-weight: bold;
	padding-bottom: 14px;
	font-size: 13px;
}
#pdflist .liste {
	height: 500px;
	overflow: auto;
}
#pdflist .liste a {
	display: block;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 0 4px 34px;
	background: url(../img/bt-dl2.png) no-repeat 0 0;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}
#pdflist .liste a:last-child {
	border-bottom: 0px;
}
#closepdf {
	float: right;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	cursor: pointer;
}



#aidebox {
	display: none;

	z-index: 20;
	position: absolute;
	width: 550px;
	height: 550px;
	background: url(../img/bgpdflist.png) repeat 0 0;
	margin-top: 10px;
	padding: 12px;
	color: #fff;
}
#aidebox .titre {
	font-weight: bold;
	padding-bottom: 14px;
	font-size: 13px;
}
#aidebox .data {
	height: 500px;
	overflow: auto;
}
#closeaide {
	float: right;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
	cursor: pointer;
}

#aidebox h2 {
	font-size: 12px;
	margin: 12px 0 6px 0;
	padding: 0;
}