/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;  
background:url(images/fond.gif) repeat-y #009fdb;
margin:0;
padding:0; 
color:#FFFFFF;}

h1, h2, h3 {margin:0; padding:0;}

h1 {font-size:20px;
line-height:40px;}

h2 {font-size:16px;}

p {font-size:12px; font-weight:bold;}

#header {
background:url(images/bg-header.gif) no-repeat bottom right #FFFFFF;  
height:101px;
width:760px;
}
#logoAccueil{ margin:5px 0 0 15px; padding:0;}
#retourHome{color:#003366; text-align:center; font-size:10px; font-weight:bold;}

#competences {
margin:10px 10px 0 0;
 float:right; 
 width:430px; 
 font-family:Arial, Helvetica, sans-serif; 
 color:#009fdb; 
 font-weight:bold; 
 font-size:12px;}
 
#accrocheAcc{ width:420px; margin:20px 0 10px 70px; padding:20px 0 20px 60px; background:url(images/bg-accroche.gif) no-repeat; text-align:left; line-height:22px;}
#soustitre{text-align:center;}
.txtCentre{ text-align:center; margin:0; padding:0;}
#contenu {padding:10px;} 

a:link { color:#FFFFFF; text-decoration:none;}
a:visited { color:#FFFFFF; text-decoration:none;}
a:hover { color:#003366; text-decoration:none;}
a:active { color:#FFFFFF; text-decoration:none;}

a.partenaires:link { color:#FFFFFF; text-decoration:none; font-size:11px;}
a.partenaires:visited { color:#FFFFFF; text-decoration:none; font-size:11px;}
a.partenaires:hover { color:#003366; text-decoration:none; font-size:11px;}
a.partenaires:active { color:#FFFFFF; text-decoration:none; font-size:11px;}