/*en-tête de page*/
#pheader { background: transparent url(../i/pheaderbgblue.gif) right top repeat-y; }
#phleft { background: transparent url(../i/logoblue.gif) left top no-repeat; }

#phcenter q { color: #00A3DD; }
#phright { color: #FFF; }
#phright a { color: #FFF; }
#phright a.newsletter span { background: #95D3EF; }

/*menu prinicipal - gestion des liens actifs*/
#pmenu ul li a.active { color: #95D3EF; }

#submenu { background: #00A3DE; }
#submenu ul li a.active { color: #92D4F3; }
#submenu ul li ul { background: #00A3DE; }
#submenu ul li ul a:hover { background: #92D4F3; }
#submenu ul li:hover a, #submenu ul li.over a  { color: #92D4F3; }

/*contenu principal - gestion du grand K en image de fond*/
#breadcrumb { background: transparent url(../i/breadcrumbbgblue.png) left top repeat-y; }
* html #breadcrumb { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/breadcrumbbgblue.png',sizingMethod='scale'); }
#container { background: transparent url(../i/containerbgblue.gif) left top repeat-y; }
#subcontainer { background: transparent url(../i/subcontainerbgblue.png) left top no-repeat; }

/* Pose pb sous ie6 pour le fonctionnement des liens
* html #subcontainer { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/subcontainerbgblue.png',sizingMethod='crop'); }
*/
* html #subcontainer { background: transparent url(../i/subcontainerbgblueie.gif) 51px top no-repeat; }

#content { background: transparent url(../i/contentbgblue.png) left 511px no-repeat; }
* html #content { background: none; }

/*galeries - gestion des numeros*/
.gallerynumbers span.galleryon1, .gallerynumbers span.galleryon2, .gallerynumbers span.galleryon3 { background-color: #95D3EF; }
