/* ..................................STYLES GENERAUX........................................... */
body {
  background: url(../templates/images/bkg_body.jpg) repeat-x left 169px;
  background-color: #FFFFFF;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 80%;
  margin: 0px;
  padding: 0px;
  color: #3D3830;
}
#home {
  background: url(/fileadmin/templates/images/bkg_body_home.jpg) repeat-x left 169px;
}
p {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
h1 {
  margin: 0px 0px 15px 0px;
  padding: 36px 0 0 0px;
  color: #CD0000;
  font-style: normal;
  font-weight: normal;
  font-size: 2em;
}
h2 {
  margin: 25px 0px 8px 0px;
  padding: 0px 0 0 0px;
  font-weight: bold;
  font-size: 1.6em;
color: #91856F;
}

h2.csc-firstHeader{
  margin: 0px 0px 8px 0px;
  padding: 0px 0 0 0px;
  font-weight: bold;
  font-size: 1.6em;
color: #91856F;
}
h3 {
  margin: 0px 0px 15px 0px;
  padding: 0px 0 0 0px;
  font-style: normal;
  font-weight: bold;
  font-size: 1em;
}
a:link, a:visited {
  text-decoration: underline;
  color: #3D3830;
}
a:hover, a:active {
  color: #FB7700;
  text-decoration: underline;
}
ul {
  padding: 0px;
  margin: 0px 0px 15px 21px;
}
li {
  list-style-image: url(/fileadmin/templates/images/puce_liste.gif);
  padding: 0px 0px 4px 3px;
}
.rouge {
  color: #BE0027;
}
.txt_petit {
  font-size: 0.95em;
}
.bodytext {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}
.noborder {
  border: 0;
}
.bold {
  font-weight: bold;
}
.download img a:link {
  border: 0;
  text-decoration: underline;
}
.accessKey {
  text-decoration: underline;
}
/* ..................................CONTENEURS........................................... */

#conteneur_gen {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 960px;
  background-image: url(/fileadmin/templates/images/bkg_centre.gif);
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}
#header {
  height: 102px;
  font-size: 0.85em;
  text-align: right;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}
#header ul {
  padding: 0px;
  margin: 0px;
}
#header li {
  display: inline;
  list-style: none;
}
#header a:link, #header a:visited {
  text-decoration: none;
  color: #3D3830;
}
#header a:hover, #header a:active {
  color: #FB7700;
  text-decoration: underline;
}
#logo {
  float: left;
  margin: 28px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
#top_gauche_home {
  margin: 0 0 0 2px;
  padding: 0;
  width: 440px;
  height: 98px;
  background: url(../templates/images/bkg_top_gauche_home.jpg) no-repeat left top;
  float: left;
  display: inline;
}
#top_gauche {
  margin: 0 0 0 2px;
  padding: 0;
  width: 256px;
  height: 170px;
  float: left;
  display: inline;
  background-image: url(/fileadmin/templates/images/bkg_top_gauche.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#top_gauche_titre_home {
  margin: 0;
  padding: 70px 22px 0 0;
  width: 410px;
  text-align: right;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.5em;
}
#top_gauche_titre {
  margin: 0;
  padding: 140px 22px 0 0;
  width: 220px;
  text-align: right;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.5em;
}
#gauche {
  width: 190px;
  margin: 0px;
  padding: 0px;
  background: #BE0027;
  float: left;
  text-align: right;
}
#gauche h1 {
  color: #FFFFFF;
  font-size: 1.5em;
  margin: 0px 12px 0px 0px;
  text-transform: uppercase;
  font-weight: lighter;
}
#top_centre_home {
  margin: 0;
  padding: 0;
  float: left;
  width: 292px;
  height: 98px;
  display: inline;
}
#top_centre {
  margin: 0;
  padding: 0;
  float: left;
  width: 476px;
  height: 170px;
  display: inline;
}
#top_droite_home {
  padding: 0;
  margin: 0;
  float: left;
  width: 226px;
  height: 98px;
  display: inline;
  background-image: url(/fileadmin/templates/images/bkg_top_droite_home.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#top_droite {

  padding: 0;
  margin: 0;
  float: left;
  width: 226px;
  height: 170px;
  background: url(../templates/images/top_bloc_droite.png) no-repeat left bottom;
  display: inline;
}
#top_droite_titre_home {
  margin: 75px 0 0 30px;
