@charset "utf-8";

html {
	height				: 100%;
}

body {
	height				: 100%;
	margin				: 0;
	padding				: 0;
	background-color	: #F3ECDA;
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
}

.texteBlanc {
	font-weight			: bold;
	text-transform		: none;
	color				: #FFFFFF;
	height				: 15px;
}

.texte {
	color				: #696969;
}

span.rouge {
	color				: #A80B06;
}

a.Menu_Flag:link, a.Menu_Flag:active, a.Menu_Flag:visited, a.Menu_Flag:hover {
	padding-left		: 3px;
	padding-right		: 3px;
}

a.PagesL:link, a.PagesL:active, a.PagesL:visited, a.PagesL:hover {
	color				: #000;
	text-decoration		: none;
}

a.Liens:link, a.Liens:active, a.Liens:visited, a.Liens:hover {
	color				: #0079C8;
	text-decoration		: none;
}

a.Menu_Mid:link, a.Menu_Mid:active, a.Menu_Mid:visited, a.Menu_Mid:hover {
	color				: #FFF;
	text-decoration		: none;
}

ul.Menu_Mid_ul {
	list-style-type		: none;
	padding				: 0px;

	margin				: 0px;
	color				: #FFF;
	text-transform		: uppercase;
}

li.Menu_Mid_li{
	margin				: 0px;
	padding				: 0px 14px 0 8px;
	float				: left;
	height				: 37px;
	line-height			: 37px;
	text-align			: center;
	background-image	: url('../_images/menu_mid_sep.jpg');
	background-repeat	: no-repeat;
	background-position : right;
}

li.Menu_Mid_lib{
	margin				: 0px;
	padding-left		: 8px;
	float				: left;
	height				: 37px;
	line-height			: 37px;
	text-align			: center;
}

.Formulaires {
	border 				: 1px solid #165276;
	color				: #165276;
}

div#Containner {
	width				: 951px;
	position			: relative;
	margin				: auto;
	padding-top			: 15px;
}

div#Header {
	width				: 951px;
	height				: 192px;
}

div#Header_Top {
	height				: 17px;
	line-height			: 17px;
	padding-left		: 891px;
	background-color	: #FDFFF5;
}

div#Header_Middle {
	height				: 137px;
	background-image 	: url('../_images/page_banner.jpg');
}

div#Header_Btm {
	height				: 37px;
	background-color	: #0079C8;
	text-align			: center;
}

div#Body {
	width				: 951px;
	margin-top			: 10px;
	position			: relative;
	background-color	: #FFF;
}

div#Footer {
	width				: 951px;
	height				: 15px;
	text-align			: center;
	line-height			: 15px;
	font-size			: 9px;
	background-color	: #0079C8;
	color				: #F3ECDA;
	float				: left;
}

div#Body_Title {
	height				: 40px;
	line-height			: 40px;
	padding-left		: 20px;
	color				: #0079C8;
	font-size			: 24px;
	border-bottom		: 9px solid #00CCFF;
}

div#Body_Content {
	padding				: 30px 15px 30px 15px;
	color				: #696969;
}

div.Pages_H div.Pages_B {
	height				: 15px;
	line-height			: 15px;
	text-align			: left;
	float				: left;
	width				: 921px;
	background-color 	: #000;
}

div.Pages_H { padding-bottom 	: 10px; }
div.Pages_B { padding-top		: 10px; }

/************************************
 ******** PAGE CREATION & M *********
 ************************************/

div#Body_CM_R {
	width				: 179px;
	height				: 201px;
	margin				: 0px 10px 10px 10px;
	float				: right;
	background-image 	: url('../_images/logoCDN.jpg');
	background-repeat	: no-repeat;
}

div#Body_CM_B {
	width				: 879px;
	height				: 352px;
	margin				: 21px 21px 0px 21px;
	background-image	: url('../_images/CM_bas.jpg');
}
div#Body_CM_2_P1 {
	width				: 230px;
	height				: 153px;
	margin				: 15px 20px 15px 100px;
	background-image	: url('../_images/CM_2_P1.jpg');
	float				: left;
	background-color	: red;
}
div#Body_CM_2_P2 {
	width				: 191px;
	height				: 153px;
	margin				: 15px 160px 15px 20px;
	background-image	: url('../_images/CM_2_P2.jpg');
	float				: left;
	background-color	: blue;
}

/************************************
 ******** PAGE CREATION & M *********
 ************************************/

div#Body_SR_1_P1 {
	width				: 879px;
	height				: 273px;
	margin				: 21px 21px 21px 21px;
	background-image	: url('../_images/SR_1_P1.jpg');
	background-position	: center;
	background-repeat	: no-repeat;
}
 
