/*-----------*/
/* Coopilote */
/*-----------*/
*
{
    margin: 0;
    padding: 0;
}

body 
{

}

#body_source
{
    width: 954px;
    margin: auto;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
}

p, li, ul, h2, h3, h4, h5, h6
{
    color: #626262;
}

a
{
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

a img
{
    border: none;
}

/*-=-=-=-=-=-=-=-=
     HEADER 
-=-=-=-=-=-=-=-=*/

#header 
{
    height: 90px;
    margin-top: 15px;
    padding-top: 10px;
}

#header .logo
{
    float: left;
    width: 160px;
    height: 85px;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: -15px;
    background: url("images/logo.png") no-repeat;
}

#header .logo a
{
    display: block;
    width: 100%;
    height: 100%;
}

/*----------------
    SearchBar
----------------*/

#header #searchbar 
{
    text-align: right;
    font-size: 10px;
    color: #62697c;
    font-family: Verdana, sans-serif;
    margin-right: 20px;
    margin-bottom: 20px;
}

#header #searchbar form 
{
    display: inline;
}

#header #searchbar a 
{
    color: #62697c;
    margin-right: 20px;
}

#header #searchbar a:hover 
{
    color: #da575d;
}

#header #searchbar #contact 
{
    color: #da575d;
}

#header #searchbar #cse-search-box
{
    display: inline;
}

#header #searchbar input[type="text"] 
{
    background: url('images/search.png') no-repeat;
    border: 0;
    height: 17px;
    width: 75px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

#header #searchbar input[type="submit"] 
{
    background: url('images/ok.png') no-repeat;
    background-position: 0 0px;
    border: 0;
    height: 19px;
    width: 17px;
}

/*----------------
      MenuBar
----------------*/

#header #menubar ul 
{
    list-style-type: none;      
}

#header #menubar li 
{
    width: 140px;
    height: 24px;
    float: left;
    margin: 5px;
    font-size: 0.75em;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-family: Arial, Verdana, sans-serif;
}

#header #menubar li.red 
{
    background: url('images/menu1.png') no-repeat;
}

#header #menubar li.orange 
{
    background: url('images/menu2.png') no-repeat;
}

#header #menubar li.violet 
{
    background: url('images/menu3.png') no-repeat;
}

#header #menubar li.blue 
{
    background: url('images/menu4.png') no-repeat;
}

#header #menubar li.green 
{
    background: url('images/menu5.png') no-repeat;
}

#header #menubar li a 
{
    color: white;
    display: block;
    width: 140px;
    height: 24px;
    padding-top: 7px;
}

/*-=-=-=-=-=-=-=-=
HEADER 
-=-=-=-=-=-=-=-=*/

#body 
{
    
}

/*----------------
Left's Dock
----------------*/
#body #left_dock 
{
    width: 195px;
    float: left;
}

#body #left_dock  p 
{
    padding: 3px 8px;
    font-size: 11px;
}

#body #left_dock ul 
{
    list-style-type: none;
    padding-left: 0;
    margin-top: 10px;
    
}

#body #left_dock ul li
{
    margin-bottom: 12px;
}

#body #left_dock ul li.orange a 
{
    color: #e29e33;
    background: url('images/puceOrange.png') no-repeat;
    background-position: 0 3px;
}

#body #left_dock ul li.violet a 
{
    color: #ae5da9;
    background: url('images/puceViolet.png') no-repeat;
    background-position: 0 3px;
}

#body #left_dock ul li.blue a 
{
    color: #0f5da5;
    background: url('images/puceBleu.png') no-repeat;
    background-position: 0 3px;
}

#body #left_dock ul li.green a 
{
    color: #89c443;
    background: url('images/puceVert.png') no-repeat;
    background-position: 0 3px;
}

#body #left_dock ul li.red a 
{
    color: #cd2027;
    background: url('images/puceRed.png') no-repeat;
    background-position: 0 3px;
}

#body #left_dock ul li a 
{
    padding-left: 17px;
    height: 15px;
}

#body #left_dock #actualite 
{
    width: 128px;
    background: #ecf3d2 url('images/actualiteBas.png') no-repeat;
    background-position: 0 100%;
    margin-top: 40px;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
#body #left_dock #actualite h3 
{
    width: 108px;
    background: url('images/actualiteHaut.png') no-repeat;
    height: 28px;
    color: white;
    padding: 6px 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: none;
    margin-bottom: -10px;
}

#body #left_dock #actualite div 
{

}

#body #left_dock #actualite p.none 
{
    font-size: 0.8em;
    padding: 5px 10px;
    text-align: right;
}

#body #left_dock #actualite a 
{
    padding-top: 5px;
    color: #88c542;
}

#body #left_dock #actualite hr 
{
    border: 1px dotted #bbc0b9;
    width: 115px;
    margin: auto;
    margin-bottom: 3px;
}

#body #rubriqueConnexes a
{

}

#body #rubriqueConnexes a:visited
{

}

.partenaire
{
    width: 50%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}


/*----------------
Right's Dock
----------------*/
#body #right_dock 
{
    width: 150px;
    float: right;
}

#body #right_dock #film  p, #body #right_dock #temoignages  p
{
    margin: 0;
    padding: 3px 10px 3px 10px;
    font-size: 11px;
}

#body #right_dock #film 
{
    width: 128px;
    margin-bottom: 30px;
}

#body #right_dock #film .headerBox
{
    height: 10px;
    background: url('images/hautBleu.png') no-repeat;
}

#body #right_dock #film .contentBox
{
    background: url('images/filmFond.png') repeat-y;
    color: white;
}

#body #right_dock #film .contentBox p
{
    color: white;
}

    div.contentBox a img
    {
	border: 0;
	padding-left: 2px;
	display: block;
	margin: 0 4px;
    }

#body #right_dock #film .footerBox
{
    height: 31px;
    background: url('images/basBleu.png') no-repeat;
}

#body #right_dock #film h3 
{
    width: 108px;
    height: 31px;
    color: white;
    margin-top: 0px;
    padding: 0px 0px 6px 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: none;
    margin-bottom: -16px;
}


#body #right_dock #film a 
{
    font-weight: bold;
}

#body #right_dock #temoignages 
{
    width: 128px;
    background: #dfe5f5 url('images/temoignagesBas.png') no-repeat;
    background-position: 0 100%;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

#body #right_dock #temoignages hr 
{
    border: 1px dotted #bbc0b9;
    width: 115px;
    margin: auto;
    margin-bottom: 3px;
}


#body #right_dock .puce, #body #left_dock .puce
{
    float: left;
    margin: 5px 5px 0px 10px;
}

#body #right_dock #temoignages h3 
{
    width: 108px;
    background: url('images/temoignagesHaut.png') no-repeat;
    height: 28px;
    color: white;
    padding: 6px 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: none;
    margin-bottom: -10px;
}

#body #right_dock #temoignages div p 
{
    padding-top: 2px;
}

#body #right_dock #temoignages a 
{
    padding-top: 3px;
    color: #4380b9;
}


/*----------------
Content
----------------*/

#body #content_large
{
    margin-left: -50px;
    padding: 0;
    width: 795px;
    overflow: hidden;
    float: right;
}

#body #content 
{
    margin-left: 190px;
    margin-right: 160px;
    width: 560px;
    overflow: hidden;
}

#body #content #contentBlock
{
    margin-left: 8px;
    margin-right: 12px;
}

#body #content p
{
    text-align: justify;
}

#body #content #redwire 
{
    color: red;
    font-size: 0.9em;
    margin: 0px 0px 10px 0px;
}

#body #content #redwire a 
{
    color: #999;
}

#body #content a.selected {
    font-weight: bold;
}

#body #content h1 
{
    text-transform: uppercase;
    color: #cd2027;
    border-bottom: 1px solid red;
    font-weight: none;
    font-size: 0.9em;
    margin-top: 10px;
    margin-bottom: 12px;    
}

#body #content p
{
    margin-top: 2px;
    margin-bottom: 10px;
}

#body #content h2
{
    margin-top: 12px;
    margin-bottom: 20px;
}

#body #content h3
{
    margin-top: 10px;
    margin-bottom: 15px;
}

#body #content h4, #body #content h5, #body #content h6
{
    margin-top: 7px;
    margin-bottom: 10px;
}

#body #content ul
{
    margin: 10px 0px 15px 10px;
}

#body #content ul li
{
    margin: 2px 0px 5px 10px;
    list-style-type: disc;
}

#body #content  ul ul 
{
    margin: 10px 0px 10px 20px;
}

#body #content  ul ul li
{
    list-style-type: circle;
}

#body #content p.title 
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

#body #content div.avantages 
{
    width: 256px;
    float: left;
    background: url('images/avantagesFond.png') repeat-y;
}

#body #content div.avantages h3 
{
    background: url('images/avantagesHaut.png') no-repeat;
    padding: 5px 10px;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: none;
    height: 25px;
    margin: 0;
}

#body #content div.avantages div.footBock  
{
    padding-bottom: 3px;
    background: url('images/avantagesBas.png') no-repeat;
    background-position: 0 100%;
}

#body #content div.etre 
{
    width: 256px;
    float: right;
    background: url('images/etreFond.png') repeat-y;
}

#body #content div.etre h3 
{
    background: url('images/etreHaut.png') no-repeat;
    padding: 5px 10px;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: none;
    height: 25px;
    margin: 0;
}

#body #content div.etre div.footBock 
{
    padding-bottom: 3px;
    background: url('images/etreBas.png') no-repeat;
    background-position: 0 100%;
}

#body #content div.svp 
{
    width: 256px;
    float: left;
    background: url('images/svpFond.png') repeat-y;
}

#body #content div.svp h3 
{
    background: url('images/svpHaut.png') no-repeat;
    padding: 5px 10px;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: none;
    height: 25px;
    margin: 0;
}

#body #content div.svp div.footBock
{
    padding-bottom: 3px;
    background: url('images/svpBas.png') no-repeat;
    background-position: 0 100%;
}

#body #content div.activites 
{
    width: 256px;
    float: right;
    background: url('images/activitesFond.png') repeat-y;
}

#body #content div.activites h3 
{
    background: url('images/activitesHaut.png') no-repeat;
    padding: 5px 10px;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: none;
    height: 25px;
    margin: 0;
}

#body #content div.activites div.footBock
{
    padding-bottom: 3px;
    background: url('images/activitesBas.png') no-repeat;
    background-position: 0 100%;
}

#body #content div.blocks div p
{
    padding: 0px 15px 0 15px;
}

#body #content div.blocks 
{
    margin-top: 20px;
}

#body #content div.blocks div a.liens 
{
    width: 256px;
    height: 10px;
    display: block;
}

#body #content div.blocks div a.liens span 
{
    display: none;
}

#content div.pagination {
    width: 100%;
    text-align: center;
}

#footer 
{
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-top: 2px solid #a7abb6;
}

#footer a 
{
    color: #999;
}

#content .blockDiv
{
    
}

/*-=-=-=-=-=-=-=-=
     ADMIN
-=-=-=-=-=-=-=-=*/

.widget .boutons a
{
    display: block;
    width: 15px;
    height: 12px;
    background: url("images/edit.png") no-repeat;
    margin: auto;
}

.widget .boutons
{
    display: none;    
}

.widget:hover .boutons
{
    background: url("images/fond_rond_70.png") no-repeat;
    width: 23px;
    height: 20px;
    color: white;
    display: block;
    position: absolute;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -12px;
}

/*-=-=-=-=-=-=-=-=
     CONTACT
-=-=-=-=-=-=-=-=*/
#contact_form
{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
    margin-bottom: 20px;
    float: right;
    border-left: 1px grey solid;
}

#contact_content
{
    margin-right: 10px;
}


#contact_form label
{
    display: block;
    margin: 2px 0px 5px 0px;
}

/*-=-=-=-=-=-=-=-=
     MAPS
-=-=-=-=-=-=-=-=*/
.tableauMaps hr
{
    border-top: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    margin: 15px 0px 15px 0px;
}


.actualite_liste li h3
{
    color: pink;
    margin: 0px;
    padding: 0px;
}

#temoignages .widget a
{
    display: block;
    width: 100%;
    height: 100%;
}

#temoignages .widget a:hover
{
    text-decoration: none;
}

.box_temoignage
{
    width: 250px;
    float: left;
    margin: auto;
    border-bottom: grey dotted 1px;
}

.box_temoignage:hover
{
    background: #EEEEEE;
}

.box_temoignage a.boxlink
{
    display: block;
    width: 100%;
    height: 100%;
}

.box_temoignage a.boxlink:hover
{
    text-decoration: none;
}

.box_temoignage h3
{
    text-align: left;
}
.box_temoignage h5
{
    text-align: right;
    font-style: italic;
}

.box_temoignage.gauche
{    
    margin: 0px 0px 5px 10px;
}

.box_temoignage.droite
{   
    margin: 0px 0px 5px 10px;
}

.box_temoignage .photo
{
    width: 100px;
    height: 130px;
    border: solid 1px #CCC;
    margin: 0px 5px 5px 5px;
}

.box_temoignage .photo.gauche
{
    float: left;
}

.box_temoignage .photo.droite
{
    float: right;
}

/*Annuaire*/

.AnnuaireSecteur
{
    width: 100%;
    margin: auto;
}

.AnnuaireSecteur .toggleSubListe
{
    margin-top: 10px;
}

.AnnuaireSecteur .toggleSubListe .liensDeroulant
{
    font-size: 1em;
    font-weight: bold;
    color: #626262;
    display: block;
    padding: 5px;
}

.AnnuaireSecteur .toggleSubListe a h3
{
    color: white;
}

.AnnuaireSecteur .toggleSubListe .liste table
{
    width: 100%;
}

#body #content .boutonPDFAnnuaire
{
    width: 30%;
    float: right;
    margin: 0px 0px 15px 30px;
}

#body #content .boutonPDFAnnuaire p
{
    text-align: center;
}

#body #content .boutonPDFAnnuaire a
{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

#body #content .boutonPDFAnnuaire a:hover p
{
    color: red;
}

#body #content .boutonPDFAnnuaire img
{
    float: left;
    height: 30px;
}

/*Contenu de l'annuaire */
#body #content .liste
{
    margin-top: 10px;
    
    border-bottom: grey dashed 1px;
}

#body #content .liste .entreprise
{
   clear: both; 
   padding: 0px 0px 0px 10px;
   border-top: grey dashed 1px;
}

#body #content .liste .entreprise:hover
{
    background: #EFEFEF;
}

#body #content .liste .entreprise .titre
{
    width: 100%;
}

#body #content .liste .entreprise .titre .activite
{
    width: 70%;
    float: left;
}

#body #content .liste .entreprise .titre .marque
{
    width: 30%;
    float: right;
}


#body #content .liste .entreprise .titre .marque h4
{
    color: red;
    text-align: right;
}

#body #content .liste .entreprise .personne
{
    width: 100%;
    clear: both;
}

#body #content .liste .entreprise .personne .entrepreneur
{
    width: 70%;
    float: left;
}

#body #content .liste .entreprise .personne .liens
{
    width: 30%;
    float: right;
}

#body #content .liste .entreprise .personne .liens p
{
    text-align: right;
}

#body #content .fiche
{
    
}

#body #content .fiche .logo
{
    width: 40%;
    float: right;
}

#body #content .fiche .details
{
    width: 60%;
    float: left;
}

#body #content .fiche .link
{
    text-align: center;
}

#body #content .fiche .entrepreneur
{
    border: dashed 1px grey;
    margin-bottom: 8px;
    padding: 0px 10px 0px 10px;
}



#body #content .fiche .entrepreneur .phone
{
    width: 25%;
    float: left;
}

#body #content .fiche .entrepreneur .mail
{
    width: 35%;
    float: left;
}

#body #content .fiche .entrepreneur .localisation
{
    width: 40%;
    float: left;
}

#body #content .fiche .entrepreneur .localisation p
{
    text-align: right;
}

#body #content .fiche .linkAnnuaire
{
    clear: both;
    margin: 15px 0px 10px 0px;
}

#body #content .fiche .linkAnnuaire p
{
    text-align: left;
}

#admin_box
{
    text-align: center;
    width: 100%;
    font-size: 1em;
    font-family: Arial;
    font-weight: bold;
    font-style: decoration;
}

#admin_box a
{
    color: white;
    text-decoration: none;
    margin: 4px;
}

#admin_box a:hover
{
    color: #CCC;
}