@CHARSET "UTF-8";

body {
    background-color: #212121;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #C9C9C9;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

/* hack png IE */ .format_png {
    behavior: url("win_png.htc");
}

/**********************
 *
 * Squelette de la page
 *
 **********************/
div#header {
    height: 109px;
    border-bottom: 7px solid #ff8f0b;
    background-color: #2d2d2d;
    margin: 0;
    padding: 0;
}

div#header h1 {
    margin: 0;
    padding: 12px;
}

div#bandeau {
    width: 955px;
    height: 109px;
    background: url(../img/bandeau.jpg) no-repeat center;
    margin: 0 auto;
    padding: 0;
}

div#container {
    margin: 0;
    padding: 0;
    background: #8c8c8c url(../img/fond_content.jpg) repeat-x;
    border-bottom: 7px solid #ff8f0b;
}

div#centre {
    width: 915px;
    min-height: 300px;
    margin: 0 auto;
    padding: 20px;
    background-color: #2d2d2d;
    border-left: 1px solid #212121;
    border-right: 1px solid #212121;
}

div#content {
    width: 623px;
    float: right;
}

/**
 *
 * navhaut
 *
 */
div#navhaut {
    text-align: right;
}

div#navhaut ul {
    margin: 0;
    padding: 0;
}

div#navhaut li {
    display: inline;
    list-style: none;
}

div#navhaut a {
    color: #c9c9c9;
    font-weight: bold;
    font-size: 12px;
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
}

div#navhaut a:hover, div#navhaut a.current {
    background-color: #ff8f0b;
    color: black;
}

/**
 *
 * navleft
 *
 */
div#menuleft {
    width: 270px;
    float: left;
    margin: 0;
    padding: 0;
}

div#menuleft ul {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #434343;
}

div#menuleft li {
    list-style: none;
    line-height: 34px;
    padding: 1px 0;
    border-top: 1px solid #434343;
}

div#menuleft a.navleft {
    background-color: #111110;
    text-decoration: none;
    color: #C9C9C9;
    height: 34px;
    display: block;
    font-size: 14px;
    padding-left: 20px;
}

div#menuleft a.navleft:hover, div#menuleft a.current {
    background: none;
    color: #ff8f0b;
    font-weight: bold;
}

div#menuleft #savoirplus {
    margin-top: 13px;
}

/**
 *
 * Footer
 *
 */
div#footer {
    background: #212121 url(../img/fond_footer.jpg) repeat-x;
    padding: 20px 0 40px 0;
    text-align: center;
    font-size: 11px;
} #agoranet {
    float: left;
}

div#footer p {
    text-align: right;
    color: #ff8f0b;
    width: 955px;
    margin: 0 auto 20px;
}

/**
 *
 * Bloc horraire + elemAccueil
 *
 */
div#horraire {
    width: 389px;
    margin: 0;
}

div#horraire p {
    background-color: #111110;
    padding: 5px;
    height: 123px;
    margin: 3px 0 0;
}

div#horraire img {
    padding-right: 10px;
    float: left;
}

div#horraire strong {
    font-size: 12px;
    margin-top: 10px;
}

div#elemAccueil {
    margin-top: 20px;
    vertical-align: middle;
}

div#elemAccueil img {
    vertical-align: middle;
    display: inline;
}

/*****************
 *
 * Bloc Flash administrable de la page d'accueil
 *
 ****************/
div#elemAccueil .flashAccueil {
    float: right;
}

/*****************
 *
 * CMS : styles des balise du CMS (editeur)
 *
 ****************/
h3.spip {
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

hr.spip {
    clear: both;
    height: 1px;
    visibility: hidden;
}

a.spip_in, a.spip_out {
    color: #FF8F0B;
    text-decoration: none;
}

p.spip a {
	color: #FF8F0B;	
}

a.spip_in:visited, a.spip_out:visited {
    color: #FF8F0B;
}

a.spip_in:hover.spip, a.spip_out:hover {
    color: #FF8F0B;
    text-decoration: underline;
}

a.spip_in:active, a.spip_out:active {
    color: #FF8F0B;
} .spip_documents_right img {
    margin: 5px 0 5px 5px;
} .spip_documents_left img {
    margin: 5px 5px 5px 0;
}

/*****************
 *
 * Blocs produit
 *
 ****************/
div.produit {
    padding: 3px;
    height: 80px;
    margin-top: 4px;
    background: #111110;
}

div.autoheight {
    /*clear: left;*/
    min-height: 80px;
    height: auto !important;
    height: 80px;
    padding-bottom: 10px;
}

div.produit2 {
    padding: 15px 10px;
    margin-top: 4px;
    background: #111110;
    color: #C9C9C9;
}

div.produit span, div.produit2 span {
    font-size: 14px;
    font-weight: bold;
}

div.produit p {
    margin: 10px 0 0 150px;
}

/*****************
 *
 * Fiche produit
 *
 ****************/
ul.documentPdf {
    margin: 0;
    padding: 0;
    list-style-type: none;
    min-height: 20px;
    height: auto !important;
    height: 20px;
}

ul.documentPdf li {
    display: -moz-inline-box;
    display: inline-block;
    clear: right;
    float: right;
    background: url(../img/puce.png) left 8px no-repeat;
    padding-left: 20px;
}

ul.documentPdf li a {
    color: #ff8f0b;
    text-decoration: none;
}

ul.documentPdf li a:visited {
    color: #ff8f0b;
    text-decoration: none;
}

ul.documentPdf li a:hover {
    color: #ff8f0b;
    text-decoration: underline;
}

ul.documentPdf li a:active {
    color: #ff8f0b;
    text-decoration: none;
}

/*****************
 *
 * Galerie Photo
 *
 ******************/
div#galerie {
    padding: 5px 0 15px 10px;
    margin-top: 4px;
    background-color: #111110;
} #galerie img {
    border: 1px solid #c9c9c9;
} #galerie #cadrePhoto {
    width: 268px;
    height: 235px;
    float: left;
    border: 1px solid #fff;
    margin-left: 15px;
    display: inline; /* for IE6 */
} #galerie #favorite img {
    display: block;
    border: none;
} #galerie ul#listeVignette {
    margin: 0 0 0 25px;
    padding: 0;
    list-style-type: none;
    width: 285px;
    float: left;
} #galerie ul#listeVignette li {
    width: 83px;
    height: 73px;
    float: left;
    margin-bottom: 6px;
    margin-right: 7px;
}

