/*** GENERAL ***/
body                       { background-image:url('/images/default/bg.gif'); background-color:#8b0101; background-repeat:repeat-x; color: #eddebd; }
html, body                 { background-color: #8B0101; }
div#wrap div#content1wrapper div.save-ok h2 { color:#DD7907; }
a						   { color:#989DB1; }

/*** WRAPPER (everything in content) ***/
div#wrap                   { /*background: #760004;*/ }

/*** HEADER ***/
div#main div#top, div#logo {  }
div#main div#top p         { color:#e6dcc1;}

/*** CONTENT ***/
div#sidebar                { background:url('/images/default/leftbg.png') no-repeat; }
/*div#content1wrapper      { background:#000 url('/images/default/bg-content1.gif') repeat-x; color:#FFF;  }*/
div#content1wrapper        { background:#000; color:#FFF;  }
div#content2wrapper        { background:url('/images/BleuBlanc/rightbg.png') no-repeat; }
div#top .text              { padding: 25px 0 10px 10px; }

/*** NAVIGATION ***/
#navlist li                { color:#eddebd; border-bottom: 1px dashed #ae1e27;padding:0; }
	
#navlist li a              { color:#eddebd; }
#navlist li a:hover, #navlist li a.selected, div#contact h2 { color: #dd7907; }
#navlist li a:hover        { background: #8f1e03; }

/*** FOOTER ***/
#footer                    { background-color:#8b0101; clear: both; }
#footer a, #footer a:visited { color:#e6dcc1; }

/*** CONTACT ***/

form#contact .error        { background-color:#890900; border: 2px solid #e98307 !important; color:#fff; }

/*** MENU ***/
a.menu_view:hover        { background-color:#C52400; }
a.menu_view h3           { border-bottom:1px solid #DD7907; }

/*** Jobs ***/
#jobs ul li                { padding:10px;padding-left:40px;background:url('/images/icons/Contract-32x32.png') no-repeat left;min-height:50px; }

div.gallery_screen {
  border: 2px solid #b42a03;
}

/*** pageSwitcher ***/
div#siteswitcher h2             { background:url('/images/BleuBlanc/tab.png') no-repeat; }
div#siteswitcher div#pageSwitcher					    { border:2px solid #c52400;background:#bb3103 url('/images/BleuBlanc/switch_bg.png') repeat-x bottom; }
div#siteswitcher div#pageSwitcher div a			  { background:#700000; }

/*** MAIN IMAGE RIGHT PART ***/
div#content1wrapper #himage img.imgright          { left:388px;top:-61px; }
