@charset "utf-8";
/* CSS Document */

/*Vue générale*/
* {
  /*border: 0;*/
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

img, fieldset { border: 0; }

table.table_ctn { border-collapse: collapse; }

img, .block { display: block; }

.cl { clear: both; }
.cl1 { clear: both; font-size: 1px; height: 1px; }

body { background: #e5e5e5 url('../images/frise.gif') repeat; }

#global { background: #fff url('../images/degrade.gif') repeat-y; margin: 0 auto; padding: 0 61px 0 63px; width: 1000px; }

/*Style fond*/
#fond { background: #fff; padding: 10px; width: 980px; }

/*Header*/
#header { width: 980px; height: 260px; }

h1 span { display: none; visibility: hidden; }

#bandeau_haut {
  background-color: #4F4A07; padding: 2px 10px 0 0; color: #fff; text-align: right; width: 970px; height: 21px;
}

#baseline { float: left; margin: 3px 0 0 5px; font-size: 14px; font-weight: bold; text-transform: uppercase; }

.bandeau { float: right; margin-top: 3px; font-size: 12px; }
.bandeau a { color: #fff; font-weight: bold; text-decoration: none; }
.bandeau a:hover { text-decoration: underline; }

#image_bandeau { float: left; background: url('../images/bandeau.jpg') no-repeat; margin: 5px 0; width: 758px; height: 200px; }
#image_bandeau_bis { float: left; background: url('../images/bandeau.jpg') no-repeat; margin: 5px 0; width: 218px; height: 200px; }
#image_bandeau a, #image_bandeau_bis a { display: block; width: 758px; height: 200px; }

#menu_rechercher_index {
  float: right; margin: 5px 0; width: 216px; height: 186px;
}

#menu_rechercher {
  float: right; border-top: 7px solid #B8C200; border-bottom: 7px solid #B8C200; margin: 5px 0; width: 216px; height: 186px;
}

#cover_flow {
  float: left; margin-top: 11px; /*margin: 5px 0; width: 445px; height: 174px;*/
}

#cover_flow span { margin-left: 25px; color: #fd890c; font-weight: bold; }

#menu_rechercher h3 { 
  background: #fff url('../images/fond-recherche.gif') repeat-x bottom left;
  padding: 7px 0 0 26px;
  color: #646464;
  font-size: 14px;
  font-weight: normal;
  height: 22px;
}

#menu_rechercher p { color: #7f7f7f; font-size: 12px; }
#menu_rechercher form { margin: 20px 0 0 10px; }
#menu_rechercher input { border: 1px solid #a8a8a8; margin-top: 5px; font-size: 15px; height: 25px; }

