/* ************************* 

[MASTER STYLESHEET] 
 Project: FRANCE BIOTECH
 Version: 1  
 Last change: 12/05/2009
 Assigned to: COLORZ - J.MARTINET 

 

[XHTML STRUCTURE]  
+body
    + .container
	+ .header
	+ .pathway
	+ .wrapper
		+ .wrapper_left
		+ .wrapper_center
		+ .sidebar
	+ .footer
	
************************* */


html{ padding:0; margin:0; font-size:100%;}
body{ font-family:Trebuchet,'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:12px; padding:0; margin:0; text-align:center; background-color::#e6e8e9; color:#242424; }

/* Gestion des titres */
h1, h2,h3, h4,h5, h6,dl, dt, dd, img, p, img a, img{  padding:0; margin:0; list-style:none; border:none;}
.clear{ display:block; width:100%; clear: both; font-size: 1px;  line-height:0.1em;}
 
/* Gestion des formulaires */
fieldset{ padding:0; margin:0; border: none; display:block;}
form{ padding:0; margin:0; border: none; display:inline;}

.input{ color:#666666;background-color:#fff; border:none }
.select{ color:#666666;background-color:#fff; }
.textarea{ color:#666666;background-color:#fff; }
textarea {font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif; font-size:11px;}
table, tr, td { border-collapse:collapse; padding:0; margin:0}


/* *********************** */
/*    POSITIONNEMENT      */
/* ********************* */

.container { width:980px;  margin:0 auto; text-align:left;   position:relative; min-height:980px;}
* html .container { height:980px;}
.wrapper { width:100%; clear:both; float:none; font-family:Trebuchet,'Trebuchet MS',Arial, Helvetica, sans-serif; }

.wrapper_left { width:230px; float:left; }
.wrapper_center { width:440px;  min-height:646px; float:left; margin-left:10px;}
.wrapper_fullright { width:740px; min-height:646px; float:left; margin-left:10px; }
.wrapper_bottom { width:100%; clear:both; float:none; height:20px;}
 
.sidebar { width:290px; float:right;}

/* *********************** */
/*       HEADER           */
/* ********************* */
.header { background:url(images/header.jpg) no-repeat 0 0; width:980px; height:141px; }
.header .logo a { display:block; position:absolute; z-index:99; background:url(images/logo_france_biotech.jpg) no-repeat 0 0; width:159px; height:97px; top:16px; left:23px;}
.header .logo a span { display:none;}

.header .toolbox { position:absolute; left:772px; top:13px; z-index:99}
.header .toolbox ul { margin:0; padding:0; list-style:none; color:#666666; font-size:12px; }
.header .toolbox ul li { margin:0; padding:0; list-style:none; display:inline; color:#edeeef; background-color:inherit;}
.header .toolbox ul li a {color:#666666; background-color:inherit; text-decoration:none;}
.header .toolbox ul li a:hover { text-decoration:underline;}
.header .toolbox ul li.item1 a { background:url(images/etoile.gif) no-repeat 0 2px; padding-left:18px; padding-right:10px;}

.header .espacemembres { background:url(images/espace_membre.gif) no-repeat 0 0; width:250px; height:88px;	position:absolute;	top:35px; left:712px;  z-index:99;}
.header .espacemembres .identifiant { width:115px; margin:27px 0 0 11px; float:left; display:inline;}
.header .espacemembres .identifiant .form_input { width:115px; font-size:12px; color:#999999; background: url(images/form_input_espace_membres.gif) no-repeat right 0; width:104px; height:20px; padding:3px 0 0 3px; margin:0 0 7px 0; border:none}
.header .espacemembres .envoie { float:right; width:120px; margin:23px 0 0 0;}
.header .espacemembres .envoie .form_bouton { width:52px; height:32px; background:url(images/btn_ok_espace_membres.gif) no-repeat 0 0; border:none; float:left;}
.header .espacemembres .envoie a { float:left; display:block; font-size:10px; color:#96999c; background-color:inherit; text-decoration:none; width:62px; padding-left:5px;}
.header .espacemembres .envoie a:hover { text-decoration:underline;}
.header .espacemembres .envoie .sesouvenir { clear:both; float:none; padding:10px 0 0 0}
* html .header .espacemembres .envoie .sesouvenir { padding-top:5px;}
*+html .header .espacemembres .envoie .sesouvenir { padding-top:5px;}

.header .espacemembres .envoie .sesouvenir label { float:left; font-size:10px; color:#000000; background-color:inherit;}
* html .header .espacemembres .envoie .sesouvenir label { line-height:2em}
*+html .header .espacemembres .envoie .sesouvenir label { line-height:2em}

.header .espacemembres .envoie .sesouvenir input { float:left; margin: 0 5px 0 0; padding:0; }

/* ********************** */
/*      headerbar        */
/* ******************** */

.headerbar { clear:both; float:none; width:100%; padding:12px 0 0 0; height:38px; }
.headerbar .breadcrumb p { float: left; margin:0 ; padding:5px 0 0 20px ;color:#adaeae; background-color:inherit; font-size:11px; }
.headerbar .breadcrumb p a{ color:#adaeae; background-color:inherit; text-decoration:none;padding:0 3px 0 3px}
.headerbar .breadcrumb p a:hover { text-decoration:underline;}

.headerbar .breadcrumb span.accueil a{ background:url(images/picto_accueil.gif) no-repeat 0 3px;  display:block; width:11px; height:15px; float:left; margin:0; padding:0 5px 0 0;  }
.headerbar .breadcrumb span.accueil a span { display:none;}

.headerbar .searchbox { position:absolute; right:20px; top:153px; width:255px;}
.headerbar .searchbox p { margin:0; padding:0;}
.headerbar .searchbox .form_input { float:right;  background:#fff url(images/searchbox.gif) no-repeat right 0; width:225px; height:19px; padding:5px 0 0 25px; font-size:11px; color:#999999;  border:none;}
 
/* *********************** */
/*    wrapper left        */
/* ********************* */

.wrapper_left ul { margin:0; padding:0; list-style:none;}
.wrapper_left ul li { margin:0; padding:0; list-style:none; }

.wrapper_left .block { width:230px; clear:both; float:none; background-color:#FFFFFF; color:#242424; margin:0 0 10px 0;}
.wrapper_left .block_title { width:230px; height:43px;}
.wrapper_left .block_title span { display:none;}

.wrapper_left .block .rubrique { background:url(images/title_rubrique.jpg) no-repeat 0 0;}

.wrapper_left .block_center { width:100px; padding:10px 0 0 0; min-height:524px}
* html .wrapper_left .block_center {height:524px}


.wrapper_left .block_center ul { width:190px; margin:0 0 0 20px; display:block; list-style:none; padding:0}

.wrapper_left .block_center ul li { font-size:13px; color:#1188c1; background-color:inherit; background:url(images/dotted_line.gif) repeat-x 0 bottom;  padding:8px 0 8px 0; line-height:1.2em; }
.wrapper_left .block_center ul li.last { background-image:none;}
.wrapper_left .block_center ul li a {  color:#1188c1; background-color:inherit; text-decoration:none;  }
.wrapper_left .block_center ul li a:hover, .wrapper_left .block_center ul li.current-cat a { color:#96bf0d; background-color:inherit;}

.wrapper_left .block_center ul li ul { width:190px; margin:0; display:block; list-style:none; padding:10px 0;}
.wrapper_left .block_center ul li ul li{ font-size:11px; color:#8f8f8f; background-color:inherit; background: url(images/ul_left.gif) no-repeat 0 8px; background-color:inherit; padding:0 0 0 7px;  }
.wrapper_left .block_center ul li ul li a {  color:#8f8f8f; background-color:inherit; text-decoration:none; }

.wrapper_left .block_center ul li ul li a :hover, .wrapper_left .block_center ul li ul li.current-cat a { color:#96bf0d; background-color:inherit;}
.wrapper_left .block_bottom { width:100%; clear:both; float:none; height:8px; font-size:0.01em; background:url(images/block_left_bottom.gif) no-repeat 0 0; margin-top:27px;}

.wrapper_left .blockpub { width:230px; padding:74px 0 0 0; clear:both; float:none; font-size:12px; color:#0f1112; background-color:inherit; position:relative; margin:0 0 20px 0;}
.wrapper_left .blockpub p.blockpub_content { padding:0 20px; width:190px;}
.wrapper_left .blockpub a { color:#0f1112; background-color:inherit; text-decoration:none;}
.wrapper_left .blockpub a:hover { text-decoration:underline;}
.wrapper_left .rejoindre { background:url(images/rejoindre.jpg) no-repeat 0 0; height:64px; }
.wrapper_left .blockpub .blockpub_ensavoirplus a { width:20px; height:20px; display:block; background:url(images/blockleft_ensavoirplus.jpg) no-repeat 0 0; position:absolute; top:102px; left:188px;}
.wrapper_left .blockpub .blockpub_ensavoirplus a span { display:none;}

/* *********************** */
/*   titres des posts     */
/* ********************* */

.wrapper_center .post h1.quisommesnous { background:url(images/title_qui_sommes_nous.jpg) no-repeat 0 0;}
.wrapper_center .post h1.bddentreprises { background:url(images/title_ddd_des_entreprises.jpg) no-repeat 0 0;}
.wrapper_center .post h1.nosmissions { background:url(images/title_nos_missions.jpg) no-repeat 0 0;}
.wrapper_center .post h1.bilan2006 { background:url(images/bilan2006.jpg) no-repeat 0 0;}
.wrapper_center .post h1.plateforme { background:url(images/title_plateforme.jpg) no-repeat 0 0;}
.wrapper_center .post h1.charte { background:url(images/title_charte.jpg) no-repeat 0 0;}
.wrapper_center .post h1 a {color:#FFFFFF; text-decoration:none;}
.wrapper_center .post h1 a:hover { text-decoration:underline}
.wrapper_center .post h1 span { display:none;}
.wrapper_center .post h1.alaune { background:url(images/title_a_la_une.jpg) no-repeat 0 0;}
.wrapper_center .post h1.bioseeds {background:url(images/title_bioseeds.jpg) no-repeat 0 0;}
.wrapper_center .post h1.listemembres {background:url(images/title_listes_des_membres.jpg) no-repeat 0 0;}
.wrapper_center .post h1.rendezvous {background:url(images/title_rendezvous.jpg) no-repeat 0 0;}
.wrapper_center .post h1.manifestations {background:url(images/title_manifestations.jpg) no-repeat 0 0;}
.wrapper_center .post h1.bibliotheque { background:url(images/title_bibliotheque_de_liens.jpg) no-repeat 0 0;}
.wrapper_center .post h1.questions { background: url(images/title_questions.jpg) no-repeat 0 0;}

/* ********************* */
/*          POST        */
/* ******************* */

/* post content */
.post { width:100%; clear:both; float:none; background-color:#FFFFFF; color:#242424; margin:0 0 10px 0;}
 
.post .post_bottom { width:100%; clear:both; float:none; background:url(images/post_bottom.gif) no-repeat 0 bottom; height:8px; font-size:0.01em;   }
.post h1 {overflow:hidden; line-height:28px;width:100%; clear:both; float:none; background:#53347a url(images/h1.jpg) no-repeat 0 0; height:33px; color:#FFFFFF; font-size:18px; text-indent:20px; padding:10px 0 0 0; margin:0 0 20px 0;}
.post .content { width:400px; padding:0 20px 20px 20px; color:#414243; background-color:inherit; min-height:642px}
* html .post.content  { height:642px;}
.post .homeheight { min-height:200px;}
* html .wrapper_center .homeheight { height:200px;}

.post .content h2 { font-size:15px; font-weight:bold; color:#53347a; background-color:inheirt; margin:0 0 30px 0; padding:0; }
.post .content h2.arrow { font-size:15px; font-weight:bold; color:#53347a; background-color:inheirt; margin:0 0 20px 0; padding:0 0 0 11px; background:url(images/h2_arrow.gif) no-repeat 0 5px; }

.post .content h2.nobottom { margin:0;}
.post .content p.nobottom { margin:0; padding:0 0 3px 0;}
 
.post .content h3 { font-size:12px; color:#ffffff; background-color:#53347a; padding:0 2px; margin:0 0 15px 0; float:left;}
.post .content h3 a {color:#ffffff; background-color:#53347a; text-decoration:none;}
.post .content h3 a:hover { text-decoration:underline;}
.post .content h4 { color:#414243; background-color:inherit; font-size:13px; margin:0; padding:0 0 10px 0; width:100%; clear:both; float:none;}

.post .content .simpletitre { width:100%; background:url(images/dotted_line.gif) repeat-x 0 bottom; margin:0 0 10px 0; padding:0;}
.post .content .simpletitre p { padding:0 0 20px 0; margin:0}
.post .content p { text-align:justify; margin:0 0 20px 0; padding:0; clear:both; float:none}
.post .content p a {color:#414243; background-color:inherit; text-decoration:underline;}
.post .content p.introduction { margin:0 0 10px 0;}
.post .content strong.color { color:#53347a; background-color:inherit;}

.post .content ul { margin:0 0 15px 0; padding:0; list-style:none;}
.post .content ul li { margin:0;  list-style:none; background:url(images/ul_li.gif) no-repeat 2px 8px; padding:0 0 0 10px}
.post .content ul li a {color:#414243; background-color:inherit; text-decoration:underline;}

.post .content ul.liste_etendue li {margin:0 0 15px 0;}

.post .content ul.noliste { margin:0 0 10px 0; padding:0; list-style:none;}
.post .content ul.noliste li{ margin:0; padding:0; list-style:none; background-image:none;   line-height:1.2em;}

.post .content p.titrebiowebseed { background:url(images/title_10_minutes.jpg) no-repeat 0 0; width:396px; height:57px;margin:0 0 10px 0; padding:0}
 
.post .content .titrebiowebseed span { display:none;}
.post .content .telecharger_pdf {}
.post .content .telecharger_pdf a { background:url(images/picto_pdf.gif) no-repeat 0 0; padding:0 0 0 20px; color:#1b95c9; background-color:inherit; text-decoration:none;}
.post .content .telecharger_pdf a:hover { text-decoration:underline;}

.post .content .sautdeligne { clear:both; float:none; width:100%; height:10px; font-size:0.1em; }
.post .content .infos_investisseurs { background:url(images/infos_investisseurs.jpg) no-repeat 0 0; width:400px; height:53px;}
.post .content .infos_investisseurs span { display:none;}

.post .content .inscription { background:url(images/bg_inscription.gif) no-repeat 0 0; width:400px; height:51px; padding:22px 0 0 0; margin:0 0 50px 0;}

.post .content .inscription p a { display:block; width:276px; height:29px; background:url(images/inscription_btn.jpg) no-repeat 0 0; margin:0 auto;}
.post .content .inscription p a span { display:none;}
.post .content .separation { width:100%; clear:both; float:none; background:url(images/dotted_line.gif) repeat-x 0 10px; height:30px;}

/* serachlinks */
.post .content  .searchlinks {width:100%; background:url(images/dotted_line.gif) repeat-x 0 bottom; margin:0 0 10px 0; padding:20px 0 0 0;}

.post .content  .searchlinks label { font-size:13px; font-weight:bold; color:#666666; background-color:inherit; float:left; width:100px; text-align:right; margin:0 10px 0 0;}
.post .content  .searchlinks p { width:100%; min-height:25px;}
.post .content  .searchlinks p.monde {min-height:50px}
.post .content  .searchlinks p.ou label { font-size:12px;  }
.post .content  .searchlinks select { width:235px; height:25px;}
.post .content  .searchlinks p.rechercher input {background:url(images/btn_rechercher.jpg) no-repeat 0 0; width:129px; height:28px;  border:none; margin:20px 0 20px 150px;}


/* searchquestions */
.post .content  .searchquestions {width:100%; background:url(images/dotted_line.gif) repeat-x 0 bottom; margin:0 0 10px 0; padding:20px 0 0 0;}

.post .content  .searchquestions label { font-size:12px; font-weight:bold; color:#666666; background-color:inherit; float:left; width:125px; text-align:right; margin:0 10px 0 0;}
.post .content  .searchquestions p { width:100%; min-height:50px;}
.post .content  .searchquestions p.monde {min-height:50px}
 .post .content  .searchquestions p.motscles input {background:url(images/input_search.gif) no-repeat 0 0; width:237px; height:21px; padding:3px 0 0 3px; border:none;}
.post .content  .searchquestions select { width:235px; height:25px;}
.post .content  .searchquestions p.rechercher input {background:url(images/btn_rechercher.jpg) no-repeat 0 0; width:129px; height:28px;  border:none; margin:0 0 20px 150px;}



/* home_archives */
.home_archives { width:405px; background:url(images/dottedline.gif) repeat-x 0 0; margin:0 0 20px 20px; clear:both; float:none;}

.block_home_archives { width:405px; background:url(images/dottedline.gif) repeat-x 0 bottom; position:relative; min-height:80px;}
* html .block_home_archives { height:80px;}

.block_home_archives .entry h3 { margin-bottom:0; padding-bottom:0;  }

.block_home_archives .image { float:left; width:110px;  padding:10px 0 0 0}
.block_home_archives .image img { width:100px; height:60px}

.block_home_archives .entry { float:left;  width:278px; padding:10px 0 5px 13px;   font-size:12px; color:#414243; background-color:inherit; background:url(images/block_home_archives.jpg) no-repeat left center;}
.block_home_archives .entry  p a { color:#414243; background-color:inehrit;}
 
.block_home_archives .ensavoirplus a { width:20px; height:20px; position:absolute; z-index:99; right:3px;  bottom:10px; display:block; background:url(images/ensavoirplus_archives.gif) no-repeat 0 0;  }
 .block_home_archives .ensavoirplus a span { display:none;}

/* homeinfos_block */
.homeinfos_block { border-top:6px solid #0f1112; padding:20px 0 0 0;}

.homeinfos_block_dossier { width:221px; float:left; background: url(images/dotted_height.gif) repeat-y  right 0;}
.homeinfos_block_dossier .title { width:207px; height:35px; background:url(images/title_dossier.jpg) no-repeat 0 0;}
.homeinfos_block_dossier .title span { display:none;}
.homeinfos_block_dossier ul { margin:25px 0 20px 20px; padding:0; list-style:none; width:180px; min-height:100px;}
* html .homeinfos_block_dossier ul { height:100px;}
.homeinfos_block_dossier ul li { list-style:none; font-size:12px; font-weight:bold; color:#2e3132; background-color:inherit; background:url(images/homeinfos_block_dossier.gif) no-repeat 0 4px; padding:0 0 0 10px; margin:0 0 5px 0;}
.homeinfos_block_dossier ul li a { color:#2e3132; background-color:inherit; text-decoration:none;}
.homeinfos_block_dossier ul li  a:hover { color:#1b95c9; background-color:inherit;}.homeinfos_block_dossier .homeinfos_block_dossier p.voirtous {}
.homeinfos_block_dossier p.voirtous a { font-size:12px; color:#1b95c9; background-color:inherit; text-decoration:none; margin:0 0 0 20px;}
.homeinfos_block_dossier p.voirtous a:hover { text-decoration:underline;}

.homeinfos_block_agenda  { width:207px; float:right; }
.homeinfos_block_agenda .title { width:207px; height:35px; background:url(images/title_l_agenda.jpg) no-repeat 0 0;}
.homeinfos_block_agenda .title span { display:none;}
.homeinfos_block_agenda ul { margin:25px 0 20px 20px; padding:0; list-style:none; width:170px; min-height:100px;}
* html .homeinfos_block_agenda ul {  height:100px;}
.homeinfos_block_agenda ul li { list-style:none; font-size:12px; font-weight:bold; color:#2e3132; background-color:inherit; background:url(images/homeinfos_block_agenda.gif) no-repeat 0 4px; padding:0 0 0 10px; margin:0 0 5px 0;}
.homeinfos_block_agenda ul li a { color:#2e3132; background-color:inherit; text-decoration:none;}
.homeinfos_block_agenda ul li  a:hover { color:#7cab08; background-color:inherit;}
.homeinfos_block_agenda p.voirtous a { font-size:12px; color:#7cab08; background-color:inherit; text-decoration:none; margin:0 0 0 20px;}
.homeinfos_block_agenda p.voirtous a:hover { text-decoration:underline;}

/* block_partenaires */

.block_partenaires { width:100%; clear:both; float:none; background-color:#FFFFFF; color:#414243; height:138px}
.block_partenaires .title { background:url(images/title_nos_partenaires.jpg) no-repeat 0 0; width:100%; height:43px;}
.block_partenaires .title span { display:none;}
.block_partenaires .mediaflash { width:100%; padding:10px 0 0 0}
.block_partenaires_bottom { width:100%; background:url(images/block_partenaires_bottom.gif) no-repeat 0 0; height:8px; clear:both; float:none; font-size:0.01em;  }

.wrapper_center .content .archive_box { width:100%; clear:both; float:none;}
.wrapper_center .content .archive_box h3 { font-size:14px; color:#53347a; background-color:#FFFFFF; margin:0 0 2px 0; padding:0; clear:both; float:none;}
.wrapper_center .content .archive_box h3 a {  color:#53347a; background-color:#FFFFFF; text-decoration:none;}
.wrapper_center .content .archive_box h3 a:hover { text-decoration:underline;}
.wrapper_center .content .archive_box p { font-size:12px; color:#414243; background-color:inherit;}

.wrapper_center .content .archive_box .dateofpost ul{  list-style:none; padding:0 0 10px 0; margin:0;}
.wrapper_center .content .archive_box .dateofpost ul li { display:inline; margin:0; padding:0;font-size:11px; color:#888888; background-color:#fff;  background-image:none}
.wrapper_center .content .archive_box .dateofpost ul li a{  color:#888888; background-color:#fff; text-decoration:none;}
.wrapper_center .content .archive_box .dateofpost ul li a:hover { text-decoration:underline;}
 
.wrapper_center .content .archive_box p.reedmore {}
.wrapper_center .content .archive_box p.reedmore a { color:#1188c1; background-color:inherit; text-decoration:none; display:block; background:url(images/reed_more.jpg) no-repeat 0 0; padding:0 0 0 25px; height:20px; float:left;}
.wrapper_center .content .archive_box p.reedmore a:hover { text-decoration:underline; }
.wrapper_center .content .archive_box .archive_box_bottom { background:url(images/dotted_line.gif) repeat-x 0 24px; height:50px; width:100%; clear:both; float:none;}


/* voirarchives */
.wrapper_center  .voirarchives { width:100%; clear:both; float:none;}

.wrapper_center .voirarchives .retourliste {  float:left; width:115px; height:23px; margin:0; padding:0 } 
.wrapper_center .voirarchives .retourliste a { display:block; color:#9cc045;  background: url(images/retourliste.gif) no-repeat 0 6px; padding:0 0 0 17px; width:115px; height:23px;background-color:inherit; text-decoration:none;}
.wrapper_center .voirarchives .retourliste a:hover { text-decoration:underline; }
 
.wrapper_center  .voirarchives .retourarchives  { float:right;width:120px; height:23px;margin:0; padding:0 }
.wrapper_center  .voirarchives .retourarchives a { background:url(images/btn_voir_archives.jpg) no-repeat 0 0; width:120px; height:23px; display:block; }

.wrapper_center .voirarchives .retourarchives a span { display:none;}

 
/* single_box */
.wrapper_center .content .single_box { width:100%; clear:both; float:none;}

.wrapper_center .content h2.signle { margin:0 0 3px 0; padding:0; color:#53347a; background-color:inherit;}

.wrapper_center .content .single_box .dateofpost ul{  list-style:none; padding:0 0 30px 0; margin:0;}
.wrapper_center .content .single_box .dateofpost ul li { display:inline; margin:0; padding:0;font-size:11px; color:#888888; background-color:#fff;  background-image:none}
.wrapper_center .content .single_box .dateofpost ul li a{  color:#888888; background-color:#fff; text-decoration:none;}
.wrapper_center .content .single_box .dateofpost ul li a:hover { text-decoration:underline;}
.wrapper_center .content .single_box_bottom { width:100%; clear:both; float:none; height:50px; background:url(images/dotted_line.gif) repeat-x 0 25px;}


/* MEDIA */
.alignleft { float:left; padding:0 15px 10px 0;}
.alignright { float:right; padding:0 0 10px 15px;}
.aligncenter { text-align:center;}

 /* infobox */
.infobox {  width:400px;  clear:both; float:none; font-style:italic;  }
.infobox  a { background-color:#ededed; color:#666666; text-decoration:underline;}
.infobox_top { background:url(images/infobox_top.gif) no-repeat 0 0; width:100%; height:10px; font-size:1px;}
.infobox_center {background-color:#ededed; color:#666666;padding:0 20px 5px 20px}
.infobox_bottom { background:url(images/infobox_bottom.gif) no-repeat 0 0; width:100%; height:10px; font-size:1px; clear:both; float:none;}

.wrapper_center .content .infobox p.infobox_titre { background:url(images/infobox_titre.gif) no-repeat 0 0; padding:0 0 10px 20px; margin:0; color:#666666; font-weight:bold; background-color:inherit; }

.wrapper_center .content .infobox ul { margin:0; padding:0; list-style:none;}
.wrapper_center .content .infobox ul li { background:url(images/infobx_puce.gif) no-repeat 0 8px; padding:0 0 4px 10px; margin: 0; line-height:1.1em}

/* ongletbox */
.ongletbox { width:400px; position:relative; } 
.ongletbox_titres {	width:400px; height:53px; background:url(images/ongletbox.gif) repeat-x 0 bottom; margin:0 0 15px 0; }

.ongletbox h2.item1 { position:absolute; top:8px; left:0;}
.ongletbox h2.item2 { position:absolute; top:8px; left:80px;}
.ongletbox h2.item3 { position:absolute; top:8px; left:160px;}
.ongletbox h2.item4 { position:absolute; top:8px; left:240px;}
.ongletbox h2.item5 { position:absolute; top:8px ;left:320px;}

.ongletbox h2.active { background-position: 0 0;color:#fff;	background-color:#53347a;}

.wrapper_center .content .ongletbox h2 { background:url(images/onglets.gif) no-repeat -79px 0; width:79px; height:27px; font-size:12px; color:#666666; background-color:inherit; text-align:center; padding:10px 0 0 0; margin:0; font-weight:bold; cursor:pointer;}
 .wrapper_center .content .ongletbox h2.active { background-position:0 0; color:#FFFFFF; background-color:inherit;}
 
.ongletbox_contenu { width:100%; clear:both; float:none; margin:0 0 10px 0;}

.ongletbox ul { margin:0 0 5px 0; padding:0; list-style:none; width:350px;}
.ongletbox ul li { margin:0; padding:0 0 0 7px; list-style:none; font-size:13px; color:#0f1112; background-color:inherit;}
.ongletbox ul li a { color:#0f1112; background-color:inherit; }
.wrapper_center .content .ongletbox p { color:#0f1112; background-color:inherit;}
.wrapper_center .content .ongletbox a { color:#0f1112; background-color:inherit; text-decoration:underline;}
.wrapper_center .content .ongletbox ul li a { color:#0f1112; background-color:inherit; text-decoration:underline;}

.ongletbox ul li.intitule { font-size:11px; color:#999999; background-color:inherit;}
.ongletbox ul li.intitule a { color:#999999; background-color:inherit; text-decoration:none;}
.ongletbox ul li.intitule a:hover { text-decoration:underline; }
.ongletbox .box { clear:both; float:none; border-bottom:1px solid #e9e9e9; width:100%; padding:15px 0 8px 0;}

.wrapper_center .content .ongletbox h3 { font-size:11px; color:#999999; background-color:#fff; font-weight:normal; width:100%; clear:both; float:none; margin:0 0 5px 0; padding:0}

.wrapper_center .content .ongletbox ul.noliste { margin:0; padding:0; list-style:none;}
.wrapper_center .content .ongletbox ul.noliste li{ margin:0; padding:0; list-style:none; background-image:none; font-size:12px; line-height:1.2em;}

/* memoriser */
.memoriser { width:100%; clear:both; float:none; height:38px; text-align:center; padding:20px 0 0 0; margin:0 0 60px 0}
.memoriser  a { background:url(images/btn_memoriser.jpg) no-repeat 0 0; width:219px; height:28px; display:block; margin:0 auto;}
.memoriser  a span { display:none;}

/* listecontact */
.wrapper_center .infosbdd h3.listecontact { width:207px; height:35px; background:url(images/liste_contact.jpg) no-repeat 0 0; margin:0 0 15px 0; padding:0; clear:both; float:none;}
.wrapper_center .infosbdd h3.listecontact span { display:none;}

.wrapper_center .infosbdd h3.sauvegardeliste { width:207px; height:35px; background:url(images/sauvegarde_liste.jpg) no-repeat 0 0; margin:0 0 20px 0; padding:0;clear:both; float:none;}
.wrapper_center .infosbdd h3.sauvegardeliste span { display:none;}

.wrapper_center .infosbdd ul.contacliste { width:180px; float:left; margin:0 0 10px 30px; padding:0; list-style:none; }
* html .wrapper_center .infosbdd ul.contacliste { margin-left:10px;}
.wrapper_center .infosbdd ul.contacliste li { padding:0 0 5px 0; margin:0; font-size:12px; font-weight: bold; color:#1b95c9; background-color:inherit;}
.wrapper_center .infosbdd ul.contacliste li a { color:#1b95c9; background-color:inherit; text-decoration:none;}
.wrapper_center .infosbdd ul.contacliste li a:hover { text-decoration:underline;}

/* saveform */
.wrapper_center .infosbdd .saveform { clear:both; float:none; width:400px; margin:0 0 10px 0; height:48px; background:url(images/dottedline.gif) repeat-x 0 bottom;  }
.wrapper_center .infosbdd .saveform label { font-size:13px; color:#666666; background-color:inherit; width:95px; text-align:right; margin:0 13px 0 0; float:left; line-height:1.8em; font-weight:bold;}
.wrapper_center .infosbdd .saveform .search { width:236px; height:21px; padding:4px 0 0 4px; background:url(images/input_search.gif) no-repeat right 0; float:left; margin:0 5px 0 0; }
.wrapper_center .infosbdd .saveform .btnsearch { width:25px; height:25px; border:none; float:left; background:url(images/btn_ok.jpg) no-repeat 0 0;}

/* outlink */
.wrapper_center .infosbdd .outlink { width:100%; clear:both; float:none; padding:15px 0 30px 0; text-align:center;}
.wrapper_center .infosbdd .outlink a { font-size:12px; color:#735199; background-color:inherit;}

/* ongletliste */
.ongletliste { width:400px;position:relative; } 
.ongletliste_titres {	width:400px; height:45px;   margin:0; clear:both; float:none; }

.wrapper_center .content ul.tabs {	width:400px; height:45px;   margin:0; padding:0;}
.wrapper_center .content ul.tabs li { padding:0; margin:0; list-style:none; background-image:none; display:inline;}
.wrapper_center .content ul.tabs li a {  font-size:12px; color:#666666; background-color:inherit; text-align:center; padding:0; margin:0 1px 0 0; font-weight:bold;  height:37px; display:block; background:url(images/tab_right.gif) no-repeat right 0; float:left; text-decoration:none; padding:0 11px 0 0; line-height:3em;}
.wrapper_center .content ul.tabs li a span{ background: url(images/tableft.gif) no-repeat left 0; display:block; float:left;  height:27px; padding:0 0 0 11px; cursor:pointer;}
.wrapper_center .content ul.tabs li a:hover,.wrapper_center .content ul.tabs li.active a { background-position:right -37px; color:#FFFFFF; background-color:inherit;}
.wrapper_center .content ul.tabs li a:hover span,.wrapper_center .content ul.tabs li.active a span{ background-position:left -37px; color:#FFFFFF; background-color:inherit;}

.wrapper_center .content .ongletbox_titres ul.tabs { padding:8px 0 0 0}
.wrapper_center .content .ongletbox_titres ul.tabs li a.tab1  { padding:0 15px 0 0;}
.wrapper_center .content .ongletbox_titres ul.tabs li a.tab1 span  { padding:0 0 0 15px;}
.wrapper_center .content .ongletbox_titres ul.tabs li a.tab2  { padding:0 15px 0 0;}
.wrapper_center .content .ongletbox_titres ul.tabs li a.tab2 span  { padding:0 0 0 15px;}
.wrapper_center .content .ongletbox_titres ul.tabs li a.tab3  { padding:0 15px 0 0;}
.wrapper_center .content .ongletbox_titres ul.tabs li a.tab3 span  { padding:0 0 0 15px;}
    
.ongletliste_contenu { width:100%; clear:both; float:none; margin:0 0 10px 0;}
 
.wrapper_center .content .onglet_alpha { width:400px; height:61px; background:url(images/ongletliste_alpha.gif) repeat-x 0 0; clear:both; float:none; margin:0 0 25px 0;}
.wrapper_center .content .onglet_alpha ul { padding:21px 0 0 0; margin:0; list-style:none;}
.wrapper_center  .content .onglet_alpha ul li { margin:0; padding:0; list-style:none; background-image:none; display:inline;}
.wrapper_center  .content .onglet_alpha ul li a { display:block;border:1px solid #fff;color:#8f8f8f; background-color:inherit; float:left; margin:0; font-weight:bold; text-decoration:none; padding:2px 0 2px 4px; letter-spacing:0.5em; text-transform:uppercase;}
.wrapper_center  .content .onglet_alpha ul li a:hover{ display:block; border:1px solid #53347a; color:#53347a; background-color:inherit; }

.wrapper_center .content .ongletliste .box ul { margin:0 0 30px 0; padding:0;}
.wrapper_center .content   .ongletliste .box ul li { padding:0; margin:0; list-style:none; background-image:none; line-height:1.2em}
.wrapper_center .content   .ongletliste .box ul li.item1 { margin:0; padding:0; color:#53347a; background-color:inherit; font-size:15px; font-weight:bold; text-transform: uppercase}
.wrapper_center .content   .ongletliste .box ul li.item2 { margin:0; padding:0; color:#414243; background-color:inherit;  }
.wrapper_center .content   .ongletliste .box ul li.item2 a {color:#414243; background-color:#fff; text-decoration:underline}

.wrapper_center .content   .ongletliste .box ul li.item3 { margin:0; padding:0; color:#1b95c9; background-color:inherit;  }
.wrapper_center .content   .ongletliste .box ul li.item3 a {  color:#1b95c9; background-color:#fff; text-decoration:underline}

/* archives_dates */
.ongletsdates_contenu { width:100%; clear:both; float:none; background:url(images/dotted_line.gif) repeat-x 0 bottom;}

.content .archives_dates { width:100%; clear:both; float: none; background: url(images/dotted_line.gif) repeat-x 0 bottom; margin:0 0 5px 0;}
.content .archives_dates ul { padding:0 0 10px 0; margin:0; width:100%; display:block;}
.content .archives_dates ul li { display:inline; padding:0; margin:0 0 10px 0; color:#aaaaaa; background-color:inherit; font-size:14px; font-weight:bold; background-image:none; padding:0  } 
.content .archives_dates ul li a { font-size:14px; color:#666666; background-color:inherit; text-decoration:none;}
.content .archives_dates ul li a:hover { color:#53347a; background-color:inherit;}

.archives_dates_curent { height:90px; width:100%; clear:both; float:none; position:relative;}
.archives_dates_curent p.bgdate { width:187px; height:30px; background:#878888 url(images/date.gif) no-repeat 0 0;  position:absolute; left:-20px; top:15px; z-index:99; font-size:18px; font-weight:bold; color:#FFFFFF; padding:5px 0 0 20px;}

/* ************************ */
/*   WRAPPER FULL RIGHT    */
/* ********************** */

.wrapper_fullright { width:740px;}

.wrapper_fullright .post .content { width:700px; padding:0 20px 20px 20px; color:#414243; background-color:inherit; min-height:642px}
* html .wrapper_fullright .post.content  { height:642px;}

.wrapper_fullright .post h1 { 
background:#53347A url(images/h1_full.jpg) no-repeat scroll 0 0;
clear:both;
color:#FFFFFF;
float:none;
font-size:18px;
height:33px;
margin:0 0 20px 0;
padding:10px 0 0 0;
text-indent:20px;
width:100%;
}

.wrapper_fullright .post h1 a {color:#fff; background-color:inherit; text-decoration:none;}
.wrapper_fullright .post h1 a:hover { text-decoration:underline;}
.wrapper_fullright .post h1 a span { display:none;}

.wrapper_fullright .post h1.calendriergeneral { background:url(images/title_calendrier_general.jpg) no-repeat 0 0;}

.wrapper_fullright .post .post_bottom { width:100%; clear:both; float:none; background:url(images/post_bottom_fullright.gif) no-repeat 0 bottom; height:8px; font-size:0.01em;   }

/* tabulatations */
.wrapper_fullright .content ul.tabs {	width:100%; height:45px;   margin:0; padding:0;}
.wrapper_fullright .content ul.tabs li { padding:0; margin:0; list-style:none; background-image:none; display:inline;}
.wrapper_fullright .content ul.tabs li a {  font-size:12px; color:#666666; background-color:inherit; text-align:center; padding:0; margin:0 1px 0 0; font-weight:bold;  height:37px; display:block; background:url(images/tab_right.gif) no-repeat right 0; float:left; text-decoration:none; padding:0 11px 0 0; line-height:3em;}
.wrapper_fullright .content ul.tabs li a span{ background: url(images/tableft.gif) no-repeat left 0; display:block; float:left;  height:27px; padding:0 0 0 11px; cursor:pointer;}
.wrapper_fullright .content ul.tabs li a:hover,.wrapper_fullright .content ul.tabs  li.active a { background-position:right -37px; color:#FFFFFF; background-color:inherit;}
.wrapper_fullright .content ul.tabs li a:hover span,.wrapper_fullright .content ul.tabs  li.active a span{ background-position:left -37px; color:#FFFFFF; background-color:inherit;}

/* onglet dates */
.ongletsdates { width:100%;position:relative;} 
.ongletsdates_titres {	width:100%; height:45px;   margin:0 0 8px 0; clear:both; float:none;  background:url(images/dotted_line.gif) repeat-x 0 bottom; }
 

/* tableau */
.tabdates { padding:0; margin:0 0 20px 0; border-collapse:collapse; border:none; clear:both; float:none; width:100%;}
.tabdates th{ padding:0 0 0 10px; margin:0; border-collapse:collapse; border:none; height:36px; font-size:12px; color:#fff; font-weight:normal; background-color:#8564a7; border-right:1px solid #fff; border-bottom:4px solid #fff;}

.tabdates th.th1 { width:151px;}
.tabdates th.th2 { width:319px;}
.tabdates th.th3 { width:198px;}

.tabdates td{ padding:15px 2px 15px 10px; margin:0; border-collapse:collapse; border:none; height:35px; vertical-align:middle;border-right:1px solid #fff;   }
.tabdates td a { color:#1b95c9; background-color:inherit; text-decoration:underline;}
.tabdates tr.tr0 { background-color:#f6f6f6;}

/* *********************** */
/*       FORMULAIRES      */
/* ********************* */
 
 /* formbox */
p.advancesearch { font-size:12px; font-weight:bold; color:#53347a; background-color:inherit; margin:0; padding:0 0 20px 0} 
.formbox { width:400px; padding:0 20px 30px 20px;}
.formbox p { width:100%; clear:both; float:none; padding:0 0 5px 0; min-height:20px;}
.formbox  label  { font-size:13px; color:#666666; background-color:inherit; width:73px; text-align:right; margin:0 13px 0 0; float:left; width:125px; font-weight:bold; line-height:1.2em}
.formbox .select { width:240px; float:left; height:24px;}
.formbox .btnrechercher { width:100%; clear:both; float:none; }
.formbox .btnrechercher input{  background:url(images/btn_rechercher.jpg) no-repeat 0 0; width:129px; height:28px; margin:25px 0 20px 125px; border:none;  }
 
/* selectsearch */
.selectsearch { width:400px; clear:both; float:none; height:40px}
.selectsearch label { float:left; color:#53347a; background-color:inherit; font-size:15px; font-weight:bold; width:95px; text-indent:10px;}
.selectsearch .select{ float:left; margin-left:10px; width:295px; height:25px}

/* searchform */
.searchform { width:400px; clear:both; float:none; margin:0 0  27px 0; padding:30px 0 0 0; height:54px; background:url(images/searchform.gif) repeat-x;}
.searchform label { font-size:13px; color:#666666; background-color:inherit; width:73px; text-align:right; margin:0 13px 0 0; float:left; font-weight:bold; line-height:1.8em;}
.searchform .search { width:236px; height:21px; padding:4px 0 0 4px; background:url(images/input_search.gif) no-repeat right 0; float:left; margin:0 5px 0 0; border:none; }
.searchform .btnsearch { width:25px; height:25px; border:none; float:left; background:url(images/btn_search.jpg) no-repeat 0 0;}

/* ************************* */
/*       CFORM PLUGIN       */
/* *********************** */
                                      
/* form elements  */                                                                                
ol.cf-ol li.fieldsetclose {background:red;}
ol.cf-ol li.newcaptionclass {text-align:left;font-size:2em;padding-bottom:20px;}

.reqtxt { display:none;}
 
/* main 'top-level' form elements */
.cform { width:100%; padding:0; margin:0;}
.cform fieldset	{ margin:10px 0 0 0; 	padding:11px 0 0 0; 	border:none;	}
.cform .cf_hidden {	display:none; 	border:none!important;	background:none!important;	padding:0!important;	margin:0!important;}
.cform legend { display:none;}
.cform ol { margin:0; padding:0; list-style:none; background-image:none;}
.cform ol li	{ margin:0 0 10px 0; padding:0; list-style:none; background-image:none; clear:both; float:none; width:100%; display:block; min-height:25px; }

/* text-only */
ol.cf-ol li.textonly {  width:100%; }
ol.cf-ol li.cf-box-title { color:#53347a; background-color:inherit; font-size:15px; font-weight:bold; width:100%; }
ol.cf-ol li.participation { padding:20px 0 0 0; margin:0;}
.cf_info { width:100%; padding:0 0 10px 0; clear:both; float:none; min-height:20px;}

/* label */
.cform label { font-size:13px; color:#666666; background-color:inherit; width:110px; text-align:right; margin:0 13px 0 0; float:left; font-weight:bold; line-height:1.8em;}
.cform label span {	width:110px;  	display:block;}

/* input text */
.cform input.single   { background:transparent url(images/input_search.gif) no-repeat scroll right 0;float:left;height:21px;margin:0 5px 0 0;padding:4px 0 0 4px;width:236px;border:none;}
.cform input.single:hover { background-position:0 -25px;}
.cform input.single:focus { background-position:0 -50px;}
.cform input.single.cf_error { background:transparent url(images/input_search.gif) no-repeat scroll right -75px;}

.cform textarea.area { width:234px; background:url(images/textarea_237.gif) no-repeat 0 0; border:none; padding:3px 0 0 3px; height:97px; overflow: auto}
.cform textarea .cf_error { background:transparent url(images/textarea_237.gif) no-repeat scroll right -100px}

/* messages d'erreurs */
.cform span.emailreqtxt { display:block; float:none; clear:both; width:100%;  display:block; padding:0 0 30px 0; text-align:right; color:#e26161; background-color:inherit; display:none;}
 
/* envoyer */
.sendbutton { width:101px; height:27px; background:url(images/btn_envoyer.jpg) no-repeat 0 0; border:none; float:right;text-indent:-5000px;font-size:0px;color:#fff!important;text-align:left!important;overflow:hidden;padding-top:28px;}

/* cf-box-group */
.cf-box-group {}
.cf-box-group input { float:left; text-align:left; margin:0 10px 0 0; padding:0;}
.cf-box-group label, .cf-box-group label span  { float:left; width:370px; text-align:left; line-height:1.2em; padding:0; margin:0 0 10px 0;}

/* *********************** */
/*       SIDEBAR          */
/* ********************* */

.sidebar {  }

.sidebar ul { margin:0; padding:0; list-style:none;}
.sidebar ul li { margin:0; padding:0; list-style:none;}

.bioweb_block { background:url(images/bioweb.jpg) no-repeat 0 0; width:270px; height:117px; padding:60px 0 0 20px; margin:0 0 10px 0;}
* html .bioweb_block { overflow:hidden;}
.bioweb_block .content { background:url(images/bioweb_bg.png) repeat-y; width:250px;}
.bioweb_block .content p { color:#FFFFFF; background-color:inherit; padding:10px; line-height:1.2em }
.lirelasuite { color:#FFFFFF; background-color:inherit; text-align:right; padding:5px 23px 0 0;}
.lirelasuite a { color:#FFFFFF; background-color:inherit; text-decoration:none; font-size:12px;}
.lirelasuite a:hover { text-decoration:underline;}

/* carriere_block */
.carriere_block { width:290px; background-color:#FFFFFF; color:#191b1c; clear:both; float:none; margin:0 0 10px 0;}
.carriere_block a { background-color:#FFFFFF; color:#191b1c; text-decoration:none; margin:0 0 20px 0;}
.carriere_block a:hover { text-decoration:underline;}
.carriere_block .title { background:url(images/title_carriere_emploi.jpg) no-repeat 0 0; width:290px; height:43px}
.carriere_block .title  span { display:none;}
.carriere_block .content { padding:15px 20px 0 20px; width:250px;}
* html .carriere_block .content { height:330px; overflow:hidden;}
.carriere_block .content ul { border-bottom:1px solid #e9e9e9; width:100%; clear:both; float:none; padding:0 0 5px 0; margin:0 0 5px 0; height:65px;}
.carriere_block .content ul li { padding:0; margin:0; list-style:none; line-height:1.2em;}
.carriere_block .content ul li.image { width:115px; float:left; padding:3px 0 0 0}
.carriere_block .content ul li.image img { width:92px; height:52px; display:block; padding:3px; border:1px solid #d4d5d6; }
.carriere_block .content ul li.item1 { float:left; font-size:14px; font-weight:bold; color:#7cab08; background-color:inherit; width:135px; padding:10px 0 0 0 }
.carriere_block .content ul li.item1 a { color:#7cab08; background-color:inherit; text-decoration:none}
.carriere_block .content ul li.item1 a:hover { text-decoration:underline;}

.carriere_block .content ul li.item2 { float:left; font-size:12px; color:#191b1c; background-color:inherit;width:135px; padding:}
.carriere_block .content ul li.item2 a{ color:#191b1c; background-color:inherit; text-decoration:none}
.carriere_block .content ul li.item2 a:hover { text-decoration:underline;}

.carriere_block .content ul li.item3 { float:left; font-size:12px; color:#666666; background-color:inherit;width:135px;}
.carriere_block .content ul li.item3 a{  color:#666666; background-color:inherit; text-decoration:none;}
.carriere_block .content ul li.item3 a:hover { text-decoration:underline;}

.carriere_block .content .voirplusoffres { width:100%; clear:both; float:none; padding:10px 0 0 0; text-align:right}
.carriere_block .content .voirplusoffres a { color:#7cab08; background-color:inherit; text-decoration:none;}
.carriere_block .content .voirplusoffres a:hover { text-decoration:underline;}
.carriere_block_bottom { width:100%; clear:both; float:none; font-size:0.01em; background:url(images/carriere_block_bottom.gif) no-repeat 0 bottom; height:8px;}

/* parole_block */
.parole_block {  clear:both; float:none; background:url(images/paroles_block.gif) no-repeat 0 0; width:270px; height:95px; margin:0 0 20px 0; padding: 43px 0 0 20px}
.parole_block ul { margin:0; padding:0;}
.parole_block li.item1 { float:left; width:107px}
.parole_block li.item2 { width:140px; float:left; font-size:14px; font-weight:bold; color:#1188c1; background-color:inherit; padding:10px 0 0 0}
.parole_block li.item2 a {  color:#1188c1; background-color:inherit; text-decoration:none}
.parole_block li.item2 a:hover { text-decoration:underline;}

.parole_block li.item3 { width:140px; float:left;    color:#191b1c; background-color:inherit; padding:0 0 7px 0}
.parole_block li.item3 a {  color:#191b1c; background-color:inherit; text-decoration:none;}
.parole_block li.item3 a:hover { text-decoration:underline;}

.parole_block li.item4 { width:140px; float:left;   color:#a0a4a6; background-color:inherit;}
.parole_block li.item4 a {   color:#a0a4a6; background-color:inherit; text-decoration:none;}
.parole_block li.item4 a:hover { text-decoration:underline}

/* *********************** */
/*        FOOTER          */
/* ********************* */

.footer { width:100%; clear:both; float:none; height:77px; background:#c4c6c8 url(images/footer.gif) no-repeat 0 0; color:#dee0e2; position:relative;}
.footer ul { position:absolute; z-index:99; padding:0; margin:0; list-style:none; font-size:11px; top:30px; left:15px;}
.footer ul li { padding:0; margin:0; display:inline;}
.footer ul li a { padding:0 4px; text-decoration:none; color:#7a7d7f; background-color:inherit; }
.footer ul li a:hover { text-decoration:underline;}
.footer p.copyright { position:absolute; text-align:right; font-size:11px; font-style:italic; color:#ffffff; background-color:inherit; z-index:99; top:30px; right:20px;}
.footer p.copyright a { color:#ffffff; background-color:inherit; text-decoration:none;}
.footer p.copyright a:hover { text-decoration:underline;}

/* *********************** */
/*     COMMENTAIRES       */
/* ********************* */

#respond, #comment, .postmetadata, .nocomments  { width:350px; margin:20px 0 0 20px; display:none;}


/* js */
div#results ul {width:400px;margin:0px;display:block;list-style-type:none;padding:0;}
div#results li{border-bottom:1px solid #ccc;padding:2px;background:none;}
div#results li:hover{background:#eee;}
div#results li a{display:block;color:#53347a;text-decoration:none;font-weight:bold;}
div#results li small{color:#ccc;float:right;display:right;}
div#results li a:hover{color:#209dcd;}
#bddsearch select{width:300px;}
#bddsearch label {display:block;}
#bddsearch .infobox{margin:auto;padding-bottom:20px}

#bddsearch .ongletbox_titres {
	width:400px;
	height:45px;
	background:url(images/dottedline.gif) repeat-x 0 bottom;
	margin:0 0 5px 0;
}
#bddresults .ongletbox h2.item1 {
	position:absolute;
	top:0;
	left:20px;
}
#bddresults .ongletbox h2.item2 {
	position:absolute;
	top:0;
	left:120px;
}
#bddresults .ongletbox h2.item3 {
	position:absolute;
	top:0;
	left:220px;
}
#bddresults .ongletbox h2.active {
	background-position: 0 0;
	color:#fff;
	background-color:#53347a;
}
#bddresults .hidden{display:none;}
#bddresults .ongletbox h2{cursor:pointer;}

.linklove{display:none!important;}
.carriere_block,.parole_block,.rejoindre,.block_partenaires,.cat-item-16,.cat-item-21,.cat-item-17,.cat-item-25,.cat-item-22,.cat-item-19,.toolbox{display:none;}

/*Flyer du 22 juillet 2010*/
.FlyerCaseGauche{position : absolute; margin-top : -104px; margin-left : 250px; z-index:1;display:block;}
.FlyerCaseDroite{position : absolute; margin-top : -122px; margin-left : 317px; z-index:1;display:block;}
.Flyerparking{position : absolute; margin-top : -88px; margin-left : 10px; display : block;}
a{text-decoration:none; color:#1c1c1c; font-family: arial; font-size: 12px;outline: none;}
a:hover{text-decoration:underline;outline: none;}
.FlyerCaseCocher a{background-image : url("images/nonCoche.jpg"); height: 13px; width: 13px;position:absolute;margin-top : -155px; margin-left : 233px;z-index:1; display:block; text-decoration : none; border:0;text-indent : -10000px; border : 0;outline: none;}
.FlyerCaseCocher a:hover, .FlyerCaseCocher a:focus, .FlyerCaseCocher a:visited{background-image : url("images/cocher.jpg");outline: none;}
.FlyerCaseCocherD a{background-image : url("images/nonCoche.jpg"); height: 13px; width: 13px;position:absolute;margin-top : -172px; margin-left : 301px;z-index:1; display:block; text-decoration : none; border:0;text-indent : -10000px; border : 0;outline: none;}
.FlyerCaseCocherD a:hover, .FlyerCaseCocherD a:focus, .FlyerCaseCocherD a:visited{background-image : url("images/cocher.jpg");outline: none;}
.imageFlyer{background-image : url("images/flyer.jpg"); height:600px; width:400px;text-indent : -10000px;}

/*Ajout provisoire*/
.mailL input.single{margin-top:-17px;}