
/* #005A9C */

body {
  padding: 5px 10px;
  margin: 0;
  font-family: sans-serif;
  color: black;
  background: white;
}

form {width:900px;}
a:link, a:visited,a:active { color: #00C; background: transparent;text-decoration:underline;}
a:link img, a:visited img { border-style: none } 

h1, h2, h3 { color: #777; background: white;text-align: left }
h1 { font-size: 140%;}
h2 {  font-size: 120%;}
h3 { font-size: 100%;font-weight:bold; }


.hide { display: none }
.clear:after {content:.;height:0;clear:both;}

#divHeader {width:100%;border-bottom:2px #777 solid;margin-bottom:15px;}
#divHeader h1 {margin-bottom:5px;}

#divHeader #divLinks {width:300px;text-align:right;float:right;font-size:80%;font-weight:bold;}

#divRedirectMessage {width:100%;margin:8px 0;border-bottom:2px #777 solid;padding:2px 0 15px 0; color: #777;text-align:center;}

#divBreadCrumb {font-size:80%;color:#00C;font-weight:bold;}

#divMenuList {margin:20px 40px }
#divMenuList h3 {margin:10px 0 4px 0;}
#divMenuList p {margin:0 0 4px 30px;}

#divContent	{text-align:justify;}
#divContent p {margin:3px;}
#divContentDetail {margin-left:20px;}
#divContentDetail h3 {margin:8px 0 3px 0;}
#divContentDetail p {margin:1px;}

#divMedias .retrait {margin-left:8px;}
 
dt, dd { margin-top: 0; margin-bottom: 0 } 
dt { font-weight: bold;}