/*margin: 55px 0 0 30px;*/
  width: 150px;
  text-align: left;
  color: #FFFFFF;
  font-size: 1.1em;
  font-style: italic;
  padding: 0;
  font-weight: bold;
}
#top_droite_titre {
  margin: 140px 0 0 22px;
/* margin: 125px 0 0 22px; */
  width: 200px;
  text-align: left;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.2em;
  font-style: italic;
  padding: 0;
}
#zone_contenu_home {
  margin: 0px 0 30px 12px;
  padding: 35px 0 0 0;
  float: left;
  width: 408px;
  display: inline;
  height: 720px;
  overflow: visible;
}
#zone_contenu_home h1{
  margin: 0px 0px 15px 0px;
  padding: 0px 0 0 0px;
  color: #3D3830;
  font-weight: bold;
  font-size: 1.6em;

}
#centre_home {
  float: left;
  margin: 34px 0 0px 34px;
  width: 275px;
  padding: 0 0 20px 0;
}
#postit_news {
  background-image: url(/fileadmin/templates/images/postit.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px 0 30px 0;
  padding: 0px;
  height: 269px;
  width: 268px;
}
#postit_news h1 {
  margin: 0;
  padding: 12px 0 0 50px;
}
.centre_home_accroche {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #342B22;
  font-size: 0.9em;
  line-height: 1.5;
}

.centre_home_accroche dl {
  margin: 0 0 0 3px;
}
.centre_home_accroche dt {
  float: left;
  margin: 0 13px 0 0;
  padding: 0;
}
.centre_home_accroche dd {
  margin: -2px 0 0 0;
  padding: 0px 0 20px 0;
  float: left;
  width: 193px;
}
#zone_contenu {
  margin: 0 21px 100px 0;
  padding: 0;
  float: left;
  width: 452px;
  display: inline;
  height: auto;
}
#zone_contenu_large {
  margin: 0 0 160px 0;
  padding: 0 0 0 9px;
  float: left;
  width: 673px;
  display: inline;
}
/*-*/
#image {
  margin: 0px;
  height: 150px;
  padding: 0px;
  width: 770px;
  text-align: right;
  background-image: url(/fileadmin/templates/images/arrondi_rouge.gif);
  background-repeat: no-repeat;
}
.print {
  display: none;
}
#droite_home {
  padding: 0;
  margin: 34px 0 0 14px;
  float: left;
  display: inline;
  width: 217px;
}
#droite {
  padding: 0;
  margin: 64px 0 0 0;
  float: left;
  display: inline;
  width: 215px;
}
#droite .csc-textpic-text {
  margin: 0 0 30px 0px;
  color: #342B22;
}
.bloc_dons {
  padding: 0;
  margin: 0px 0 30px 0px;
  width: 215px;
  height: auto;
  font-size: 0.9em;
  background: url(../templates/images/bkg_bloc_dons.jpg) no-repeat left 37px;
}
.bloc_dons h1 {
  padding: 0px 0px 9px 0px;
  margin: 0px 0 0px 0;
  width: 215px;
  color: #4B3F32;
  font-weight: normal;
  font-size: 1.6em;
}
.bloc_dons h2 {
  padding: 0px 0px 7px 25px;
  margin: 0px 0 0px 12px;
  width: 215px;
  color: #CF0000;
  font-weight: bold;
  font-size: 1.5em;
  text-transform: uppercase;
  background: url(/fileadmin/templates/images/etoile_dons09.jpg) no-repeat 0px 3px;
}
.bloc_dons p {
  padding: 0;
  margin: 0 0 0px 16px;
  color: #342B22;
  width: 194px;
}
.bloc_dons hr {
}
.separation {
  margin: 10px 0 10px 0;

}
.bloc_dons_grand_txt {
  font-size: 140%;
  font-weight: bold;
}



