 body {
   background: rgb(219,227,199);
   font-family: 'arial', helvetica, verdana, sans-serif;
   font-size: 0.65em;
   color: rgb(41,59,52);
   margin: 0;
   text-decoration: none;
}

/*div {
border: 1px solid #008000;
}*/

/*  Général  */

#global {
    background-image: url(images/background_image.jpg);
    margin: 20px auto auto 100px;
    width: 813px;
    height: 712px;
}
#globalen {
    background-image: url(images/background_imagen.jpg);
    margin: 20px auto auto 100px;
    width: 813px;
    height: 712px;
}

#drapeau {
    margin-left: 750px;
    margin-top: 173px;
    width: 24px;
    height : 15px;
    position: absolute;
    z-index: 1;
}
#drapeau2 {
    margin-left: 75px;
    margin-top: 383px;
    width: 24px;
    height : 15px;
    position: absolute;
    z-index: 1;
}
/*  Liens  */

a {
    color: rgb(222,175,53);
    font-weight: bold;
    text-decoration: underline;
    font-size: 101%;
}
a:hover {
    color: #FFE193;
    text-decoration: none;
}

/*  Titres  */

h3 {
    color: rgb(41,59,52);
    text-align: left;
    font-size: 110%;
    font-weight: bold;
    line-height: 2px;
}
h4 {
    color: rgb(41,59,52);
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    margin: 2px;
}
h5 {
    color: rgb(41,59,52);
    font-size: 1.4em;
    font-weight: bold;
    line-height: 16px;
}
 h6 {
    color: rgb(41,59,52);
    font-size: 0.9em;
    font-weight: bold;
    margin: 2px;
}

/*  Caroussel  */

.caroussel {
    margin-left: 455px;
    margin-top: 194px;
    width: 333px;
    height : 103px;
    position: absolute;
    text-align: center;
    line-height: 0;
    padding: 10px 5px 0px 5px;
}
#caroussel {
    margin-top: 2;
    line-height: 10px;
    text-align: center;
    font-size: 90%;
}

/*  Bloc d'intro texte et bouton  */

#introtext {
    margin-left: 190px;
    margin-top: 205px;
    width: 240px;
    height : 70px;
    position: absolute;
    border: 1px solid #008000;
    padding-top: 10px;
    padding-left: 10px;
}
ul#news {
    list-style-type: none;
    line-height: 2;
    margin: 0 auto 25px 5px;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}
div.bouton {
    margin-left: 210px;
    margin-top: 205px;
    width: 238px;
    height : 70px;
    position: absolute;
    padding: 20px 10px 10px 20px;
    text-align: center;
}
a#bouton1 {
    display: block;
    width: 157px;
    height: 26px;
    background: url(images/bouton_parrainer.jpg) no-repeat 0 0 ;
    background-position: 0 -26px;
}
a#bouton1:hover {
    background-position: 0 0;
}
div.bouton2 {
    margin-left: 210px;
    margin-top: 205px;
    width: 238px;
    height : 70px;
    position: absolute;
    padding: 20px 10px 10px 20px;
    text-align: center;
}
a#bouton2 {
    display: block;
    width: 157px;
    height: 26px;
    background: url(images/button_sponsorship.jpg) no-repeat 0 0 ;
    background-position: 0 -26px;
}
a#bouton2:hover {
    background-position: 0 0;
}

/*  Bloc d'intro image  */

.introimg {
    margin-left: 185px;
    margin-top: 204px;
    width: 230px;
    height : 100px;
    position: absolute;
    text-align: center;
}

/*  Bannières  */

#bannieres {
    width: 490 px;
 }

/*  Bloc central  */

.bloc1 {
    margin-left: 185px;
    margin-top: 320px;
    width: 490px;
    height : 332px;
    position: absolute;
    padding: 10px 10px 10px 5px;
    overflow: auto;
}
.interne {
    display: block;
    width: 470px;
    height: 115px;
    margin: 0 auto 40px 0;
}
.texteGauche {
    text-align: right;
    margin: 40px 30px auto auto;
}
.imgDroite {
    float: right;
    margin: 0 0 auto 20px;
}
.imgGauche {
    float: left;
    margin: 0 20px auto 0;
}
#besoins {
    width: 450px;
    position: absolute;
    padding: 10px 10px 10px 5px;
    border: 2px solid #DEAF35;
    margin-top: 10px;
    font-size: 1.2em;
}
#adresse {
    width: 450px;
    position: absolute;
    padding: 10px 10px 10px 5px;
    border: 2px solid #DEAF35;
    margin-top: 40px;
    font-size: 1.2em;
}

