/* {{{ reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}
:focus {
    outline: 0;
}
/* }}} */

/*{{{ sifr */
@media screen {
  .sIFR-flash {
    display: block;
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}
/*}}}*/

body {
    background-color: #fff;
    color: #373737;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

strong {
    font-weight: bold;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

a {
    color: #373737;
}
a:hover {
    color: #E95E28;
}

#wrapper {
    width: 984px;
    margin: 0 auto;
}

/*{{{ header */
#header {
    margin-top: 2px;
    height: 150px;
    background: #fff url(../images/header_map3.gif) no-repeat 848px 10px;
}

#header h1 {
    margin-left: 25px;
    padding-top: 60px;
}

#header h1 a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 389px;
    height: 61px;
    background: #fff url(../images/logo.gif) no-repeat top left;
}
/*}}}*/

/*{{{ top menu */
#main_menu li {
    float: left;
}

#main_menu a {
    display: block;
    height: 47px;
    width: 160px;
    text-indent:-9999px;
    overflow: hidden;
    background: #fff url(../images/top_menu.0.3.gif) no-repeat 0 0;
}

/* drop down menus */
#main_menu li ul {
	position: absolute;
	left: -999em;
    width: 174px;
    margin: -8px 0 0 -7px;
    padding: 8px 0 0 7px;
}
#main_menu li:hover ul, #main_menu li.hover ul {
	left: auto;
}

/* {{{ main links (sprite positions) */
#tab_accueil a {
    width: 162px;
}
#tab_accueil.active a {
    background-position: 0 -94px;
}
#tab_accueil.before_active a {
    background-position: 0 -47px;
}

#tab_news a {
    background-position: -162px 0;
}
#tab_news.active a {
    background-position: -162px -94px;
}
#tab_news.before_active a {
    background-position: -162px -47px;
}

#tab_54321 a {
    background-position: -322px 0;
}
#tab_54321.active a {
    background-position: -322px -94px;
}
#tab_54321.before_active a {
    background-position: -322px -47px;
}

#tab_offres a {
    background-position: -482px 0;
}
#tab_offres.active a {
    background-position: -482px -94px;
}
#tab_offres.before_active a {
    background-position: -482px -47px;
}

#tab_postit a {
    background-position: -642px 0;
}
#tab_postit.active a {
    background-position: -642px -94px;
}
#tab_postit.before_active a {
    background-position: -642px -47px;
}

#tab_contact a {
    background-position: -802px 0;
    width: 182px;
}
#tab_contact.active a {
    background-position: -802px -94px;
}
#tab_contact.before_active a {
    background-position: -802px -47px;
}
/*}}}*/

/*{{{ drop down links (bg & sprite positions) */
#sub_54321 {
    height: 169px;
    background: transparent url(../images/54321_bg.png) no-repeat 0 0;
}

#sub_offres {
    height: 117px;
    background: transparent url(../images/offres_bg.png) no-repeat 0 0;
}

#tab_54321 #sub_54321_raisons a {
    background-position: -322px -140px;
    height: 60px;
}
#tab_54321 #sub_54321_logistique a {
    background-position: -322px -200px;
    height: 45px;
}
#tab_54321 #sub_54321_eco a {
    background-position: -322px -245px;
    height: 48px;
}

#tab_offres #sub_offres_mois a {
    background-position: -482px -140px;
    height: 36px;
}
#tab_offres #sub_offres_carre a {
    background-position: -482px -175px;
    height: 29px;
}
#tab_offres #sub_offres_toutes a {
    background-position: -482px -204px;
    height: 38px;
}
/*}}} */

/*}}}*/

/*{{{ content common */
#content_wrapper {
    clear: both;
    width: 984px;
    background: #fff url(../images/main_bg.gif) repeat-y top left;
    padding-bottom: 20px;
}

#content {
    width: 960px;
    margin-left: 12px;
    padding-top: 22px;
}

.column {
    display: inline;
    float: left;
    margin: 0 10px;
}

