body {
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
<!--Style Propres en dehors du norme-->

.zoneRightEmpty {
	background: #D2D7DA;
	width: 6px;	
	vertical-align: top;
}

.TablePageTitle {
	width: 100%;
}

.patchContent
{
	width:50%;
	background:#FFFFFF;
}

.Logo {
	width: 158px;
	vertical-align: top;
}
.header.Branding {
	padding : 10px;
	border-collapse: collapse;	
	background: url(/images/branding.gif) left top no-repeat;
	height:104px;
	width:404px;
}

.header.Misc {
	font-family: arial, helvetica;
	font-size: small;
	color: #000000;
	vertical-align: top;
}

.header.Misc a {
	color: #111011;
}

.header.Misc a:hover {
	color: #8B6C64;
}


.header.Misc a:visited {
	color: #83635D;
}


.header.Misc a:active {
	color: #C09C94;
}

.zoneLeft {
	width: 156px;	
	vertical-align: top;
	padding-top: 14px;	
}

.zoneRight {	
	padding-top: 16px;		
	padding-right: 4px;
	width: 156px;	
}

.LeftMenuBullet {
	width: 8px;
}

.LeftMenu_Parent, .LefMenu_ParentCurrent {
	width: 143px;
	color: #000000;
	background: #FFFFFF;
}

.LeftMenu_ParentCurrent {
	color: #000000;
	background: #FFFFFF;	
}

.LeftMenu_ParentItem, .LeftMenu_ParentItemCurrent {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
	vertical-align: bottom;
}

.LeftMenu_ParentItem, .LeftMenu_ParentItemCurrent, .LeftMenu_ParentItem a, .LeftMenu_ParentItemCurrent a  {
	width: 164px;
	font-family: arial, helvetica;
	font-size: smaller; 
	color: #000000;
	text-decoration: none;
}

.LeftMenu_ParentItem a:hover, .LeftMenu_ParentItemCurrent a:hover {
	color: #AEAEAD;
	text-decoration: underline;
}

.LeftMenu_ParentItemCurrent {
	width: 170px;
	font-weight: bold;
	color: #0038A8;
}

.LeftMenu_ChildItem, .LeftMenu_ChildItemCurrent {
	width: 143px;
	background: #FFFFFF;
	border-bottom: 1px dotted #000000;
	padding-left: 24px;
	padding-right: 3px;	
	padding-top: 4px;
	padding-bottom: 4px;
}

.LeftMenu_ChildItemCurrent {
	background: #000000 url(/images/bg_left_menu_subitem_select.gif) left top no-repeat;
}

.LeftMenu_ChildItem a, .LeftMenu_ChildItemCurrent a {
	font-family: arial, helvetica;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.LeftMenu_ChildItem a:hover, .LeftMenu_ChildItemCurrent a:hover {
	text-decoration: underline;
}

.PageTitle {	
	height: 42px;	
	width: 417px;
	vertical-align: bottom;
	font-family: arial, helvetica;
	font-size: medium;	
	font-weight: bold;
	text-transform: uppercase;
	color: #515152;		
	background: #FFFFFF url(/images/bg_pagetitle.jpg) repeat-y;	
}

.MenuHaut, .MenuHaut_Accueil {
	font-family: arial, helvetica;
	font-size: smaller;
	color: #000000;	
	width: 590px;
	background: url(/images/bg_topmenu.jpg) no-repeat;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

.MenuHaut_Accueil {
	width: 775px;
	height: 19px;
	padding-right: 10px;
	background: url(/images/bg_topmenu_home.jpg) left no-repeat;	
}

.MenuHautDisabled {
	font-family: arial, helvetica;
	font-size: smaller;	
	color: #999999;
}

.MenuHaut a, .MenuHaut_Accueil a {
	color: #000000;	
	padding-right: 4px;
	padding-left: 4px;
	font-size: smaller;	

}

.MenuHaut a:hover, .MenuHaut_Accueil a:hover {
	color: #999999;	

}

.TableMenuHaut {
	width: 750px;
	border-collapse: collapse;

}

.TableBreadcrumb {
	width: 100%;
	border-collapse: collapse;
}

.MenuPrincipal {
	text-align: left;
	font-family: arial, helvetica;
	font-size: small;
	background: #515152 url(/images/bg_mainmenu.gif) repeat-x;
	height: 25px;
	vertical-align: middle;
}			

.MenuPrincipalNormal {
	text-align: left;
	font-family: arial, helvetica;
	font-size: small;
	height: 25px;
	vertical-align: middle;
}			

.MenuPrincipalOver {
	text-align: left;
	font-family: arial, helvetica;
	font-size: small;
	height: 25px;
	vertical-align: middle;
	background: #AEAEAD;
}			

.MenuPrincipal a {				
	text-decoration: underline;	
	font-size: smaller;
	color: #FFFFFF;
	padding-right: 13px;
	padding-left: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

.MenuPrincipal a:hover {				
	text-decoration: none;	
	color: #000000;
	background: #AEAEAD;
}

.Breadcrumb {
	height: 23px;
	background: #6B81A4 url(/images/bg_breadcrumb.jpg) repeat-y;
	color: #FFFFFF;
	padding-left: 15px;

}

.Breadcrumb, .Breadcrumb a {		

	font-family: arial, helvetica;
	font-size: smaller;
	color: #0038A8;
}

.Breadcrumb a:hover {
	text-decoration: none;
	color: #0038A8;
}


.BreadcrumbText {
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bold;
}


.Toolbar {
	font-family: arial, helvetica;
	font-size: small;	
	text-align: right;
	width: 174px;
	background: #D2D3D8;
}

.ToolbarFill {
	background: #D2D4D8;
}

.footer, .footerAccueil {

	font-family: arial, helvetica;
	font-size: small;
	height: 19px;
	vertical-align: top;
	padding-top: 10px;
	width: 746px;
}

.footerAccueil {
	padding-left: 20px;
}

.footer img, .footerAccueil img {
	border: 0px;


}

.footer a, .footerAccueil a {


	text-decoration : underline;
	color: #0038A8;
	font-size: smaller;
}

.footer a:hover, .footer a:active, , .footerAccueil a:hover, , .footerAccueil a:active {
	text-decoration : none;
	color: #000000;
}

.footer a:active, , .footerAccueil a:active {
	text-decoration : none;
	color: #000000;
}

.print {
	width:600px;
	margin:5px;
}

.print_body {
	width:580px;
	margin-left:15px;
	margin-right:15px;
}

.print_head {
	border-bottom:2px solid black;
	width:600px;	
	valign:bottom;
}

.print_head_logo {
	width:300px;
	height: 70px;
}

.print_head_logo img{
	float:left;
}

.print_head_backlink {
	font-family: arial;
	font-size: small;
	width:300px;
}

.print_head_backlink a{
	float:right;padding-top:25px;
}

.print_body_title {
	float:left;
	width:100%;
	font-weight:bold;
	font-size:13px;			
}

.print_body_head {
	width:580px;
	valign:bottom;
	margin-bottom:20px;
}

.print_body_date {
	float:right;
}

.print a,.print a:visited {
	color:black;
}

.print_footer {
	margin-top:20px;
	width:600px;
}

.print_footer_info #td2{
	float:right;
}

.print_footer_info #td1{
	padding-left:20px;
	font-weight:bold;
	padding-bottom:5px;
}

.print_footer_info a{
	float:right;
}

.print_copy {
	float:right;
	margin-right:5px;
	font-family: arial;
	font-size: small;
}

.print_footer_info {
	width:600px;
	border-bottom:2px solid black;
}

.SiteMap a {
	color: #000000;
}

.RightBlockTitle, .RightBlockFirstTitle {
	font-family: arial;
	font-size: smaller;
	color: #FFFFFF;
	background: #7F9BC5;
	width: 134px;
	height: 21px;
	font-weight: bold;
	padding-left: 8px;
}

.RightBlockFirstTitle {
	width: 114px;
}

.RightBlockText {
	width: 133px;
	border-right: 1px solid #D9D8D8;
	border-left: 1px solid #D9D8D8;
	padding-left: 8px;
	font-family: arial;
	font-size: smaller;
}

.RightBlockText a:link, .RightBlockText a {
	color: #0038A8;
	font-family: arial;
	font-size: small;
}

.RightBlockText a:hover {
	color: #6795F0;
	text-decoration: none;
}

.RightBlockText a:visited {
	color: #6795F0;
}

.RightBlockText img {
	float:left; 
	border: #FFFFFF 
	solid 5px; 
	padding-right:4px;
}

.PdfFile {
	margin-top: 5px;



}

.demoBlock {
	padding-top: 15px;




}

.adobeReaderBlock {
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	font-family: arial, helvetica;
	font-size: x-small;
	border: #000000;
	solid 2px;
}

.adobeReaderBlock a:link {
	font-family: arial, helvetica;
	font-size: x-small;		
	color: #0038A8;	
}

.adobeReaderBlock a:hover {
	color: #0038A8;	
	font-size: x-small;	
	text-decoration: none;
}

.adobeReaderBlock a:visited {
	color: #0038A8;	
	font-size: x-small;	
	text-decoration: underline;
}

.MenuAccueil0 {
	background: url(/images/accueil_logo_f_bg0.jpg) no-repeat;
	height: 125px;
	width: 214px;
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
}
.MenuAccueil1 {
	background: url(/images/accueil_logo_f_bg1.jpg) no-repeat;
	height: 125px;
	width: 214px;
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
}
.MenuAccueil2 {
	background: url(/images/accueil_logo_f_bg2.jpg) no-repeat;
	height: 125px;
	width: 214px;
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
}
.MenuAccueil3 {
	background: url(/images/accueil_logo_f_bg3.jpg) no-repeat;
	height: 125px;
	width: 214px;
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
}
.MenuAccueil4 {
	background: url(/images/accueil_logo_f_bg4.jpg) no-repeat;
	height: 125px;
	width: 214px;
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
}
.MenuAccueil5 {
	background: url(/images/accueil_logo_f_bg5.jpg) no-repeat;
	height: 125px;
	width: 214px;
	vertical-align: top;
	padding-top: 60px;
	padding-left: 10px;
}


.MenuAccueil0 a, .MenuAccueil1 a, .MenuAccueil2 a, .MenuAccueil3 a, .MenuAccueil4 a, .MenuAccueil5 a {
	text-decoration: none;

	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;	
}

.MenuAccueil0 a:hover, .MenuAccueil1 a:hover, .MenuAccueil2 a:hover, .MenuAccueil3 a:hover, .MenuAccueil4 a:hover, .MenuAccueil5 a:hover {
	text-decoration: none;
	color: #0038A8;
}

.BgAccueilMiddle {
	background: url(/images/bg_accueil_middle.jpg) repeat-x;
	width:100%;
}

.BgAccueilBottom {
	background-color: #677D9E;
	width:100%;
}

.AccueilMiddleTable {
	width: 100%;
}

.ContentAccueil {
	width: 100%;
}

.AccueilBottom {
	vertical-align: top;
	background: url(/images/accueil_bottom.jpg) no-repeat;
	width: 762px;
	height: 167px;
}

.AccueilBottom2 {
	vertical-align: top;
	background: url(/images/accueil_bottom_line2.jpg) repeat-y;
	width: 762px;
}

.AccueilTextTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 11px;
	width: 485px;
	padding-top: 41px;
	padding-left:203px;
}

.AccueilTextLeft {
	padding-left:203px;
}

.AccueilText, .AccueilTextLeft{
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;

}

.AccueilText a, .AccueilTextLeft a {
	color: #003366;
	font-family: arial;	
}

.AccueilText a:hover, .AccueilTextLeft a:hover {
	text-decoration: none;
}

.right {
	vertical-align: top;
}
.Required
{
    FONT-SIZE: small;
    BACKGROUND: #FFFFFF;
    COLOR: #ff0000;
    FONT-FAMILY: arial, helvetica;
    TEXT-ALIGN: left
}

.Notes {
	font-family: arial, helvetica;
	font-size: 11px;
	text-align: left;
	background: #FFFFFF;
	color:#77787B;
}

.Error {
	font-family: arial, helvetica;
	font-size: smaller;
	text-align: left;
	background: #FFFFFF;
	color:#FF0000;
}


<!--Fin Style propres-->

<!-- Zone de contenu -->
.zoneContent {
	vertical-align: top;
	padding-right: 10px;
	width: 610px;


}
.zoneContent.bloc {
	margin-left: 0px;
	margin-top : 12px;
	width:582px;
}

<!-- Liste à puce -->
ul {
	list-style-image: url(./images/bullet.gif);
	list-style-type: square;
}

<!-- ================================== -->
<!-- Table des matières -->
<!-- ================================== -->
.TOC {
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-top: 9px;
	font-size: smaller;
	font-family: arial, helvetica;
	line-height: 14pt;
}

<!-- ================================== -->
<!-- Liens dans les tables des matières -->
<!-- ================================== -->
.TOC a {
		color: #003366;
	text-decoration: underline;
}

.TOC a:link {
	color: #003366;
	text-decoration: underline;
}

.TOC a:hover {
	color: #003366;
	font-weight : bold;
	text-decoration : none;
}

.TOC a:visited {
	color: #003366;
}

.TOC a:active {
	color: #0038A8;
}


<!-- ================================== -->
<!-- Blocs de texte -->
<!-- ================================== -->
.bloc {
	margin-left: 0px;
	margin-top : 12px;
}

.Copyrights{
text-align: right;
}
<!-- Titre des blocs de texte -->
.Title {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: medium;
	color: #003366;
	padding-bottom : 10px;
	line-height: 18pt;
}

.Subtitle {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: small;
	color: #003366;
	padding-bottom : 10px;
	line-height: 20pt;
}

<!-- Contenu texte des blocs de texte -->
.blocContent {
	font-family: arial, helvetica;
	font-size: smaller;
	color: #003366;	
}

<!-- Liens dans le contenu des blocs de texte -->
.blocContent a:link, .blocContent a {
	color: #003366;
	text-decoration: underline;
}

.blocContent a:hover {
	color: #003366;
	font-weight : bold;
	text-decoration : underline;
}

.blocContent a:visited {
	color: #999999;
}

.blocContent a:active {
	color: #0038A8;
}	
<!-- ================================== -->
<!-- Tableaux-->
<!-- ================================== -->

<!-- Tableaux dans le contenu des blocs de texte -->
.blocContent table {
	padding : 0px;
	border-collapse: collapse;
}

.blocContent table td  {
	background: #EDF1F4;
	border: #003366 solid 1px;	
	padding : 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px;
	color: #003366;	
	font-family: arial, helvetica;
}

<!-- Paragraphes dans le contenu des blocs de texte -->
.blocContent p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

<!-- ================================== -->
<!-- Flèche "haut de page" -->
<!-- ================================== -->
.topOfPage {
	width: 100%;
	text-align: right;
}

.topOfPage a {
	padding-right: 5px;
	font-size: x-small;
	font-family: arial, helvetica;	
}

.topOfPage a:link {
	color: #003366;
}

.topOfPage a:hover {
	color: #FF9900;
	text-decoration: none;
}

.topOfPage a:visited {
	color: #003366;
}

.topOfPage a:active {
	color: #003366;
}

<!-- ================================== -->
<!-- Formulaires -->
<!-- ================================== -->
.forms td, .forms {
	font-family: arial, helvetica;
	font-size: small;
	color: #003366;
	vertical-align: top;
}

<!-- Libellé des formulaires -->
.lblForm {
	font-weight: bold;
}

<!-- Boîte déroulante -->
.inputOption {
   font-size : 10pt; 
   font-family : Arial, helvetica, sans-serif; 
   color : #000000; 
   background : #EDF1F4; 
	 width: 150px;      
}

<!-- Boîte de texte -->
.inputTextarea {
   font-size : 10pt; 
   font-family : Arial, helvetica, sans-serif; 
   color : #000000; 
   background : #EDF1F4; 
   border-width : 1pt; 
   border-color : #3A6180; 
   border-style : solid;    
}

<!-- Champ texte -->
.inputText {
   font-size : 10pt; 
   font-family : Arial, helvetica, sans-serif; 
   color : #000000; 
   background : #EDF1F4; 
   border-width : 1pt; 
   border-color : #3A6180; 
   border-style : solid; 
}

<!-- Boutons -->
.inputBtn {
   font-size : 10pt; 
   font-family : Arial, helvetica, sans-serif; 
   color : #000000; 
   background : #EDF1F4; 
   border-width : 1pt; 
   border-color : #3A6180; 
   border-style : solid; 
}

<!-- libellé "requis" -->
.lblRequis {
	font-size: smaller;
}