/*===============================================================
      TEXTE : styles des textes (sert aussi à FCKeditor)         
================================================================*/

/*  --------------------------------------------------------------------
    1. Body, HTML
--------------------------------------------------------------------    */
html, body{
    margin:0;
    padding:0;
}
body { 
    color: #000; 
    background: #fff;
    font: 11px Arial, Helvetica, sans-serif;
}

/*  --------------------------------------------------------------------
    2. Liens
--------------------------------------------------------------------    */
a:link {
	color  : #F29400;
	text-decoration: none;
}
a:visited {
    color  : #F29400;
    text-decoration: none;    
}
a:hover {
    color  : #F29400;
    text-decoration: underline;   
}
a:active, a:focus {
    color  : #F29400;
    text-decoration: underline;   
}

/*  --------------------------------------------------------------------
    3. Titres
--------------------------------------------------------------------    */
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    color: #0075C9;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color: #0075C9;
}
h1{
    font-size: 26px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 14px;
}

/*  --------------------------------------------------------------------
    4. Paragraphes
--------------------------------------------------------------------    */
p { 
	margin:0;
	padding:0;
}

/*  --------------------------------------------------------------------
    3. Listes
--------------------------------------------------------------------    */
ol, ul {margin-left: 2em;} 
ol{ list-style-type: upper-roman;}
ol ol{ list-style-type: decimal;}
ul{ list-style-type: disc;}
ul ul{ list-style-type: circle;}


/*  --------------------------------------------------------------------
    4. Citation 
--------------------------------------------------------------------    */
blockquote {
    padding-left:2.2em;
    margin: 1.5em;
    color: #666;
    font-style: italic;
}
blockquote:before, blockquote:after { /*ajoute un guillemet CSS sur le premier élément*/
    font-size:2.5em;
    font-family:georgia,serif;
    padding-right:.2em;
    color:#aaa;
    line-height:0;
}
blockquote:before {
	content:"\201C";
    margin-left:-.62em;
}
blockquote:after {
	content:"\201D";
    margin-left:.4em;
    vertical-align: bottom;
}

/*  --------------------------------------------------------------------
    5. Formulaires 
--------------------------------------------------------------------    */
form input, textarea, select{
    font-size:13px;
    letter-spacing:1px;
}
fieldset {
    padding:10px;
    margin: 0 0 15px 0;
    border: 1px solid #ccc;
}
legend {
    font-weight: bold;
    font-size:12px;
}
label {
    font-weight:bold;
    font-size:11px;
}
input, select, button, label {
    cursor: pointer;
}
input[type='hidden'] {
    display:none;
}
input[type='text'],input[type='password'] {
    cursor: text;
}
input[type=text], input[type=password], textarea, select { 
    background-color:#fff; 
    border:1px solid #bbb; 
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus { 
    border-color:#666;
    outline: 1px solid #005ea8;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
    border-color: #e75113;
}
input[type=text], input[type=password], textarea, select {
    margin:3px 0;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio { 
    position:relative;
    top:.25em; 
}

/*  --------------------------------------------------------------------
    CKeditor 
--------------------------------------------------------------------    */
.mise_en_avant1, .mise_en_avant1 a {
    font-size               :   13px;
    font-weight             :   bold;
    color                   :   #005ea8;
}
.mise_en_avant2, .mise_en_avant2 a {
    font-size               :   11px;
    font-weight             :   bold;
    color                   :   #005ea8;
}
.mise_en_avant1 a:hover, .mise_en_avant2 a:hover, a:hover .mise_en_avant1, a:hover .mise_en_avant2{
    color                   :  #005ea8;
    text-decoration         :  underline; 
}

/*  ----------------------------------------------------------------------------
    MODULES STANDARD                                                            
    ------------------------------------------------------------------------- */
    
/* 404 */
#mod-404 .bloc-404{
	border                  :   1px dashed #005ea8;
    text-align              :   center;
    color                   :   #000000;
    padding                 :   5px;
    margin-bottom           :   10px;
}

/* no-data */
#no-data{
    text-align              :   center;
}
/* Contact */
#mod-contact #frm{
    margin                  :   10px 0 20px 0;
    font-size               :   12px;
}
#mod-contact #frm table#formulaire{
	width                   :   400px;
	margin                  :   0 0 10px 40px;     
}
#mod-contact #frm td.label{
	width                   :   80px;
    text-align              :   right;
    padding-right           :   10px;
    vertical-align          :   top;
}
#mod-contact #frm td.input{
    vertical-align          :   top;
}
#mod-contact #frm td.input input, #mod-contact #frm td.input textarea {
    width                   :   250px;
}
#mod-contact .cadre-crypto{
    text-align              :   center;
    overflow                :   hidden;
}
#mod-contact .cadre-crypto h4{
    font-size               :   12px;
    background-color        :   #005ea8;
    color                   :   #fff;
    padding                 :   2px 0 2px 0;
}
#mod-contact .cadre-crypto p{
    margin                 :   10px 0 10px 0;
}
#mod-contact .cadre-crypto table{
    padding-left             :   140px;
}
#mod-contact .boutons{
    text-align              :   center;
    margin-top              :   5px;
}
#mod-contact .boutons input{
	color                  :   #fff;
	padding                :   3px 6px 3px 6px;
    border                 :   none;
    background-color       :   #005ea8;
}
#mod-contact .boutons input:hover{
    background-color       :   #e75113;
}