.bloc {
  padding: 0;
  margin: 0px 0 30px 0px;
  width: 215px;
  height: auto;
  font-size: 0.9em;
}
.bloc h1 {
  padding: 0px 0px 9px 0px;
  margin: 0px 0 0px 0;
  width: 215px;
  color: #4B3F32;
  font-weight: normal;
  font-size: 1.6em;
}

.bloc p {
  padding: 0;
  margin: 0 0 0px 16px;
  color: #342B22;
  font-style: normal;
  font-weight: normal;
  width: 194px;
}
.total_dons {
  font-size: 1.7em;
  font-weight: bold;
  color: #BE0027;
  text-align: center;
}

#formnewsletter {
  padding: 0;
  margin: 3px 0 0 16px;
  width: 185px;
}
.text_newsletter_forms {
  padding: 0;
  margin: 0;
  width: 137px;
  height: 15px;
  border: #C5BFB4 solid 1px;

  color: #C5BFB4;
}
.bouton_newsletter_forms {
  padding: 0;
  margin: 0;
  width: 32px;
  height: 17px;
  background-color: #C5BFB4;
  border: none;
  color: #FFF;
  font-size: 0.8em;
  font-weight: bold;
}
/* ..................................MENU PRINCIPAL........................................... */
#navigation_generale {
  margin: 20px 0 0px 10px;
  padding: 0px 0px 18px 0px !important;
  padding: 0px 0px 17px 0px;
  width: 724px;
  height: 29px;
  background: url(../templates/images/bkg_navgen.gif) repeat-x left bottom;
}
.level0_no a:link {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_no a:visited {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_no a:hover {
  color: #FB7700;

  text-decoration: underline;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_no a:active {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_ac a:link {
  text-decoration: none;
  color: #FB7700;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_ac a:visited {
  text-decoration: none;
  color: #FB7700;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_ac a:hover {
  color: #FB7700;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.3em;
}
.level0_ac a:active {
  text-decoration: none;
  color: #FB7700;
  font-weight: normal;
  font-size: 1.3em;
}
#navigation_generale ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
#navigation_generale li {
  display: inline;
  list-style: none;
}
/* ...............................NAVIGATION SECONDAIRE................................. */
#navigation_secondaire {
  margin: 82px 33px 0px 25px;
  !margin:82px 33px 150px 25px;
  padding: 0px 0px 130px 0px;
  width: 212px;
  float: left;
  display: inline;
}
#navigation_secondaire ul {
  padding: 0px;
  margin: 0 auto 10px auto;
  width: 196px;
  text-align: right;
}
#navigation_secondaire li {
  margin: 4px 0px 4px 0px;
  list-style: none;
  padding: 0;
}
.level1_ac {
  margin: 0px;
  font-size: 1.2em;
  text-align: right;
}
.level1_ac a:link, .level1_ac a:visited {
  text-decoration: none;
  color: #FF8C21;
  font-weight: bold;
  padding: 7px 12px 6px 0px;
  line-height: 1em;
  height: 1%;
  display: block;
}
.level1_ac a:hover, .level1_ac a:active {
  color: #FF8C21;
  text-decoration: none;
  font-weight: bold;
  padding-left: 10px;
}
.level1_no {
  margin: 0px;
  text-align: right;
  font-size: 1.2em;
}
.level1_no a:link, .level1_no a:visited {
  background: url(/fileadmin/templates/images/ligne_sousnav.gif) repeat-x bottom;
  text-decoration: none;
  padding: 7px 12px 10px 10px;
  color: #645644;
  font-weight: bold;
  line-height: 1em;
  display: block;
  height: 1%;
}
.level1_no a:hover, .level1_no a:active {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1em;
  background-color: #AFA898;
  padding: 7px 12px 10px 10px;
  height: 1%;
  display: block;
}
.level2_no {
  background-color: #FFFFFF;
  margin: 0px 10px 0 0;
  padding: 0px 0px 0px 0px;
  line-height: 1.4;
  list-style-type: none;
  list-style-image: none;
  font-size: 0.86em;
}
.level2_no a:link, .level2_no a:visited {
  text-decoration: none;
  color: #000000;
  list-style-type: none;
  list-style-image: none;
}
.level2_no a:hover, .level2_no a:active {
  color: #FB7700;
  text-decoration: underline;
  list-style-type: none;
  list-style-image: none;
}
.level2_ac {
  background-color: #FFFFFF;
  margin: 0px 10px 0 0;
  padding: 0px 0px 0px 0px;
  line-height: 1.4;
  list-style-type: none;
  list-style-image: none;
  font-size: 0.86em;
}
.level2_ac a:link, .level2_ac a:visited {
  text-decoration: underline;
  color: #FB7700;
  list-style-type: none;
  list-style-image: none;
}
.level2_ac a:hover, .level2_ac a:active {
  color: #FB7700;
  text-decoration: underline;
  list-style-type: none;
  list-style-image: none;
}
/* ..................................FOOTER.............................................. */
#conteneur_footer_home {
  clear:both;
  margin: 0px 0 0 0;
  width: 100%;
  background: url(../templates/images/bck_rpt_footer.png) repeat-x left bottom;
  padding: 136px 0 0 0;
  height: 160px;
}
#footer_home {
  padding: 0px;
  margin: 0px auto 0 auto;
  width: 960px;
  position: relative;
}
#footer_home_image {
  padding: 0px;
  margin: 0px;
  width: 424px;
  position: absolute;
  top: -326px;
}
#footer_image {
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: -183px;
  left: 32px;
  width: 207px;
  height: 194px;
  background-image: url(/fileadmin/templates/images/footer_image.jpg);
  background-repeat: no-repeat;
}
#conteneur_footer {
  clear:both;
  margin: 0px 0 0 0;
  width: 100%;
  background: url(../templates/images/bck_rpt_footer.png) repeat-x left bottom;
  padding: 76px 0 0 0;
  height: 160px;
}
#footer {
  padding: 0px;
  margin: 0px auto 0 auto;
  width: 960px;
  position: relative;
}
#logo_sponsors_home {
  padding: 0px 0 0 0;
  margin: 0;
  width: 583px;
  position: absolute;
  left: 455px;
  top: 34px;
}
#logo_sponsors {
  padding: 0px 0 0 0;
  margin: 0;
  width: 583px;
  position: absolute;
  left: 275px;
  top: 34px;
}
#copyright_telethon_home {
  padding: 0;
  margin: 0;
  width: 200px;
  text-align: left;
  font-size: 0.85em;
  color: #FFF;
  position: absolute;
  top: 140px;
  left: 10px;
}
#copyright_telethon {
  padding: 0;
  margin: 0;
  width: 200px;
  text-align: left;
  font-size: 0.85em;
  color: #FFF;
  position: absolute;
  top: 140px;
  left: 10px;
}
#copyright_comandcie_home {
  padding: 0;
  margin: 0;
  width: 250px;
  text-align: right;
  font-size: 0.85em;
  color: #FFF;
  position: absolute;
  left: 698px;
  top: 140px;
}
#copyright_comandcie {
  padding: 0;
  margin: 0;
  width: 250px;
  text-align: right;
  font-size: 0.85em;
  color: #FFF;
  position: absolute;
  left: 698px;
  top: 140px;



}
#copyright_comandcie a, #copyright_comandcie_home a {
  font-size: 1em;
  color: #FFF;
  text-decoration: none;
}
#copyright_comandcie a:hover, #copyright_comandcie_home a:hover {
  font-size: 1em;
  color: #FFF;
  text-decoration: underline;
}
#sous-menus li {
  margin: -4px 0px 4px 0px;
  padding: 0px 9px 0px 0px;
  list-style: none;
  background: url(/fileadmin/templates/images/chevron_liste_sous_menus.gif);
  background-repeat: no-repeat;
  background-position: right 7px;
}

