body { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
text-align: center; 
background-color: #f2ede7; 
}

p { margin-top:0;}

/* Centrage de l'image du fond du site */

#fond_site {
background : transparent url("../images/fond_page_accueil.jpg") no-repeat;
height : 968px;
width : 1024px;
margin : auto;
text-align: left; 
} 


/* Positionnement des blocs */


#raisons {
height: 175px;
width: 410px;
margin-left: 25px;
margin-top: 363px;
position: absolute;
visibility: visible;
overflow:hidden;
}

#raisons a { text-decoration:none; color:#e20078;font-weight:bold;}
#raisons a:hover { text-decoration:underline; color:#e20078;font-weight:bold;}
#raisons a:visited { text-decoration:none; color:#e06112;font-weight:bold;}
#raisons p { font-size: 13px; line-height: 1.5; font-weight:bold; color:#828372;}

#carrousel {
height: 200px;
width: 600px;
margin-left: 495px;
margin-top: 325px;
position: absolute;
visibility: visible;
overflow:hidden;
}


#texte {
height: 285px;
width: 410px;
margin-left: 25px;
margin-top: 655px;
position: absolute;
visibility: visible;
overflow:hidden;
}

#texte a { text-decoration:none; color:#e20078;font-weight:bold;}
#texte a:hover { text-decoration:underline; color:#e20078;font-weight:bold;}
#texte p { font-size: 11px;}


#toile {
height: 405px;
width: 240px;
margin-left: 478px;
margin-top: 540px;
position: absolute;
visibility: visible;
overflow:hidden;
}

#toile a { text-decoration:none; color:#e20078;font-weight:bold;}
#toile a:hover { text-decoration:underline; color:#e20078;font-weight:bold;}
#toile p { font-size: 9px;}
#toile ul { margin-left:0px; padding-left:0px;}
#toile li { margin:8px;}


#portraits {
height: 375px;
width: 240px;
margin-left: 760px;
margin-top: 550px;
position: absolute;
visibility: visible;
overflow:hidden;
}

#portraits a { text-decoration:none; color:#e20078;font-weight:bold;}
#portraits a:hover { text-decoration:underline; color:#e20078;font-weight:bold;}
#portraits p { font-size: 11px; }
#portraits.image { height: 168px; width: 237px; }


#retour_accueil {
height: 189px;
width: 113px;
margin-left: 8px;
margin-top: 7px;
position: absolute;
visibility: visible;
overflow:hidden;
}


#son {
height: 40px;
width: 210px;
margin-left: 805px;
margin-top: 82px;
position: absolute;
visibility: visible;
overflow:hidden;
}


#lien_inscription {
height: 55px;
width: 280px;
margin-left: 165px;
margin-top: 555px;
position: absolute;
visibility: visible;
overflow:hidden;
}

#lien_flickr {
height: 36px;
width: 87px;
margin-left: 770px;
margin-top: 450px;
position: absolute;
visibility: visible;
overflow:hidden;
}



#lien_dailymotion {
height: 55px;
width: 135px;
margin-left: 865px;
margin-top: 435px;
position: absolute;
visibility: visible;
overflow:hidden;
}


/* Bas de page */

#bas_page {
position: absolute;
height: 20px;
width: 1024px;
text-align:center;
margin-top: 975px;
font-size:9px;
}

#bas_page a { text-decoration:none; font-weight:bold; color: #e20078; }
#bas_page a:hover { text-decoration:underline; font-weight:bold; color: #e06112; }