

body {
  font-family: Arial, Sans-Serif;
  background-color : #ffffff;
  padding: 0;
  text-align: center;
  font-size: 9pt;
  color: #00225A }
  

h1 {
  font-family: Arial, Sans-Serif;
  font-size: 24pt;
  font-weight: normal;
  text-align: center }

h2 {
  font-family: Arial, Sans-Serif;
  font-size: 20pt;
  font-weight: normal;
  text-align: center }

h3 {
  font-family: Arial, Sans-Serif;
  font-size: 20pt;
  font-weight: normal;
  text-align: left }

h4 {
  font-family: Arial, Sans-Serif;
  font-size: 16pt;
  font-weight: normal;
  text-align: center}

h5 {
  font-family: Arial, Sans-Serif;
  font-size: 12pt;
  font-weight: normal;
  text-align: center }

h6 {
  font-size: 8pt;
  text-align: left;
  font-weight : normal }

p {
  font-size: 9pt;
  text-align: justify }

ul {
  /*list-style-image: url("/images/bullet.gif");*/
  text-align:left }

th {
  font-size: 11pt;
  text-align: left }

td {
  font-size: 9pt;
  text-align: left }

hr {
  text-align: center;
  color : #9F7502 }

tfoot td {
  font-size: 9pt;
  text-align: center }

a {
  color : #006666 }

a:hover {
  text-decoration: none;
  color : #FFCC33}

img {
  border-color : #0080C6 }


.contentBody {
	padding-left : 30;
	padding-right : 30;
	background-repeat: no-repeat;
	
}

.retrait {
	padding-left : 30;
}

.Menu {
  font-family: Verdana, Arial, Sans-Serif;
  background-color : #6699FF;
  border-collapse : collapse } /*6699FF*/

.Menu td {
  background-color : #ffffff;
  background-image : url('/images/bkgMenu1.gif');
  font-size: 8pt;
  text-align: left;
  vertical-align : top;
  padding-left: 0px;
  padding-right: 0px; 
  color: #000000 }

.Menu th 
{
  background-color : #6699FF;
  /*background-image : url('/nouveau/images/bkgMenu1.gif');*/
  font-size: 7pt }

.Menu th a {
  color: #FFFFFF }

.Menu th a:visited {
  color: #FFFFFF }

.Menu td a {
  color: #000000 }

.Menu td a:visited {
  color: #000000 }

.Menu2 {
  font-family: Verdana, Arial, Sans-Serif;
  background-image: none;
  background-color : #6699FF ;
  border-collapse : collapse }

.Menu2 td {
  background-color : #FFCC33;
  background-image : none;
  font-size: 7pt;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom-style : ridge;
  border-right-style :ridge;
  border-color:FFCC33;
/*  border-bottom-width : medium;
  border-bottom-color :Blue;
  /*border-collapse : separate ;*/
  color: #000000 }

.Menu2 th 
{
  background-color : #99CC33;
  text-align : center;
  border-right-style :ridge;
  border-bottom-style : ridge;
  border-color:99CC33;
  font-size: 8pt }
  
.Menu2 th a {
  text-decoration: none;	
  color: #000000 }

.Menu2 th a:visited {
  text-decoration: none;
  color: #000000 }

.Menu2 th a:hover {
  text-decoration: none;
  /*background-color : #9F7502;*/
  color: #FF0000 }

.Menu2 td a {
  color: #000000 }

.Menu2 td a:visited {
  color: #000000 }

.Menu2 td a:hover {
  color: #000000 }


.BasPage {
  text-align: right;
  background-position: top right;
  background-repeat: no-repeat;
  background-color : #FFFFFF; 
  border-collapse: collapse;
 }

.BasPage td {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  text-align: center;
  color : #0080C5;
  background-image: url("/images/bkgFooter1.gif");
  background-position : bottom;
  background-repeat : repeat-x;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px; 
  }

.BasPage td a {
  color: #0080C6 }

.BasPage th {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  font-weight : normal;
  text-align: right;
  color : #9EC9EC;
  padding-right: 0px }

.BasPage th a {
  color: #9EC9EC }


.title{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 20pt;
  font-weight: bold;  
  color : #99CC33; 
}

.subtitle{
  font-size: 15pt;
  font-weight :400;
  color : #FFCC33; 
}

.colorVeryDarkBlue {
  color : #00225A
}
.colorDarkBlue {
  color: #0080C6 }
  
.colorBlue {
	color: #6699FF}

.colorRed {
  color: #FF0000 }
  
.colorOrange {
  color: #FFCC33 }

.colorGreen {
  color: #99CC33 }

.colorBrown {
  color: #9F7502 }


