/* general reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:none;}
p {
   line-height:1.2em;
}
h1, h2, h3, h4, h5, h6 {line-height:1.5em;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {margin:0;font-family:inherit; font-size:1em;}
html{height:100%;}
q:before,q:after {content:"";}
ul {
    padding-left:20px;
}
li {
    margin-left:10px;
}
div.text-news *{
   line-height:2.5em;
}
ul.list, ul li.mois {list-style:none;padding-left:0;}

body {
  font:12px/20px  Arial,Helvetica, sans-serif;
  color:#5d5d5d;
  height:100%;
  min-width:970px;
}
* { outline: none; } 
a{
  color:#fd620e;
  text-decoration:none;
}
a:hover{text-decoration:underline;}
#TB_window a:link, #TB_window  {
  color:#000;
}
.left, .illus_metiers{
  float:left;
}
.right{
  float:right;
}
.center{
  text-align:center;
}
.txt_right {
  text-align:right;
}
.txt_left {
  text-align:left;
}
.spacer{
  clear:both;
}
h1{
  font: bold 16px/16px Arial, Helvetica, sans-serif;
}
h2{
  font: bold 14px/14px Arial, Helvetica, sans-serif;
}
h1, h2{
  margin:0;
  padding:0;
}
.error,  ul.error_list  li  {
  color:#CF000F;
}

h2.title {
  font-size:12px;
  text-transform:uppercase;
  cursor:pointer;
}
.mini {
  font-size:10px;
  text-transform:lowercase;
  cursor:pointer;
}
span.mini {
  color:#FD620E;
}
.work_content{
  padding-top:15px;
}
#content{
  min-height:100%;
  width:960px;
  margin:0 auto;
}
* html #content {
  height: 100%;
}
/*HEAD*/
#head{
  /*padding:32px 0 17px;*/
  padding-top:0;
  font:13px/15px Arial, Helvetica, sans-serif;
}
#head .mail{
  text-align:right;
  position:relative;
}
#head .mail a{
  color:#999898;
}
#head .menu{
  width:100%;
  overflow:hidden;
}
.logo{
  float:left;
  overflow:hidden;
  text-indent:-9999px;
  background:url(../images/burgeap/logo.png) no-repeat;
  width:180px;
  height:100px;
  margin-top: 5px;
}
.logo a{
  display:block;
  height:100%;
}
#content_menu {
  width:100%;
  background:#f4f4f4 url(../images/burgeap/background.png) repeat-x;
  height:18px;
}
.head_menu {
  width:960px;
  margin:0 auto;  
}
#nav{
  float:right;
  padding:0;
}
#nav li{
  float:left;
  margin-left:58px;
  display:inline;
  font:bold 12px/15px Arial, Helvetica, sans-serif;
}
#nav li a {
    color:#999;
}
#nav li a:hover,
#nav li.active a{
  text-decoration:none;
  color:#016AB3;
}
#mainnav{
  float:right;
  padding:75px 0 0;
/*  width: 780px;*/
}
#mainnav li{
  float:left;
  margin-left:58px;
  display:inline;
  font:bold 12px/15px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
#mainnav li a:hover,
#mainnav li.active a{
  text-decoration:none;
  color:#7f8182;
}
/*header end*/

/*main_metiers start*/
#main_metiers{
  position:relative;
  padding-bottom:18px;
  margin-bottom:22px;
  width:100%;
}
#main_metiers img {
    display:block;
}
#main_metiers .view img {
    width: 80px;
    float: left;
    clear: both;
    padding:5px 0;
    margin-right:5px;
}
#main_metiers .view{
    position: absolute;
    width: 260px;
    font: bold 12px/24px Arial, Helvetica, sans-serif;
    color: white;
    top: 2px;
    left: 740px;
    padding: 2px 8px 2px 13px;
    overflow: hidden;
    line-height: 1.8em;
}
#main_metiers .view div {
    padding: 5px;
    background: #0D4A7E;/*
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;*/
    width: 190px;
    height: 62px;
    margin: 2px;
}
#main_metiers .view div p{
    display:block;
}
#main_metiers .view a{
    color:#fff;
}
/*main_metiers end */
/*main start*/
#main{
  width:100%;
  overflow:hidden;
}
.cols{
  width:1020px;
  overflow:hidden;
}
.cols .col{
  float:left;
  margin-right: 45px;
  width: 240px;
  display:inline;
}