a.read_more {
    display: block;
    font-size: 10px;
    color: #373737;
    text-decoration: none;
    padding-left: 30px;
    background: transparent url(../images/plus_black.gif) no-repeat top left;
    height: 23px;
    line-height: 23px;
    margin-top: 8px;
}
a.read_more:hover {
    color: #E95E28;
}

dt {
    font-size: 22px;
}

dd {

}

dd img {
    display: block;
    margin: 6px 0;
}

p.before_ul {
    margin-bottom: 0;
}
/*}}}*/

/*{{{ 54321 menu (home & 54321 page, see also 'home' below) */
.menu_54321 ul {
    line-height: 8px;
}
.menu_54321 ul a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    height: 18px;
    background: #fff url(../images/54321_menu.gif) no-repeat 0 0;
}

li#proximite a {
    width: 102px;
}
li#proximite a:hover, li#proximite.active a {
    background-position: 0 -18px;
}

li#environnement a {
    width: 151px;
    background-position: -102px 0;
}
li#environnement a:hover, li#environnement.active a {
    background-position: -102px -18px;
}

li#fiscalite a {
    width: 98px;
    background-position: -253px 0;
}
li#fiscalite a:hover, li#fiscalite.active a {
    background-position: -253px -18px;
}

li#cle_en_main a {
    width: 118px;
    background-position: -351px 0;
}
li#cle_en_main a:hover, li#cle_en_main.active a {
    background-position: -351px -18px;
}

li#sur_mesure a {
    width: 117px;
    background-position: -469px 0;
}
li#sur_mesure a:hover, li#sur_mesure.active a {
    background-position: -469px -18px;
}
/*}}}*/

/*{{{ home */
#home_content {
    width: 700px;
}

#home_sidebar {
    width: 220px;
}

#home_news {
    width: 380px;
    margin-left: 0;
}

#home_postit {
    width: 300px;
    margin-right: 0;
}

#home_logistique {
    border-bottom: 1px solid #E95E28;
    margin-bottom: 10px;
    padding-bottom: 16px;
}

#home_affiche {
    margin-bottom: 20px;
}
#home_affiche h2 {
    width: 200px;
}

#home_news dl {
    border-bottom: 1px solid #E95E28;
    margin-bottom: 10px;
    padding-bottom: 12px;
}
#home_news dl.last {
    border: none;
}
#home_news img {
    float: left;
    margin: 0 16px 0px 0;
}

#home_sidebar div {
    border-bottom: 1px solid #E95E28;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
#home_sidebar div.last {
    border: none;
}

.home_col h2 {
    font-size: 12px;
    text-transform: uppercase;
    color: #E95E28;
    height: 21px;
}

.menu_54321 h2 {
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../images/home_54321.gif);
    height: 110px !important;
    background-position: 0 0;
    background-repeat: no-repeat;
}

#home_postit #flipbook_swf {
    margin-top: 20px;
}
/*}}}*/

/*{{{ news */
.news_col {
    width: 300px;
    margin-right: 90px;
}

.news_col h2 {
    font-size: 25px;
    color: #E95E28;
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E95E28;
}

.news_block {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E95E28;
}

.news_col div.last {
    border-bottom: none;
}

.news_block h3 {
    font-size: 12px;
    text-transform: uppercase;
    color: #E95E28;
}

.news_block dt {
    font-size: 18px;
}

.news_sidebar, .news_sidebar dt {
    font-size: 12px;
}

.news_sidebar {
    padding-top: 5px;
}

.news_sidebar dt {
    margin-bottom: 8px;
}

.news_sidebar a {
    text-decoration: none;
}
.news_sidebar dd.active a {
    color: #E95E28;
}

.news_copyright {
    font-size: 11px;
}
/*}}}*/

/*{{{ 54321 */
#menu_54321 {
    width: 220px;
    padding-top: 8px;
}

.content_54321 {
    width: 380px;
    margin-right: 90px;
    padding-bottom: 20px;
}

#sidebar_54321 {
    width: 220px;
}