/* Api map */
#mod-contact address.contact{
    width                   :   45%;
    float                   :   left;
    margin-left             :   10px;
    margin-bottom           :   10px;
}
#mod-contact div.gps{
    width                   :   45%;
    float                   :   right;
    margin-right            :   10px;
    margin-bottom           :   10px;
}
#mod-contact .api_map{
    clear                   :   both;
}

/* Mentions légales */

/* Plan du site */
ul.plan_site{
	margin                 :   0;
    padding                :   0;
    list-style-type        :   none;
}
ul li.plan_site_0{
    background             :   url(/img/site/puce-corps.gif) no-repeat left 3px;
    margin-bottom          :   10px;
    padding-left           :   15px;
    margin-left            :   15px;
}
ul li.plan_site_0, ul li.plan_site_0 a {
    font-size              :   13px;
    text-transform         :   uppercase;
    color                  :   #e75113;
}
ul.plan_site_1{
    margin-top             :   5px;
} 
ul li.plan_site_1{
	list-style-type        :   disc;
	margin-left            :   30px;    
    margin-top             :   0px;
} 
ul li.plan_site_1, ul li.plan_site_1 a {
    font-size              :   12px;
    text-transform         :   none;
    color                  :   #000; 
}
/*  ----------------------------------------------------------------------------
    AXN                                                                         
    ------------------------------------------------------------------------- */
   
/* Messages erreur */    
.erreur, .information, .succes {
    padding: .8em;
    margin-bottom: 5px;
    border: 2px solid #ddd;
}
.erreur {
    background-color: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}
.information {
    background-color: #acdbff;
    color: #222f53;
    border-color: #57b6ff;
}
.succes {
    background-color: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}
.erreur a {
    color: #8a1f11;
    text-decoration: underline;
}
.information a {
    color: #222f53;
    text-decoration: underline;
}
.succes a {
    color: #264409;
    text-decoration: underline;
}

/* Erreurs javascript et flash */    
.bloc-erreur-javascript .erreur, .bloc-erreur-flash .erreur{
    margin                 :   10px auto;
    padding-top            :   10px;
    padding-left           :   35px;
	width                  :   60%;      
	background-image       :   url(/img/warning.gif);
	background-position    :   10px 5px;
	background-repeat      :   no-repeat; 
	font-weight            :   bold;
}
.bloc-erreur-javascript, .bloc-erreur-flash{
    position               :  relative;
    width                  :  100%;
    text-align             :  center;
}
.bloc-erreur-flash .erreur{
	width                  :  100%;
	background-position    :  center 5px;
	padding-top            :  30px;
}

/* baseline */
#baseline-axn{
    margin-top              :   5px;
    font-size               :   11px;
}
#baseline-axn, #baseline-axn a{
    color                   :   #9c9e9f;
}
#baseline-axn .baseline-axn img{
    vertical-align          :   bottom;
}
#baseline-axn .validation{
    position                :   absolute;
    margin-top              :   -2px;  
    padding-left            :   5px;         
}