/***********************************************************************
Le document
************************************************************************150-200-200*/
body {font-family:Verdana,Arial,sans-serif;font-size:13px;margin:18px;padding:0;background-color:rgb(0,100,200);color:rgb(0,100,200);}

/***********************************************************************
Les différentes parties
************************************************************************/

#page_global   {margin:0px auto;width:950px;background-color:white;}

#page_1bloc    {margin:0px; background-color:white; width:100%;}

#page_2blocs_1 {margin:0px; float:left;  background-color:white; width:50%;}
#page_2blocs_2 {margin:0px; float:right; background-color:white; width:50%;}

#page_3blocs_1 {margin:0px; float:left;  background-color:white; width:33%;}
#page_3blocs_2 {margin:0px; float:left;  background-color:white; width:33%;}
#page_3blocs_3 {margin:0px; float:right; background-color:white; width:34%;}

#page_4blocs_1 {margin:0px; float:left;  background-color:black; width:25%;}
#page_4blocs_2 {margin:0px; float:left;  background-color:black; width:25%;}
#page_4blocs_3 {margin:0px; float:left;  background-color:black; width:25%;}
#page_4blocs_4 {margin:0px; float:right; background-color:black; width:25%;}

#page_5blocs_1 {margin:0px; float:left;  background-color:black; width:20%;}
#page_5blocs_2 {margin:0px; float:left;  background-color:black; width:20%;}
#page_5blocs_3 {margin:0px; float:left;  background-color:black; width:20%;}
#page_5blocs_4 {margin:0px; float:left;  background-color:black; width:20%;}
#page_5blocs_5 {margin:0px; float:right; background-color:black; width:20%;}

/***********************************************************************
Les types
************************************************************************/

h1 {margin:2px; font-size:20px;font-weight:bold;color:rgb(0,100,200);}
h2 {margin:2px; font-size:18px;font-weight:bold;color:rgb(0,100,200);}
h3 {margin:2px; font-size:13px;font-weight:bold;color:rgb(0,100,200);}

p {margin:1px;color:rgb(75,75,75);font-weight:700;}
.gras {color:rgb(0,0,0);}
.partenaires{font-size:13px;color:rgb(0,100,200)}

img {border:none}

a:link, a:visited {margin:0;padding:0;text-decoration:none;color:rgb(0,100,200);background-color:transparent;font-size:20px;font-weight:bold;}

a:hover {text-decoration:underline;}

#auteur {background-color:transparent;color:rgb(20,120,220);font-size:10px;}