.content_54321 h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #228DAC;
    margin-bottom: 20px;
}

.content_54321 img {
    display: block;
}

.content_54321 p {
    margin-bottom: 20px;
}

.content_54321 strong {
    color: #E95E28;
}

.content_54321 ul {
    margin-bottom: 20px;
}
.content_54321 ul.bullet {
    list-style-type: disc;
    margin-left: 15px;
}

#sidebar_54321 h2 {
    font-size: 14px;
    color: #E95E28;
}

#sidebar_54321 dl {
    border-bottom: 1px solid #E95E28;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#sidebar_54321 dl.last {
    border-bottom: none;
}

#sidebar_54321 dt {
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 1.2em;
}
/*}}}*/

/*{{{ logistique */
#logistique_details {
    width: 445px;
    margin-right: 35px;
}
#logistique_infos {
    width: 460px;
    margin-left: 0;
}

#logistique_details h2 {
    font-size: 14px;
    color: #228DAC;
}

#logistique_details .title {
    color: #228DAC;
    font-size: 28px;
}

#logistique_details .header {
    color: #228DAC;
    font-size: 16px;
    font-style: italic;
}

#logistique_details p {
    margin-bottom: 20px;
}

#logistique_details strong {
    color: #228DAC;
}

#logistique_liens {
    width: 140px;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #E95E28;
    margin-right: 30px;
}

#logistique_liens h2 {
    font-size: 13px;
    color: #228DAC;
}
#logistique_carte {
    margin-right: 0;
}
/*}}}*/

/*{{{ offres */
#offre_details {
    width: 300px;
    margin-right: 90px;
}
#offre_infos {
    width: 540px;
}
#offre_infos #infos_content {
    width: 240px;
    margin-left: 0;
}

#offre_details h2 {
    font-size: 14px;
    color: #E95E28;
}

#offre_details .title, #offre_details .subtitle {
    color: #53B396;
    text-transform: uppercase;
    font-size: 28px;
}
#offre_details .subtitle {
    font-size: 13px;
}
#offre_details .legend {
    font-size: 22px;
    margin: 12px 0;
}

#offre_details p, #infos_content p {
    margin-bottom: 20px;
}
#offre_details p.last {
    margin-bottom: 0;
}

#offre_details strong, #infos_content strong {
    color: #E95E28;
}

#offre_details .content {
    border-bottom: 1px solid #E95E28;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

#offre_infos #infos_content h2 {
    font-size: 22px;
}

#offre_infos img {
    display: block;
    margin-bottom: 10px;
}

#infos_content p {
    font-size: 11px;
}
#infos_content p strong {
    font-size: 12px;
}
/*}}}*/

/*{{{ le carré */
#carre_details {
    width: 380px;
    margin-right: 90px;
}
#carre_movie {
    width: 460px;
}

.carre_column h2 {
    font-size: 13px;
    color: #228DAC;
}

#carre_details .title {
    color: #228DAC;
    font-size: 28px;
}

#carre_details .header {
    color: #228DAC;
    font-size: 16px;
    font-style: italic;
}

#carre_details h3 {
    font-weight: bold;
    color: #228DAC;
    margin-top: 22px;
}

#carre_details p {
    margin-bottom: 16px;
}
#carre_details .header p {
    margin-top: 0;
}

#carre_movie p {
    font-size: 10px;
    margin-top: 6px;
}
#carre_movie_player {
    margin-top: 10px;
}

#carre_slideshow {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #228DAC;
}

/*}}}*/

/*{{{ contact */
.contact_col {
    width: 300px;
}
.contact_col h2 {
    font-size: 25px;
    margin-bottom: 14px;
}
#contact_main p {

}

#contact_main h3 {
    color: #E95E28;
    margin-top: 26px;
    font-weight: bold;
}

#contact_main ul.links {
    list-style-type: disc;
    margin-left: 15px;
}
#contact_main ul.links li {
    margin-bottom: 2px;
}
#contact_main ul.links a {
    text-decoration: none;
}