.cols #col1{
  width: 390px;
}

.cols .col h2{
  text-transform:uppercase;
  color:#016ab3;
  padding:0 0 10px 0;
  border-bottom:6px solid #7f8182;
  margin-bottom:16px;
}
.cols .col .more{
  /*background:url(./images/small-arrow.gif) no-repeat 0 50%;
  padding-left:23px;*/
  font-weight:bold;
  text-transform:uppercase;
}
/*.cols .col p{margin-bottom:5px;}*/
.cols .list li{
  background:url(../images/burgeap/case.gif) no-repeat 0 3px;
  line-height:14px;
  padding:2px 0 14px 29px;
  margin-left:0;
}
.cols div.actu {
  padding: 5px;
  background: #C1D3DE;
  margin-top: 25px;
}
.cols div.actu h2 {
  border: none;
  margin: 0;
  font-size:90%;
}
#footer{
  padding-top:15px;
}
#footer .holder{
  width:960px;
  margin:0 auto;
  overflow:hidden;
  padding:2px 0 2px;
}
#footer .logo1{float:right;}
#footer .logo1 img{display:block;}
#footer .nav, .navfooter{
  height:1%;
  overflow:hidden;
  padding:10px 0 0;
}
#footer .nav li, .navfooter li{
  float:left;
  padding:0 6px 0 9px;
  margin:0 9px 0 -9px;
  line-height:18px;
  display:inline;
}
#footer .nav li a, .navfooter, .navfooter li a{color:#bbb;}
#footer img, .navfooter img {
  padding:0 2px;  
}
/*footer end*/

/*HOME*/

.menu_min_font {
  font-size:12px;
}
#title h1.title_height {
  height:30px;
}
#top_illustration{
  width:100%;
  height:86px;
  padding-top:100px;
}
h2#accroche {
    height: 72px;
    padding: 9px 0 0 12px;
    width: 279px;
    background:transparent url(../images/burgeap/back_baseline.gif) no-repeat;
}
/*ILLUSTRATION METIER PAGE ACCUEIL*/
ul.illus_metiers, ul.illus_metiers_home, ul.tab_implantation, ul.error_list  {
  margin:0;
  padding:0;
}
ul.illus_metiers  {
  margin:10px 0;
  padding-left:2px;
}
ul.illus_metiers li, ul.illus_metiers_home li, ul.error_list  li {
  display:block;
  text-align:center;
  width:143px;
}
ul.illus_metiers li, ul.illus_metiers_home li {
  width:178px;
}
ul.illus_metiers li, ul.illus_metiers_home li {
  float:left;
}
ul.error_list  li {
  float:right;
}
ul.illus_metiers li {
  height:120px;
  padding:0px 0 0 9px;
}
ul.illus_metiers li img{
  border:1px solid #fff;
  width:178px;
}
ul.illus_metiers_home, #breadcrumbs, ul.tab_implantation {
  height:20px;
  padding:5px 0 5px 9px;
  background: #CCC;
}
.galerie {
  margin-top:30px;
}
ul.tab_implantation li {
    display:block;
    float:left;
    text-align:center;
    height:20px;
    padding:0;
}
ul.tab_implantation li p{
    border-right:1px solid #FFFFFF;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:0 5px;
}
ul.illus_metiers_home li p{
  font-weight:bold;
  line-height:0.9;
  margin:0;
  padding:0;
}
ul.illus_metiers_home li img, ul.illus_metiers_home li p, .slide h3{
  cursor:pointer;
}

