
/*****************************************************/
/*
/* 		STYLE PAR PAGE
/*
/*****************************************************/

 h1,  h2,  h3,  a{
	color:#13b6d1;
}
 p{	
	color:#009bc2;
}
 a:hover{
	color:#87cee0;
}
 hr{
 	background-color:#87cee0;
 	color:#87cee0;
}

/*****************************************************/
/*
/* 		Headers et footers
/*
/*****************************************************/
#header{
	background-image:url(../images/charte/bleu2/bg-header.gif);
}

#footer{
	background-image:url(../images/charte/bleu2/bg-footer.gif);
}