/* ..................................PAGE NEWSLETTER........................................... */

.champ_newsletter {
  color: #000000;
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  width: 200px;
  font-size: 1em;
  padding: 1px;
  margin: 0px 0px 0px 0px;
}
.bouton_newsletter {
  background: #FB7700;
  border: 1px solid #7F7F7F;
  color: #FFFFFF;
  font-size: 1em;
  cursor: pointer;
  margin: 0px 0px 0px 0px;
  padding: 1px;
  font-weight: bold;
}
/* ..................................TABLEAUX........................................... */

.w50 {
  width: 50px;
}
.w170 {
  width: 170px;
}
.w80 {
  width: 80px;
}
.list_manif_head {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FEA500;
  padding: 6px 2px 4px 6px;
  margin: 0px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
}
.list_manif_left {
  padding: 8px 2px 8px 6px;
  margin: 0px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #B9B9B9;
  text-align: left;
  vertical-align: top;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #FFFFFF;

}
.list_manif_left_small {
  padding: 8px 2px 8px 5px;
  margin: 0px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #B9B9B9;
  text-align: left;
  vertical-align: top;
  font-size: 0.85em;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
}
.detail_manif {
  padding: 4px 2px 2px 5px;
  margin: 0px;
  vertical-align: top;
}
.line_top {
  border-top-width: 1px;
  border-top-style: solid;
}
.line_bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
/*
.rose {
  border-color: #B9B9B9;
}
.grise {
  border-color: #B9B9B9;
}
*/
.detail_manif_head_top {
  font-weight: bold;
  padding: 2px 2px 8px 5px;
  margin: 0px;
  font-weight: bold;
  font-size: 1.6em;
color: #91856F;
}
.contenttable img {
  border: 0px;
}
/************************ FORMULAIRES **************************************/
DIV.tx-thmailformplus-pi1 {
  margin: 10px 0px 15px 0px;
width: 350px;
}
.inputBox {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  font-size: 1em;
  width: 160px;
  margin: 1px 0px 3px 0px;
  padding: 1px;
}
.inputBox_nbrEx {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  font-size: 1em;
  width: 20px;
  text-align: right;
  margin: 1px 0px 3px 0px;
  padding: 1px;
}
.inputBox2 {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  font-size: 1em;
  width: 160px;
  margin: 1px 0px 3px 0px;
  padding: 1px;
}
.inputRadio {
  margin-bottom: 1px;
  margin-top: 1px;
}
.bouton_don {
  background-color: #BE0027;
  border: 1px solid #7F7F7F;
  color: #FFFFFF;
  font-size: 1em;
  cursor: pointer;
  margin: 0px 0px 0px 0px;
  padding: 1px;
  font-weight: bold;
  cursor: pointer;
  
}
.bouton_peluches {
  background-color: #BE0027;
  border: 1px solid #7F7F7F;
  color: #FFFFFF;
  font-size: 1em;
  cursor: pointer;
  margin: 10px 0px 30px 129px;
  padding: 1px;
  font-weight: bold;
  cursor: pointer;
  clear: left;
}
form {
  margin: 0px;
  padding: 0px;
}
label {
  font-size: 0.9em;
  width: 125px;
  display: inline;
  font-weight: bold;
  color: #333333;
  padding: 0px;
  margin: 0px;
  float: left;
}
select {
  border: solid #DBDBDB 1px;
  font-size: 11px;
  color: #333333;
  padding: 0px;
  margin: 0px;
}
.inputtextarea {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  font-size: 11px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 290px;
  height: 50px;
}
.label {
  font-size: 0.9em;
  font-weight: bold;
  color: #333333;
}
.red_form {
  color: #E4232F;
  font-size: 0.8em;
  margin: 0px 0px 15px 0px;
}
.error_form {
  margin: 0px;
  font-size: 1em;
  font-weight: bold;
  color: #BE0027;
}
input.form_manif {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  font-size: 1em;
  width: 190px;
  margin: 1px 0px 3px 0px;
  padding: 1px;
}
textarea.form_manif {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;  
  font-size: 1em;
  width: 330px;
  margin: 1px 0px 3px 0px;
  padding: 1px;
}
select.form_manif {
  background-color: #eeeeee;
  border: solid #7f7f7f 1px;
  font-size: 1em;
  width: 140px;
  margin: 1px 0px 3px 0px;
  padding: 1px;
}
.form_manif_button {
  background-color: #FEA500;
  border: 1px solid #7F7F7F;
  color: #FFFFFF;
  font-size: 1em;
  cursor: pointer;
  margin: 15px 0px 30px 0px;
  padding: 2px;
  font-weight: bold;
  width: 100px;
  clear: left;
}

