/* force l'affichage de la scrollbar Firefox comme sur IE (evite le decallage horizontal) */
html { overflow: -moz-scrollbars-vertical !important; }

body { font: 79%/1.6em Arial, sans-serif; color: #303030; text-align: left; background: #f58918; }

h1, h2, h3, h4, h5, h6 { color: #0a8290; }

a { color: #007fbe; text-decoration: none; }
  a:hover { color: #303030; text-decoration: underline; }

small, .small { font-size: 0.9em; }
big, .large { font-size: 1.1em; }

table { border-collapse: collapse; }

table.simple { margin-bottom: 20px; }
  table.simple th { padding: .4em .2em; border-bottom: 3px solid #666; }
  table.simple td { padding: .4em .2em; border-bottom: 1px solid #666; vertical-align: middle; }

ul, ol { list-style-position: outside; margin-left: 50px; }
ul { list-style: square; }
ol { list-style: decimal; }
  ul li, ol li { margin: 0; }


/**
 * Utils classes
 */
.heading { background: #eeeded; padding: 1.5em; font-size: 1.2em; line-height: 1.5em; }

.box { padding: 1.5em 2em; color: #fff; background: #89abc1; margin-bottom: 20px; }
  .box a { color: #fff; text-decoration: underline; }
.menu21 .box { background-color: #89abc1; } /* l'agence */
.menu12 .box { background-color: #597b91; } /* votre projet */
.menu8 .box { background-color: #a44242; } /* expertise technique */
.menu6 .box { background-color: #c18e6b; } /* imprimerie */
.menu6 .box { background-color: #9e774e; } /* imprimerie */
.menu3 .box { background-color: #869e67; } /* studio graphique */
.menu3 .box { background-color: #74904f; } /* studio graphique */
.menu2 .box { background-color: #89abc1; } /* contact */

.sidebar { position: relative; margin-left: -10px; padding: 8px 0 8px 10px; font-size: 0.95em; line-height: 1.7em; border-left: 1px solid #999; }

.erase { display: block; text-indent: -5000px; font-size: 0px; }
.block { display: block; }
.hide { display: none; }

.auto { margin: 0 auto; }

.floatleft { float: left; }
.floatright { float: right; }

.color { color: #007fbe; }
.border { padding: 1px; border: 1px solid #666; }

a.more { color: #ff6d00; font-weight: bold; background: url(../images/bullet.gif) no-repeat left center; padding-left: 18px; }
  a.more:hover { color: #ff6d00; }


/**
 * Flash messages
 */
.flash-message { border: 3px solid #000; margin-bottom: 20px; padding: 10px 20px 10px 65px; font-size: 1.3em; font-weight: bold; color: #303030; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
#flash-notice { border-color: #b0d581; background: #daecc2 url(../images/ico-notice.gif) 25px 50% no-repeat; }
#flash-error { border-color: #ee8585; background: #efb1b1 url(../images/ico-error.gif) 25px 50% no-repeat; }


/**
 * Pagination
 */
.pagination { margin: 20px 0 0; }
  .pagination a { color: #303030; }
  .pagination a:hover {}
  .pagination a.page,
  .pagination .current { background: #fff; border: 1px solid #d4d4d4; margin: 0 0.38em 0 0; padding: 0.3em 0.7em; color: #ff6d00; }
  .pagination a.page:hover { border: 1px solid #a5a5a5; }
  .pagination .current { background: #FBEFDB; border: 1px solid #FFA615; font-weight: bold; }
  .pagination .next { margin: 0 5px 0 10px; }
  .pagination .previous { margin: 0 10px 0 5px; }


/**
 * FORM
 */
fieldset { padding: 10px 0; border: 1px solid #666; margin-bottom: 10px; }
  fieldset legend { font-size: 1.1em; font-weight: bold; padding: 0 10px; margin-left: 10px; }

input[type=text], input[type=password], textarea, select { border: 1px solid #666; color: #000; padding: 3px 5px; font: 12px Arial, sans-serif; }
select { padding: 2px 1px; }
input.error { border: 1px solid #800 !important; color: #800 !important; }

a.button,
.submit { background: url(../images/bg-submit.gif) #00abdd repeat-x; border: 0; padding: 5px 20px; line-height: 20px; color: #fff; font-size: 1.2em; font-weight: bold; margin: 10px 0; cursor: pointer; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#IE7 a.button, #IE7 .submit,
#IE6 a.button, #IE6 .submit { padding: 3px 10px; }
a.button:hover,
.submit:hover { background: #0088c6; }
a.button { text-decoration: none; }
a.button:hover { color: #fff; text-decoration: underline; }

/* form errors */
.errors { color: #800; }
#IE6 .global-errors { float: none; width: 100%; }

p.help { font-style: italic; }

/**
 * big form (table style)
 */
form .row { margin-bottom: 10px; }
  form .row input[type=text] { width: 200px; }
  form .row textarea { width: 510px; }
  form .row select { width: 210px; }
  form .row input[type=password] { width: 100px; }
  form ul.errors { margin: 0; list-style: none; font-weight: bold; }


/**************************************************************************************************
 *
 * HEADER
 *
 **************************************************************************************************/

#header { height: 163px; background: #fff; }
  #header .container_12 { position: relative; height: 112px; }
  #header .top { background: url(../images/bg-header.gif) no-repeat right; }

  #header h2 { position: absolute; top: 22px; left: 10px; }
    #header h2 a { background: url(../images/bg-logo.png); width: 202px; height: 80px; }

  #header #breadcrumb { position: absolute; top: 86px; left: 230px; }
    #header #breadcrumb a { color: #303030; }
    #header #breadcrumb span a { color: #547b94; }

  #header #quicklinks { position: absolute; top: 0; right: 280px; background: #e0e0e0; padding: 4px 20px 6px; text-align: right; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; }
    #header #quicklinks a { color: #303030; font-weight: bold; }


/**************************************************************************************************
 *
 * MENU
 *
 **************************************************************************************************/

#menu { height: 47px; background: #252525; border-top: 3px solid #f47c00; }
  #menu ul { margin: 0; list-style: none; }
    #menu ul li { float: left; height: 47px; background: url(../images/bg-menu-li.gif) no-repeat right 18px; font-size: 1em; font-weight: bold; text-transform: uppercase; }
    #menu ul li.last { background: 0; }
      #menu ul li a { display: block; color: #a2a2a2; line-height: 47px; padding: 0 17px; }
      #menu ul li a:hover,
      #menu ul li.current a { background: #89abc1; color: #fff; text-decoration: none; border-left: 1px solid #fff; border-right: 1px solid #fff; margin: 0 -1px; }
      #menu ul li.current a { margin-bottom: -1px; height: 48px; }

      /* theme jeremy 3 */
      /*#menu ul li.menu21 a:hover,
      #menu ul li.menu21.current a { background-color: #89abc1; } /* l'agence */
      /*#menu ul li.menu12 a:hover,
      #menu ul li.menu12.current a { background-color: #87a5a8; } /* votre projet */
      /*#menu ul li.menu8 a:hover,
      #menu ul li.menu8.current a { background-color: #9887a8; } /* expertise technique */
      /*#menu ul li.menu6 a:hover,
      #menu ul li.menu6.current a { background-color: #c3b3d1; } /* imprimerie */
      /*#menu ul li.menu3 a:hover,
      #menu ul li.menu3.current a { background-color: #3a829d; } /* studio graphique */
      /*#menu ul li.menu2 a:hover,
      #menu ul li.menu2.current a { background-color: #89abc1; } /* contact */

      /* theme jeremy 2 */
      #menu ul li.menu21 a:hover,
      #menu ul li.menu21.current a { background-color: #89abc1; } /* l'agence */
      #menu ul li.menu12 a:hover,
      #menu ul li.menu12.current a { background-color: #597b91; } /* votre projet */
      #menu ul li.menu8 a:hover,
      #menu ul li.menu8.current a { background-color: #a44242; } /* expertise technique */
      #menu ul li.menu6 a:hover,
      #menu ul li.menu6.current a { background-color: #c18e6b; } /* imprimerie */
      #menu ul li.menu6 a:hover,
      #menu ul li.menu6.current a { background-color: #9e774e; } /* imprimerie */
      #menu ul li.menu3 a:hover,
      #menu ul li.menu3.current a { background-color: #869e67; } /* studio graphique */
      #menu ul li.menu3 a:hover,
      #menu ul li.menu3.current a { background-color: #74904f; } /* studio graphique */
      #menu ul li.menu2 a:hover,
      #menu ul li.menu2.current a { background-color: #89abc1; } /* contact */


/**************************************************************************************************
 *
 * CONTENT
 *
 **************************************************************************************************/

/**
 * HOMEPAGE
 */
#overview { background: #89abc1; color: #fff; padding: 22px 0; }
  #overview .grid_4 { padding-top: 15px; font-size: 1.05em; }
    #overview .grid_4 h1 { color: #fff; }
    #overview .grid_4 p { margin-bottom: 10px; }
    #overview .grid_4 a { color: #fff; }

#content.homepage { color: #636363; }
    #content.homepage strong { color: #303030; }
    #content.homepage h3 { margin-bottom: 15px; }
      #content.homepage h3 a { color: #ff6d00; }
    #content.homepage h4 { font-size: 1.1em; font-weight: bold; margin: 0 0 7px 0; }
      #content.homepage h4 a { color: #0e92a1; }


/**
 * NEWS
 */
#content .news h3 { margin-bottom: 15px; }
  #content .news h3 a { /*color: #ff6d00;*/ }
#content .news h4 {}
  #content .news h4 a { color: #0e92a1; }
#content .news ul { margin: 0; list-style: none; padding-right: 30px; }
  #content .news ul li { position: relative; padding-left: 27px; margin-bottom: 15px; }
  #content .news .count { background: url(../images/bg-news-count.png); width: 17px; height: 18px; line-height: 20px; position: absolute; left: 0; color: #fff; font-weight: bold; text-align: center; }
  #content .news .content p { margin: 0; font-size: 0.95em; line-height: 1.4em; }
#content .news .more { margin-left: 8px; }


/**
 * PORTFOLIO
 */
#content .portfolio p { margin-bottom: 10px; }
#content .portfolio .floatright { margin-left: 10px; }
#content .portfolio .floatright,
#content .portfolio .border { border: 5px solid #dedede; }
#content .portfolio .grid_4 { text-align: center; padding-bottom: 25px; }
  #content .portfolio .grid_4 .border { margin-bottom: 5px; }
  #content .portfolio .grid_4 h3 { font-size: 0.9em; text-transform: uppercase; margin: 0; }

#content .portfolio .tag-cloud { font-size: 1.1em; line-height: 1.8em; margin: 4px 0 0; list-style: none; text-align: center; }
  #content .portfolio .tag-cloud small { font-size: 0.8em; }
    #content .portfolio .tag-cloud small small { font-size: 0.7em; }
  #content .portfolio .tag-cloud big { font-size: 1.4em; }
    #content .portfolio .tag-cloud big big { font-size: 1.3em; font-weight: bold; }
  #content .portfolio .tag-cloud li { display: inline; padding-right: 25px; }
    #content .portfolio .tag-cloud li a { color: #303030; }


/**
 * SUBMENU
 */
#submenu { background: #89abc1; color: #fff; font-size: 1.15em; padding: 20px 0; }

/* theme jeremy 3 */
/*#submenu.menu21 { background-color: #89abc1; } /* l'agence */
/*#submenu.menu12 { background-color: #87a5a8; } /* votre projet */
/*#submenu.menu8 { background-color: #9887a8; } /* expertise technique */
/*#submenu.menu6 { background-color: #c3b3d1; } /* imprimerie */
/*#submenu.menu3 { background-color: #3a829d; } /* studio graphique */
/*#submenu.menu2 { background-color: #89abc1; } /* contact */

/* theme jeremy 2 */
.menu21 #submenu { background-color: #89abc1; } /* l'agence */
.menu12 #submenu { background-color: #597b91; } /* votre projet */
.menu8 #submenu { background-color: #a44242; } /* expertise technique */
.menu6 #submenu { background-color: #c18e6b; } /* imprimerie */
.menu6 #submenu { background-color: #9e774e; } /* imprimerie */
.menu3 #submenu { background-color: #869e67; } /* studio graphique */
.menu3 #submenu { background-color: #74904f; } /* studio graphique */
.menu2 #submenu { background-color: #89abc1; } /* contact */


  #submenu p { margin-bottom: 10px; }
  #submenu a { color: #fff; text-decoration: underline; }
  #submenu h1, #submenu h2, #submenu h3, #submenu h4, #submenu h5, #submenu h6 { color: #fff; }
  #submenu .grid_3 ul { margin: 0 0 0 15px; font-weight: bold; line-height: 1.6em; }
    #submenu .grid_3 ul a { text-decoration: none; }
  /*#submenu .grid_8,
  #submenu .grid_5,
  #submenu .grid_4 { padding-top: 5px; }*/

  #submenu .portfolio { border-left: 1px solid #b8cdda; width: 265px; padding-left: 20px; overflow: hidden; }
    #submenu .portfolio a { text-decoration: none; }
    #submenu .portfolio h3 { font-size: 1.2em; margin: 0 0 10px 0; }
    #submenu .portfolio ul { margin: 0; list-style: none; }
      #submenu .portfolio ul li { float: left; margin-right: 15px; }
        #submenu .portfolio ul li img { border: 4px solid #dcdee2; }
    #submenu .portfolio p { margin: 0 15px 0 0; }


/**
 * CONTENT
 */
#content { background: #fff; padding: 30px 0 25px; }

  #content h2 { padding-bottom: 10px; border-bottom: 1px solid #666; }

  /* layout listing */
  #content .menu-listing { margin: 0; }
    #content .menu-listing li { width: 300px; min-height: 136px; padding: 0 10px 20px 150px; margin-bottom: 20px; }
    #content .menu-listing li.clear { width: auto; min-height: 0; padding: 0; margin-bottom: 0; }
      #content .menu-listing li.alpha { background: url(../images/bg-listing-menu-left.jpg) no-repeat bottom left; }
      #content .menu-listing li.omega { background: url(../images/bg-listing-menu-right.jpg) no-repeat bottom right; padding: 0 10px 20px 140px; }
    #content .menu-listing p { margin-bottom: 10px; line-height: 1.3em; }
    #content .menu-listing .floatleft { margin-left: -140px; }
    #content .menu-listing h3 { margin: 10px 0; }
      #content .menu-listing h3 a { color: #0a8290; }

  /* layout page */
  /* col1 */
  #content .left { background: url(../images/bg-submenu.jpg) no-repeat top 195px; padding-right: 30px; width: 190px; min-height: 144px; }
    #content .submenu { padding-bottom: 20px; }
      #content .submenu h3 { color: #0a8290; font-size: 1.3em; margin: 3px 0 10px 0; }
      #content .submenu ul { margin: 0 0 20px 0; list-style: none; }
        #content .submenu ul li { background: url(../images/bullet2.gif) #eeeded no-repeat 8px 8px; padding: 2px 5px 2px 20px; margin-bottom: 8px; font-size: 1.1em; }
        #content .submenu ul li.current { font-weight: bold; }
          #content .submenu ul li a { color: #4a4949; }

      #content .left .news h3 { font-size: 1.2em; margin-bottom: 15px; }
        #content .left .news h3 a { color: #ff6d00; }
      #content .left .news h4 { font-size: 1em; line-height: 1.2em; font-weight: bold; margin: 0 0 7px 0; }
        #content .left .news h4 a { color: #0e92a1; }
      #content .left .news ul li { margin-bottom: 10px; }
      #content .left .news .content { display: none; }

      #content .submenu .tags-list { display: inline; margin: 0; list-style: none; }
        #content .submenu .tags-list li { display: inline; background: 0; padding: 0; }

  /* col3 */
  #content .right { margin: 0 -10px 0 20px; width: 150px; }
    #content .help { background: url(../images/bg-help.jpg) no-repeat top right; }


/**************************************************************************************************
 *
 * FOOTER
 *
 **************************************************************************************************/

#footer { color: #fff; padding: 25px 0 20px 0; background: url(../images/bg-footer.jpg) repeat-x; border-bottom: 1px solid #f9b874; }
  #footer a { color: #fff; }
  #footer h3 { color: #411201; font-size: 1.35em; margin: 0 0 5px 0; }
  #footer ul { margin: 0 0 17px 15px; }
  #footer .grid_6 { text-align: right; }
    #footer blockquote { float: right; width: 310px; padding: 5px 0 0 35px; background: url(../images/bg-blockquote.png) no-repeat top left; font-size: 1.3em; font-weight: bold; font-style: italic; }
      #footer blockquote p { margin: 0; }
      #footer blockquote small { font-size: 0.8em; font-weight: normal; }
    #footer ul.left,
    #footer ul.right { margin: 20px 0 0 0; list-style: none; float: right; }
    #footer ul.right { width: 145px; }
      #footer ul.left li,
      #footer ul.right li { margin-bottom: 4px; }
      #footer ul.left a,
      #footer ul.right a { font-size: 0.9em; font-weight: bold; color: #fff; background: #5b1901; padding: 2px 6px; }

#footer-infos { font-size: 0.9em; font-weight: bold; color: #652002; padding-top: 12px; }
  #footer-infos a,
  #footer-infos strong { color: #fff; }
  #footer-infos .container_12 { position: relative; }
  #footer-infos .grid_3 { text-align: center; }
  #footer-infos #lexik { position: absolute; right: 10px; background: url(../images/ico-lexik.png) no-repeat center center; width: 50px; height: 15px; }