.btn-recherche { margin: 25px 0 0 40px; }
.btn-recherche-g { float: left; background: url('../images/btn-rechercher-g.gif') repeat-x; width: 5px; height: 18px; }
.btn-recherche-m { float: left; background: url('../images/btn-rechercher-m.gif') repeat-x; padding-top: 1px; height: 17px; }
.btn-recherche-m a, .bloc-pres .btn-recherche-m a { color: #fff; text-decoration: none; }
.btn-recherche-m a:hover { text-decoration: underline; }
.btn-recherche-d { float: left; background: url('../images/btn-rechercher-d.gif') repeat-x; width: 5px; height: 18px; }

.submit { background: url('../images/btn-recherche.gif') repeat-x bottom left; }
.submit a { color: #fff; }

.arianne { margin-left: 230px; color: #ff9100; font-size: 11px; }
.arianne a { color: #4F4A07; text-decoration: underline; }
.arianne a:hover { text-decoration: none; }

/*Contenu*/
#gauche { float: left; width: 216px; }

.gauche_bloc, .gauche_bloc-bis { border: 1px solid #B8C200; margin-bottom: 10px; width: 216px; }

.gauche_bloc h3 {
  background: #fff url('../images/filet_zoom.gif') repeat-x bottom left;
  padding: 7px 0 0 16px;
  color: #4F4A07;
  font-size: 14px;
  text-transform: uppercase;
  height: 26px;
}

.gauche_bloc-bis h3 a, .gauche_bloc-bis h3 span {
  display: block;
  background: #fff url('../images/filet_zoom-bis.gif') no-repeat bottom left;
  padding: 7px 0 0 16px;
  color: #B8C200;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  height: 26px;
}

.gauche_bloc-bis h3 a:hover {
  background: #a9e200 url('../images/filet_zoom-bis-hover.gif') no-repeat bottom left;
  color: #fff;
  text-decoration: none;
}

#gauche img { margin: 15px auto; }

#content .titregauche h3 {
  background: #fff url('../images/filet_zoom.gif') repeat-x bottom left;
  border: 1px solid #cfcfcf;
  padding: 3px 0 8px 16px;
  color: #404040;
  font-size: 18px;
  font-weight: normal;
  width: 501px;
}

#gauche_int { margin: auto; padding-bottom: 15px; width: 190px; }
#gauche_int img { margin: 0; }

.gauche_bloc h4 {
  /*background: #fff url('../images/filet_gauche.png') repeat-x center;
  margin-top: 15px;
  color: #ff9200;
  font-size: 14px;
  line-height: 35px;
  width: 190px;
  height: 35px;*/
  
  border-top: 6px solid #B8C200;  
  color: #B8C200;
  margin-top: 15px;
  padding: 3px 0 9px 0;
  font-size: 14px;
  width: 190px;
}

#content h4 {
  border-bottom: 1px solid #d8d8d8;
  margin: 16px 0 21px 0;
  padding-bottom: 6px;
  color: #404040;
  font-size: 13px;
  text-transform: uppercase;
  width: 482px;
}

.content_bloc p.lien_zoom, .lien_zoom { display: block; margin-top: 14px; font-size: 11px; text-align: right; }
.lien_no_zoom { margin: 5px 0; font-size: 12px; }
.lien_zoom a, .lien_no_zoom a { color: #B8C200; }

.bleu a { color: #4F4A07; }
.orange a { color: #B8C200; }
.vert a { color: #4F4A07; }
.violet a { color: #B8C200; }

.lien_zoom a:hover, .lien_no_zoom a:hover { text-decoration: none; }

p.textegauche, p.textedroite { color: #616161; font-size: 11px; }
p.textedroite { margin-top: 14px; }

#droite { float: right; width: 216px; }

#droite .gauche_bloc { width: 214px; }

#droite dl { width: 216px; }
#droite dt { margin: 7px 0; font-size: 12px; font-weight: bold; }
#droite dt#first { margin-top: 0px; }
#droite dd { font-size: 11px; }

#droite dt a {
  display: block;
  background: #fff url('../images/menu.gif') no-repeat top left;
  border: 1px solid #d9d9d9;
  padding: 1px 0 0 26px;
  color: #606060;
  text-decoration: none;
  height: 17px; }

#droite dt a:hover, #droite dt a.on {
  display: block;
  background: #a9e200 url('../images/menu-hover.gif') no-repeat top left;
  border: 1px solid #d9d9d9;
  padding: 1px 0 0 26px;
  color: #fff;
  height: 17px;
}

#droite dd { margin-left: 20px; }
#droite dd a { background: url('../images/ssmenu.gif') no-repeat 0 4px; padding-left: 15px; color: #666; text-decoration: none; }
#droite dd a:hover, #droite dd a.on { background: url('../images/ssmenu-hover.gif') no-repeat 0 4px; color: #ff8b3d; }

#la-cub-agit-pour-vous { border: 5px solid #B8C200; margin-top: 15px; }

#la-cub-agit-pour-vous h4 {
  background: url('../images/zoom.gif') repeat-x;
  padding: 6px 0 0 12px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  height: 24px;
}

#la-cub-agit-pour-vous img { margin: 8px 8px 0 8px; padding-bottom: 8px; }
#la-cub-agit-pour-vous p { margin-left: 12px; width: 180px; }
.padding-bottom { padding-bottom: 15px; }
	
#content { margin-left: 15px; float: left; width: 517px; }

.liendroite { margin: 14px 0; font-size: 11px; line-height: 5pt; text-align: right; }
.liendroite a { color: #ff9200; }
.liendroite a:hover { text-decoration: none; }

.content_bloc { border: 1px solid #cfcfcf; margin-bottom: 10px; padding: 0 10px 15px 25px; width: 482px; }
.content_bloc p { float: left; color: #4c4c4c; font-size: 12px; }
.content_bloc img { float: right; padding: 0 0 15px 15px; }

#footer {
  position: relative;
  background: url('../images/footer.gif') no-repeat;
  margin: 0 auto;
  padding: 0 61px 0 63px;
  padding-bottom: 90px;
  width: 1000px;
}

#footer p {
  position: absolute;
  background: #4F4A07;
  top: 50px;
  margin-left: 10px;
  padding: 3px 32px 4px 0;
  color: #FFF; 
  font-size: 11px;
  text-align: right;
  width: 948px;
}

#footer p a { color: #d9dbd9; text-decoration: none; }
#footer p a:hover { color: #d9dbd9; text-decoration: underline; }

#footer-it { margin: 0 auto; padding: 0 61px 25px 63px; font-size: 11px; width: 1000px; }
#footer-it p { margin-right: 15px; color: #727272; text-align: right; }
#footer-it p a { color: #727272; text-decoration: none; }
#footer-it p a:hover { text-decoration: underline; }

/* Les actions */
.content_bloc-bis { border: 1px solid #cfcfcf; border-top: none; padding: 25px; color: #4c4c4c; font-size: 12px; width: 467px; }

.bloc-pres { border-bottom: 6px solid #ff9100; margin-bottom: 12px; padding-bottom: 12px; }
.bloc-pres a { color: #ff6600; }
.bloc-pres .right { float: right; padding: 0 0 15px 15px; }
.bloc-pres .left { float: left; padding: 0 15px 15px 0; }

.col-actions { float: left; border: 1px solid #d7d7d7; font-size: 11px; width: 147px; height: 300px; }
.colact { margin-right: 10px; }
.col-actions p { margin: 11px 0 0 16px; width: 121px; }

.titre_act { background: url('../images/actions/fond.gif') repeat-x bottom left; width: 147px; }

.num { 
  float: left; background: #ff9100; margin-left: 9px; padding: 1px 5px 1px 5px; color: #fff; font-size: 14px; font-weight: bold; 
}

#content .titre_act h4 {
  float: left;
  border: none; 
  margin: 2px 0 3px 14px; 
  padding: 0; 
  font-size: 14px; 
  font-weight: normal; 
  text-transform: none; 
  width: 95px;
}

#content .titre_act h4 a { color: #404040; text-decoration: none; }
#content .titre_act h4 span, #content .titre_act h4 a span { color: #ff6600; }

/* Les actions de sensibilisation | Présentation */
#content .fiche-pratique { border: 1px solid #d9d9d9; width: 462px; }

#content .fiche-pratique h4 {
  background: url('../images/actions/sensibilisation/fond.gif') repeat-x bottom left;
  border: none;
  margin: 0;
  padding: 5px 0 5px 42px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  width: 420px;
}

#content .fiche-pratique h4 span { color: #ff6600; }

.questions-reponses { padding: 20px;}

#content .fiche-pratique h5 { 
  float: left; padding-left: 25px; color: #ff6600; font-size: 14px; font-weight: normal; width: 101px; 
}

.reponse { float: left; margin-left: 20px; font-size: 11px; width: 273px; }
.reponse a { color: #ff6600; font-size: 12px; }
.sep { border-top: 1px dotted #7e8580; margin: 10px 0 15px 0; }

.formulaire-thematique { 
  background: url('../images/fond-form.gif') no-repeat; 
  border: 1px solid #d7d7d7; 
  margin-top: 15px; 
  width: 463px; 
  height: 37px;
}

.formulaire-thematique h5 { float: left; margin-top: 13px; padding-left: 25px; font-size: 16px; font-weight: normal; }
.formulaire-thematique h5 span { color: #fff; }
.formulaire-thematique select { float: left; margin: 13px 0 0 15px; }
.formulaire-thematique select.acteur, .formulaire-thematique select.theme { width: 250px; }
.formulaire-thematique select.thematique { width: 207px; }
.formulaire-thematique select.type { width: 264px; }

/* Les associations */
.margin { margin: 14px 0; }
.associations dt, .associations dd { display: inline; }
.associations .block { display: block; }
.associations a { color: #ff6600; }
.associations a:hover { text-decoration: none; }

/* S'abonner à l'eNews */
.bloc-pres input { border: 1px solid #a8a8a8; }
.reponse-formulaire { color: #ff0000; list-style-type: none; font-weight: bold; }

/* Fake tags */
#content .fake_tags h3 {
  background: #fff url('../images/filet_tags.gif') repeat-x bottom left;
  border: 1px solid #cfcfcf;
  padding: 11px 0 0 16px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  width: 501px;
  height: 28px;
}

.margin-t14 { margin-top: 14px; }
.margin-t25 { margin-top: 25px; }
.margin-b14 { margin-bottom: 14px; }
.margin-b25 { margin-bottom: 25px; }
.margin-b10 { margin-bottom: 10px; }
.ta-left { text-align: left; }
.fontsize13 { font-size: 13px; } 
.fontsize14 { font-size: 14px; }
.fontwbold { font-weight: bold; }

.vert { color: #00b204; }
.bleu { color: #04199c; }
.gris { color: #4a4a4a; }
.orange { color: #e26d05; }
a .vert { color: #00b204; text-decoration: underline; }
a .bleu { color: #04199c; text-decoration: underline; }
a .gris { color: #4a4a4a; text-decoration: underline; }
a .orange { color: #e26d05; text-decoration: underline; }

.commentaire, #commentform { margin: 15px; }
#commentform input, #commentform textarea, .dynform input, .dynform textarea { border: 1px solid #a8a8a8; font-size: 12px; }
#commentform legend { font-weight: bold; }

.reponse_formulaire { margin: 25px; color: #e26d05; }

/* Centre de ressources */
.keywords, .fiche { margin-left: 25px; }
.keywords a { color: #4a4a4a; }

.italic { font-style: italic; }

.puce { background: url('/templates/lacub/images/ssmenu-hover.gif') no-repeat 0 4px; padding-left: 15px; }
.interligne { line-height: 150%; }

.link-fiche a { color: #4c4c4c; text-decoration: none; } 
.link-fiche a:hover { text-decoration: underline; } 

.rep_form, .response { color: #ff0000; font-weight: bold; }