body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

#header {
background-color:none;
}


#centre {
background-color:none;
margin: 10px;
height:600px
}

table.sample {
width: 100%;
background-color:none;
}

#pied {
background-color:none;
}


.ColorBlue {
	background-color:#225A9D; 
}

.ColorGreen {
	background-color: #00A5A4;
}
.ColorPurpure {
	background: #862D7E;
}
.ColorRed {
	background-color: #AB2836;
}
.ColorOrange {
	background-color: #E66E2D;
}


HR.red1 {
color: #AB2836;
background-color: #AB2836;
height: 1px;
border: 0;
}
HR.Green1 {
color: #00A5A4;
background-color: #00A5A4;
height: 1px;
border: 0;
}
HR.Purpure1 {
color: #862D7E;
background-color: #862D7E;
height: 1px;
border: 0;
}
HR.Orange1 {
color: #E66E2D;
background-color: #E66E2D;
height: 1px;
border: 0;
}

.ligneGreen {
  border-top: 4px solid #00A5A4; 
  
   }
.ligneRed {
 border-top: 4px solid #AB2836; 
   }
.lignePurpure {
 border-top: 4px solid #862D7E; 
   }
.ligneOrange {
 border-top: 4px solid #E66E2D; 
   }

.H3px
{
height:3px}

.H2px
{
height:2px}

.H4px
{
height:4px}

.H65px
{
height:65px}


.text_logo_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
}

.text_logo_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.fontTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4772B1;
	font-weight: bold;
	
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.sitemap {
	font-size: 10px;
	
}

p {margin: 0;}

.top    { vertical-align:top;}
.middle  { vertical-align:middle;}
.bottom   { vertical-align:bottom;}
.left   { text-align:left;}
.right   { text-align:right;}
.center   { text-align: center;}


A.type1:link {color:#FFFFFF; text-decoration:underline;}
A.type1:visited {color:#FFFFFF; text-decoration:underline;}
A.type1:active {color:#FFFFFF; text-decoration:underline;}
A.type1:hover {color:#FFFFFF; text-decoration:underline;}

A.type2:link { font-size: 16px; color:#AB2836; text-decoration:underline; }
A.type2:visited { font-size: 16px; color:#AB2836; text-decoration:underline;}
A.type2:active { font-size: 16px; color:#AB2836; text-decoration:underline;}
A.type2:hover { font-size: 16px; color:#AB2836; text-decoration:underline;}