ul.illus_metiers_home li img{
  width:178px;
  border:1px solid #ffffff;
}
.slide h4 {
  margin:0;
}
.slide h3 {
  margin-bottom:6px;
}
.work_content h4 {
  padding:6px 0 0 0;
}
.work_content h3 a {
  font-weight:normal;
}
.slide img {
  padding-right:15px;
}
img.padding_pointer{
  padding: 0 5px 0 20px;
}
/*CSS HOME*/
#home{
  padding:10px 0 0 15px;
}
/*CONTENT*/
#box_home{
  background:#000000 url(../images/burgeap/top_box_home.gif) no-repeat scroll top;
  padding:10px 5px 0 5px;
  width:514px;
  height:84px;
}
#box_home p {
  text-align:justify;
  padding:0;
  margin:0;
}
#box_home h1 {
  font-size:15px;
  color:#fff;
}
*+html #box_home h1{
  font-size : 14px;
}
#box_news p, #box_home p{
  font-size:0.9em;
}
*+html #box_news p, *+html #box_home p{
  font-size : 10px;
}
#box_news img{
  width:0px;
  height:0px;
}
li.mois {
  font-weight:bold;
}
#box_home_bottom{
  background:#000000 url(../images/burgeap/bottom_box_home.gif) no-repeat scroll top;
  height:8px;
  width:524px;
}
/*DER NEWS*/
.colonne_tab p.pager {
  margin-top:20px;
}
h4.titlenews {
  padding:5px 0;
}
#home_news{
  padding:10px 0 0 5px;
}
#box_news{
  background:#000000 url(../images/burgeap/bloc_actu.gif) no-repeat scroll top;
  height:101px;
  width:382px;
  padding:0 5px;
}
#box_news h3{
  margin:0;
  padding:0 10px 0 0;
  font-size:12px;
}
#box_news h3 a{
  color:#000000;
  font-size:12px;
}
#box_news h4, #box_news p{
  margin:0;
}
#box_news h4{
   background:transparent url(../images/burgeap/flechew_b.gif) no-repeat scroll bottom left;
   padding:22px 0 0 20px;
}

*+html #box_news h4{
  font-size:12px;
  padding:20px 0 0 20px;
  background:transparent url(../images/burgeap/flechew_b.gif) no-repeat scroll bottom left;
}
#box_news h4 a{
  color:#000000;
  font-size:12px;
}

/*tabulation mootools */
.feature {
  overflow:hidden;
  position:absolute;
  width:100%;
}
.colonne_tab h1.main_tab{
  margin:10px 0;
}
.colonne_tab {
  width:750px;
  padding:0 20px 10px 0;
  text-align:justify;
  min-height: 300px;
  margin-top:30px;
}
.colonne_tab h2 strong, .colonne_tab h3 strong, .colonne_tab h2, .colonne_tab h3, .colonne_tab p {
  margin:0;
}
.colonne_tab h2 strong, .colonne_tab h2 {
  padding:10px 0 5px 0;
}
 .colonne_tab p {
  padding:0 0 5px 0;
}
.colonne_tab  p.titlejob {
  height:20px;
  padding:5px 5px 0 0;
}
.titlejob a {
  text-decoration:none;
}
.colonne_tab div.job p {
  padding:0px 5px 5px 5px;
}
.implantation {
  margin-top:20px;
}
div.job {
  background: #eee;
  padding:5px;
  margin-bottom: 20px;
}
.minijob {
  font-size:10px;
  cursor:pointer;
  font-weight:bold;
}
.colonne_menu {
  width: 165px;
  color: #016AB3;
  padding: 5px;
  border: 6px solid #7F8182;
  margin-top: 30px;
}
.colonne_menu_mois {
  width: 160px;
  text-align:center;
  padding: 5px;
  margin-top: 30px;
  border: 6px solid #7F8182;
}
ul.mois {
    padding-left:0;
}
.colonne_menu h3 {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.colonne_menu h4 {
  margin-bottom:10px;
}
.colonne_menu h4 a {
  color:#555;
  font-weight:normal;
}
.colonne_tab p.thumbnail {
  padding:5px 0;
}
.spacer_page {
    height:30px;
    clear:both;
}
/*CSS CORPS PAGES*/

#box, .box_tab{
  /*background:#080E13 url(../images/burgeap/box_back.gif) repeat-y scroll top;*/
  width:960px;
}
#box_content{
  width:100%;
  min-height:300px;
  margin-top:30px;
}
#box_content p{
  padding:0;
  margin:0;
}
#box_content p strong{
  padding:5px 0;
}
.block p strong{
  display:block;
}
#box_content h3{
  padding:10px 0 4px 0;
  margin:0;
}
#box_content h3, #box_content a, #box_menu p a, .colonne_tab h2, .colonne_tab h2 strong, #box_content p strong, .titlenews{
  color:#016ab3;
}
.colonne_tab h2, .colonne_tab h2 strong{
    line-height: 1.5em;
}
ul.illus_metiers_home li p a {
  color:#5D5D5D;
}
h2.title , a.newsletter, #menu_metiers ul li a, #box_home p a, #box_news p a, #breadcrumbs, #breadcrumbs a, .titlenews a, .active p, ul.illus_metiers_home li.active p a, .colonne_menu h3, .colonne_tab h3 {
  color:#016ab3;
}
h2.title,h2.title_nolink {
  background:url(../images/burgeap/case.gif) no-repeat 0 3px;
  line-height:14px;
  padding:2px 0 7px 29px;
}
h2.title a {
  color:#016AB3;
  cursor:pointer;
}
*+html #box_content h3, *+html #box_menu h3, *+html .colonne_tab h3, *+html .colonne_menu h3 {
  font-size:13px;
}
*+html #box_content h4, *+html #box_menu h4, *+html .colonne_tab h4, *+html .colonne_menu h4, *+html  .title_news h4 a{
  font-size:12px;
}