/*********************
 *
 * Formulaire de contact
 *
 *********************/ 
 
 #formulaireContact {
    /* position: relative;*/
    background-color: #111110;
    border-top: 4px solid #2D2D2D;
    padding: 0;
} 

#formulaireContact h3 {
    font-size: 13px;
    margin: 0;
    padding: 0 0 15px 0;
}

div#frmZone1 {
    width: 317px;
    margin: 0;
    padding: 15px 20px 10px 20px;
    float: left;
    background: url(../img/ligneForm.png) right top repeat-y;
}

div#frmZone1 div {
    clear: left;
    padding: 5px 0;
}

div#frmZone1 label {
    float: left;
    display: block;
    width: 56px;
    height: 21px;
    line-height: 21px;
}

div#frmZone1 input {
    float: left;
    height: 19px;
    width: 250px;
    border: 1px solid #c9c9c9;
    background-color: #2D2D2D;
    color: #c9c9c9;
}

div#frmZone2 {
    width: 224px;
    float: left;
    padding: 15px 20px 10px 20px;
}

div#frmZone2 div {
    padding: 5px 0;
}

div#frmZone2 input, div#frmZone2 select {
    display: block;
    height: 19px;
    width: 230px;
    border: 1px solid #c9c9c9;
    background-color: #2D2D2D;
    color: #c9c9c9;
}

div#frmZone2 select {
    height: 23px;
    color: #fff;
}

div#frmZone2 {
    display: block;
}

div#frmZone3 {
    clear: left;
    border-top: 3px solid #2D2D2D;
    padding: 5px 20px 10px 20px;
}

div#frmZone3 textarea {
    width: 580px;
    height: 110px;
    border: 1px solid #c9c9c9;
    background-color: #2D2D2D;
    color: #c9c9c9;
}

div#frmValidation {
    padding: 5px 20px 15px 20px;
}

div#frmValidation input {
    display: block;
    float: right;
}

div#frmMention {
    background-color: #2D2D2D;
} .confirmationOk {
    margin: 0;
    padding: 0 20px 20px 20px;
    color: #ff8f0b;
    text-align: center;
} .confirmationKo {
    margin: 0;
    padding: 0 20px 20px 20px;
    color: #ff8f0b;
    text-align: center;
	font-weight: bold;
} .obligatoire {
    color: #ff8f0b;
} .errorOff {
    display: none;
} .errorOn {
    clear: left;
    display: block;
    color: #ff8f0b;
    padding: 5px 0;
}

/*********************
 *
 * Formulaire de connexion
 *
 *********************/ #formEspacePro fieldset {
    padding: 10px;
    margin: 20px auto;
    width: 300px;
    border: 2px solid #2D2D2D;
} #formEspacePro fieldset legend {
    color: #fff;
} .logout {
    margin: 15px 0;
    text-align: right;
} .logout a {
    color: #ff8f0b;
}

ul#listeDocument {
    list-style-type: none;
}

ul#listeDocument a {
    color: #ff8f0b;
    text-decoration: none;
}

ul#listeDocument a:hover {
    text-decoration: underline;
}

ul#listeDocument img {
    width: 32px;
    height: 32px;
}

/*********************
 *
 * Titres
 *
 *********************/
h1 {
    color: #ff8f0b;
    font-size: 30px;
    font-family: Century-Gothic;
    text-transform: uppercase;
}

h1#titre {
    margin: 0;
    padding: 14px 0;
    vertical-align: middle;
}

h2 {
    color: #ff8f0b;
    font-weight: normal;
    font-size: 18px;
    background-color: #111110;
    line-height: 32px;
    padding-left: 12px;
    margin: 0;
}

/***************
 *
 * HR
 *
 ***************/
hr.clearall {
    display: block;
    visibility: hidden;
    height: 1px;
    clear: both;
}

/**************
 *
 * Liens
 *
 **************/
a {
    color: #C9C9C9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.puce {
    color: #ff8f0b;
    background: url('../img/puce_savplus.gif') no-repeat left;
    padding-left: 15px;
    margin: 0 15px 15px 0;
    font-weight: bold;
    font-size: 12px;
    float: right;
    display: inline;
}

a.puce:hover {
    text-decoration: underline;
}

/*******************
 * Fil d'ariane
 */
div#ariane ul {
    list-style-type: none;
    padding: 0 0 10px 0;
    margin: 0;
    height: 20px;
}

div#ariane ul li {
    float: left;
    background: url(../img/puce_ariane.png) left 2px no-repeat;
    margin-left: 7px;
    padding-left: 7px;
    /*float: left;*/
}

div#ariane ul li.first {
    background: none;
    padding-left: 0px;
}

/***************
 *
 * classes réutilisables
 ***************/ 
 .orange {
    color: #ff8f0b;
} 

.boutonPlan {
    display: block;
    width: 100px;
    height: 20px;
    background: url(../img/puce.png) left 5px no-repeat;
    padding-left: 20px;
    line-height: 20px;
    /*color: #fff;*/
    color: #ff8f0b;
}

li.active {
    font-weight: bold;
}