#contact_sub p {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 18px;
}

#contact_sub .copyright {
    font-weight: normal;
    font-size: 9px;
}
/*}}}*/

/*{{{ postit */
#postit_howto {
    width: 380px;
    margin-right: 90px;
}
#postit_affiche, #postit_sidebar {
    width: 220px;
}

#postit_howto h2 {
    font-size: 25px;
    margin-bottom: 10px;
}

#postit_howto p {
    font-size: 15px;
    font-weight: bold;
}

.flipbook ul {
    margin-bottom: 30px;
}
.flipbook li {
    float: left;
    font-size: 11px;
    margin-right: 4px;
}
.flipbook li a {
    text-decoration: none;
}
.flipbook li.active a {
    font-weight: bold;
}

#postit_howto img {
    display: block;
    margin-bottom: 20px;
}
 
#postit_howto .flipbook {
    margin-top: 20px;
    margin-bottom: 6px;
}

#photos_posted {
    margin-top: 20px;
}

.affiche {
    border-bottom: 1px solid #E95E28;
    padding-bottom: 20px;
    margin-bottom: 16px;
}
#postit_affiche .last {
    border-bottom: none;
}

#postit_affiche h2 {
    font-size: 12px;
    color: #E95E28;
    margin-bottom: 20px;
}

.affiche a {
    font-size: 10px;
}

.affiche img {
    display: block;
}

.screensaver {
    margin-top: 20px;
}
.screensaver h3 {
    margin-bottom: 6px;
    font-size: 12px;
    color: #E95E28;
}

#postit_sidebar {
    padding-top: 36px;
}

img.poster {
    border: 1px solid #373737;
}
/*}}}*/

/*{{{ mentions légales*/
#mentions_legales {
    width: 600px;
}
#mentions_legales h1 {
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 22px;
}
#mentions_legales p, #mentions_legales ul {
    margin-bottom: 1em;
}
#mentions_legales p.before_ul {
    margin-bottom: 0px;
}
#mentions_legales ul {
    list-style-type: disc;
    margin-left: 20px;
}
/*}}}*/

/*{{{ footer */
#footer {
    clear: both;
    padding: 16px 22px;
    background: #fff url(../images/footer_bg.gif) no-repeat top left;
    height: 75px;
    font-size: 9px;
}

#footer a {
    text-decoration: none;
}

#footer_contact {
    float: right;
    height: 64px;
    line-height: 13px;
    text-align: right;
    padding-right: 78px;
    padding-top: 2px;
    background: #fff url(../images/logo_epa.gif) no-repeat top right;
}

#footer_copyright {
    float: left;
}
/*}}}*/


/*{{{ debug & server error*/
#server_error h1 {
    font-size: 20px;
}

#debug_wrapper {
    position: fixed;
    bottom: 2px;
    right: 2px;
}

#debug_wrapper a {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
}

#debug {
    height: 300px;
    width: 600px;
    overflow: auto;
    padding: 10px;
    border: 1px solid #999;
    z-index: 2;
    background-color: #fff;
}
/*}}}*/


@media screen {
    .sIFR-active dt, .sIFR-active .news_col h2, .sIFR-active .content_54321 h2,
    .sIFR-active .news_block h3, .sIFR-active #sidebar_54321 h2, .sIFR-active #offre_details h2,
    .sIFR-active #offre_details .title, .sIFR-active #offre_details .legend,
    .sIFR-active #offre_infos h2, .sIFR-active .contact_col h2, .sIFR-active #postit_howto h2, 
    .sIFR-active #postit_affiche h2, .sIFR-active .screensaver h3, .sIFR-active .home_col h2,
    .sIFR-active #logistique_details h2, .sIFR-active #logistique_details .title, .sIFR-active #logistique_infos h2,
    .sIFR-active .carre_column h2, .sIFR-active #carre_details .title {
        visibility: hidden;
    }

    .home_col .menu_54321 h2 {
        visibility: visible !important;
    }
}