span.job, .implantation h2 {
  color:#fff;
  background:#016AB3;
  padding:5px;
  font-weight:bold;
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
}
.implantation h2 {
  background:#B19AB4;
  text-transform:uppercase;
  color:#fff;
  margin-top:10px;
  font-size:90%;
  font-weight:bold;
}
.implantation h2 strong {
  color:#fff;
}
.implantation h3, .implantation h3 strong {
  color:#222;
}
.implantation p, .implantation ul, .implantation div {
  background:#eee;
}

#box_menu{
  padding-left:5px;
  padding-top:10px;
  width:155px;
  min-height:300px;
}
#box_menu ul{
  padding:0;
  margin:0;
}
#box_menu ul li{
  list-style:none;
  font-size:0.95em;
}
/*breadcrumbs*/
#breadcrumbs, #breadcrumbs a {
  font-weight:bold;
}
#breadcrumbs {
  margin-bottom:10px;
}
/*MAP*/
#map {
  width:100%;
  height:500px;
}
.gmnoprint a {
  font-weight:bold;
}
a.link_map{
  cursor:pointer;
  color:#000;
}
/*form */
#formnewsletter {
  background-color:#000;
  height:100px;
  padding:2px;
}
#form {
  width:508px;
  _width:600px;
  padding:20px 0 10px 150px;
}
ul.error_list {
color:#EE0000;
}
/*
#form p, ul.error_list {
  clear:both;
} */
#form p {
  clear:both;
}
#form label {
  float:left;
  font-weight:bold;
  width:100px;
}
#form input {
  background-color:#ccc;
  border:medium none;
  color:#555;
  float:left;
  font-size:95%;
  width:180px;
}
#form label, #form input {
  padding:2px;
  margin:5px 0;
}
#form input.send {
  background-color:#000000;
  border:1px solid #222222;
  color:#FFFFFF;
  font-size:90%;
  margin:5px 0;
  width:80px;
  float:none;
}
#form textarea {
  background-color:#ccc;
  border:medium none;
  width:387px;
  color:#FFFFFF;
}
#br_search_form{
  height:50px;
}
/*pied de page */
.box_tab #bottom{
  background-color:#1F394D;
  _background-color:#172E41;
}
#bottom{
  text-align:center;
  width:100%;
}
p#bottom{
  margin:0;
  padding:10px 0 0 0;
  color:#fff;
}
p#bottom img{
  padding:2px 1px 0 2px;
}

