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

#phcenter q { color: #F29400; }
#phright { color: #FFF; }
#phright a { color: #FFF; }
#phright a.newsletter span { background: #FBCB8B; }

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

#submenu { background: #F29400; }
#submenu ul li a.active { color: #FBCB8B; }
#submenu ul li ul { background: #F29400; }
#submenu ul li ul a:hover { background: #FBCB8B; }
#submenu ul li:hover a, #submenu ul li.over a  { color: #FBCB8B; }

/*contenu principal - gestion du grand K en image de fond*/
#breadcrumb { background: transparent url(../i/breadcrumbbgorange.png) left top repeat-y; }
* html #breadcrumb { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/breadcrumbbgorange.png',sizingMethod='scale'); }
#container { background: transparent url(../i/containerbgorange.gif) left top repeat-y; }
#subcontainer { background: transparent url(../i/subcontainerbgorange.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/subcontainerbgorange.png',sizingMethod='crop'); }
*/
* html #subcontainer { background: transparent url(../i/subcontainerbgorangeie.gif) 51px top no-repeat; }

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

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