@CHARSET "UTF-8";

/******************************************************
Mise en page globale 
*******************************************************/

.ce_bandeau
{
   height: 131px;
}

body 
{
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    /*color: #692789;*/
    color: #000;
    background: url(../images/slice_background.jpg) repeat-x;
   background-color: #FFFFFF;
}

#logo_jpg{
   display: none;
}
#logo_gif{
   display: none;
}
#login_gif{
   display: none;
}
#contact_gif{
   display: none;
}
#assistance_gif{
   display: none;
}

div.ce_text.block
{
   margin-left: 17px;
}

html:not([lang*=""]) div.ce_text.block
{
padding-right: 17px;
}

*+html div.ce_text.block
{
padding-right: 17px;
}

#droite div.ce_text.block
{
   margin-right:0;
   margin-left:0;
}

* html div.ce_text.block
{
   margin-right: 0;
   margin-left: 0;
}

* html #main .mod_article
{
   margin-right: 0;
   padding-left: 10px;
}


* html .mod_newslist div, * html .mod_article div
{
 margin-bottom: 0;
}

.mod_article div
{
 margin-bottom: 0px;
}

.mod_newslist div.layout_full div.ce_text
{
	padding-right: 20px;
}

.ce_text span.Titre_puce_vert, .ce_text span.Titre_puce_orange
{
   float:left;
   display:block;
   width: 369px;
}

* html .ce_text span.Titre_puce_vert
{
width: 385px;
}
* html .ce_text span.Titre_puce_orange
{
width: 385px;
}

.ce_text span span, .ce_text td span.Titre_puce_vert, .ce_text td span.Titre_puce_orange
{
  float:none;
}

.ce_text span a
{
 color: #000000;
}

img 
{
    border:none;
}

.left
{
    float: left;
}

#wrapper
{
    position:relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFFF;
}

#header
{
    position: relative;
    width: 1000px;
    height: 169px;
   /* background-image: url(../images/header.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
}

#header .inside
{
    z-index: 999;
}

#headerLogo
{
    position: absolute;
    left: 15px;
    top: 3px;
    
}

#headerLogin
{
    position: absolute;
    right: 10px;
    top: 10px;
}

#headerContact
{
    position: absolute;
    right: 10px;
    top: 50px;
}

#headerAssistance
{
    position: absolute;
    right: 10px;
    top: 90px;
}

#backgroundMenu{
   position: absolute;
   top: 131px;
}

#container 
{

}

#footer
{
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    width:1000px;
    height:34px;
}

/******************************************************
Partie Footer
*******************************************************/

#footerListe
{
   margin-left: 15px;
   margin-top: 10px;
   width: 200px;
}

.footerLien
{
   color: #ffffff;
   font-size: 11px;
   text-decoration: none;
}

#footerContaineLien a:hover
{
    text-decoration: underline;
}

#footerContaineLien
{
  text-align: right;
  padding-top: 10px;
  width: 675px;
}

#access_direct{
   float: left;
   margin-top: 10px;
   margin-left: 15px;
   color: #FFFFFF;
   font-size: 13px;
   font-weight: bold;
}

/******************************************************
Partie principale 
*******************************************************/

#main 
{
    
}


/******************************************************
Recherche 
*******************************************************/

#search 
{
    /*padding: 10px 10px 25px 10px;*/
    position: absolute;
    top: 131px;
    right: 16px;
    background-image: url(../images/recherche_background.png);
    width: 350px;
    height: 35px;
}

#search form
{
    margin: 10px 10px 25px 10px;
}

#search h2
{
    font-size: 13px;
    color: #fff;
    margin: 0 0 0px 0;
    padding: 0 0 5px 0;
}

#search .label, #search_results .label
{
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 15px;
}

#search .text, #search_results .text
{
    float: left;
    font-size: 10px;
    width: 132px;
    border: 0;
	height: 17px;
}

#search .submit
{
    float: left;
    width: 23px;
    height: 17px;
    background-image: url(../images/search_submit.png);
    border: 0;
    margin: 0px 0 0 7px;
    cursor: pointer;
}

#search_results .submit
{
    float: left;
    width: 23px;
    height: 17px;
    background-image: url(../images/search_submit2.png);
    border: 0;
    margin: 0px 0 0 7px;
    cursor: pointer;
}

.mod_search p.header
{
	padding-top: 40px;
}

.mod_search div.first
{
	padding-top: 20px;
}

.mod_search div.even, .mod_search div.odd
{
	padding: 10px 20px;
	background-color: #fff;
}

.mod_search div h3 a
{
	color: #a54399;
}

.mod_search p.url, .mod_search p.context
{
	padding-top: 8px;
}

.mod_search p.context span.highlight
{
	color: #a54399;
}

/******************************************************
Fil d'Ariane
*******************************************************/

#clear
{
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    width:100%;
}

.mod_breadcrumb
{
   position: absolute;
   left: 20px;
   top: 169px;
   color: #682889;
}

/**\*/ * html .mod_breadcrumb, *+html .mod_breadcrumb
{
 top: 30px;
}

.mod_breadcrumb a
{
    color: #682889;
}

.mod_breadcrumb h5,
.mod_breadcrumb h3
{
    display: inline;
	font-size: 11px;
	font-weight: 100;
}

/*******************************************************
Colone Gauche et Droite  Personnaliser
*******************************************************/

.custom #gauche
{
   width: 70%;
   float:left;
}

.custom #droite
{
   width: 29%;
   float:left;
}

.custom #corp
{
   width: 99%;
   float:left;
}

/***************************************************
Module d'impression
***************************************************/

.imprimer
{
  background-image: url(../images/bg_imprim.jpg);
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-top: 7px;
  margin-bottom:0;
  margin-left: 15px;
  height: 62px;
}

.imprimer div
{
 margin:0;
}

/**************************************
  PLAN DU SITE
**************************************/

.mod_sitemap
{
 margin-left: 30px;
 margin-bottom: 20px;
}

.mod_sitemap ul.level_1 li
{
   margin-bottom: 10px;
}

.mod_sitemap ul.level_1 ul.level_2
{
   margin-left: 40px;
   margin-top: 10px;
   list-style-type: square;
}

.mod_sitemap ul.level_1 ul.level_2 ul.level_3
{
   margin-left: 40px;
   margin-top: 10px;
   list-style-type: circle;
}

.mod_sitemap ul.level_1 ul.level_2 ul.level_3 ul.level_4
{
   margin-left: 40px;
   margin-top: 10px;
   list-style-type: cjk-ideographic;
}

/***************************************
   Formulaire                          *
***************************************/

.ce_form td  span
{
  padding-right: 12px;
}

.ce_form td.col_0
{
   width: 300px;
   padding-right: 30px;
   padding-left: 30px;
   text-align: right;
}

.ce_form td.col_0, .ce_form td.col_1
{
  padding-bottom: 8px;
}

