@charset "utf-8";
/* La feuille de style */

html, body { background-color: #90bbbd; }

#authentification { font-size:13px; }
#authentification a { color:#ff0066; }

#wrap { min-height:500px; }

.centerHaut { position:relative; clear:both; height:26px; background:transparent url('site_images/centerHaut_ombre_blanc.png');}
.centerMilieu {	position:relative; background:transparent url('site_images/centerMilieu_ombre_blanc.png') repeat-y; height:100%; overflow:hidden;}
.centerBas { position:relative;	height:26px; background:transparent url('site_images/centerBas_ombre_blanc.png'); }

.centerTitre a { color:#ffffff; }

#contenu img { max-width:600px; }

.copyright { margin-bottom:0px;padding-bottom:0px; }