/*  Bloc Droite  */

#blocDroite {
    margin-left: 692px;
    margin-top: 320px;
    width: 108px;
    height : 360px;
    position: absolute;
    background-image: url(images/ban_droite_fond.jpg);
    text-align: center;
}

/*  Menu gauche  */

.menu {
    margin-left: 0;
    margin-top: 194px;
    width: 150px;
    height : 474px;
    position: absolute;
    padding: 0 10px 10px 7px;
    text-align: center;
}
ul#menu {
    margin: 0 auto 0 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    background-color: transparent;
}
#menu a {
    display: block;
    margin: 1px 0;
    width: 150px;
    color: rgb(41,59,52);
    text-decoration: none;
    line-height: 20px;
    background-color: rgb(219,227,199);
    padding: 2px 5px 2px 5px;
    border-width: 0 1px 1px 0;
    border-color: #A5AD90 #8D9871  #A5AD90 #8D9871;
    border-style: solid;
}
#menu a:hover {
    color: rgb(249,250,228);
    background-color: rgb(141,152,113);
}

/*  Formulaire  */

#formulaire {
    margin: 8px 0 10px auto;
    width: 150px;
    height: 127px;
    color: rgb(41,59,52);
    font-weight: bold;
    font-size: 102%;
    text-decoration: none;
    line-height: 20px;
    padding: 5px 5px 2px 5px;
    background-image: url(images/fond_form.jpg);
}

/*  Menu  2 */

ul#menu2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    background-color: transparent;
}
#menu2 a {
    display: block;
    margin: 1px 0;
    width: 150px;
    color: rgb(249,250,228);
    text-decoration: none;
    line-height: 15px;
    background-color: rgb(141,152,112);
    padding: 2px 5px 2px 5px;
    border-width: 0 1px 1px 0;
    border-color: #A5AD90 #8D9871  #A5AD90 #8D9871;
    border-style: solid;
}
#menu2 a:hover {
    color: rgb(190,199,168);
    background-color: rgb(249,250,228);
}

/*  Menuanglais  */

#cale {
    width: 160px;
    height:180px;
    padding-top: 5px;
    background-image: url(images/cale_home.jpg);
    background-repeat: no-repeat;
    margin: 0;
}

/*Menu 3 */

ul#menu3 {
    margin: 5px auto auto 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    background-color: transparent;
}
#menu3 a {
    display: block;
    margin: 1px 0;
    width: 150px;
    color: rgb(249,250,228);
    text-decoration: none;
    line-height: 15px;
    background-color: rgb(203,186,135);
    padding: 2px 5px 2px 5px;
    border-width: 0 1px 1px 0;
    border-color: #BAAA7A #817655  #BAAA7A #817655;
    border-style: solid;
}
#menu3 a:hover {
    color: rgb(203,186,135);
    background-color: rgb(249,250,228);
}   

/*  Pied de Page  */

.pied {
    margin-left: 0;
    margin-top: 679px;
    width: 811px;
    height : 10px;
    position: absolute;
    padding: 0 0 0 0 ;
    text-align: center;
    font-size: 90%;
}

/*  W3C  */

#w3c {
    border: none;
    margin-left: 130px;
}

/*  Cartes Postales  */

ul#cartes {
    list-style-type: disc;
    font-size: 1,9em;
}
#cartes li {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 17px;
}
ul#cartes2 {
    list-style-type: none;
    font-size: 1,9em;
}
#cartes2 li {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 17px;
}
.cartes {
    padding-top: 20px;
    width: 250px;
    height: 400px;
}

/*  Bouton Cartes Postales  */

#CartesP {
    width: 162px;
    height: 73px;
    margin-top: 205px;
    margin-left: 220px;
    position: absolute;
    padding: 0;
}
ul#Cartes_P1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#Cartes_P1 li {
    float:left;
}
#Cartes_P1 li a {
    width: 162px;
    height: 73px;
    margin: 0;
    padding: 0;
    display:block;
}
#Cartes_P1 li a:hover{
    background-position: 0 -73px;
}
#Cartes_P2 a {
    width: 120px;
    height: 50px;
    margin-top: 225px;
    margin-left: 260px;
    position: absolute;
    padding: 0;
    background-image: url(cartes_postales/btn_form.jpg);
    background-repeat: no-repeat;
}
a#btn {
    background: url(cartes_postales/btn_cartes.jpg) no-repeat top left;
}
#spec {
  text-align: center;
}

#blocAnnonce {
width: 450px;
height: 420px;
border: 3px solid #fb6b02;
Text-align: center;
padding: 10px;
}