@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
font-family:Arial Narrow, Helvetica, sans-serif;
}

body{
font-family:Arial Narrow, Helvetica, sans-serif;
margin:0;
background-color:#FFFFFF;
}

.ZeTitre{
font-family:Arial;
color:#000000;
font-size:36px;
text-decoration:none;
font-weight:bold;
font-style:normal;
}

.ZePop{
font-family:Verdana;
color:#000000;
font-size:16px;
text-decoration:none;
font-weight:bold;
font-style:normal;
}

.BigTitre{
font-family:Arial;
color:#000000;
font-size:42px;
text-decoration:none;
font-weight:bold;
font-style:normal;
}

.WideTitre{
font-family:Arial;
color:#000000;
font-size:52px;
text-decoration:none;
font-weight:bold;
font-style:normal;
}

#page_accueil{
width:1020px;
height:620px;
background-image:url(images/fondpge.png);
background-repeat:no-repeat;
}

#LeLogo{
width:400px;
height:110px;
margin-left:25px;
margin-top:25px;
}

#Pao{
width:166px;
height:143px;
background-image:url(images/pao.png);
background-repeat:no-repeat;
margin-left:20px;
margin-top:20px;
text-align:right;
}

#Bienvenue{
width:319px;
height:141px;
background-image:url(images/bienvenue.png);
background-repeat:no-repeat;
margin-left:60px;
margin-top:5px;
text-align:center;
font-family:Arial Narrow;
color:#000000;
font-size:20px;
text-decoration:none;
font-weight:bold;
font-style:normal;
}

#Danse{
width:204px;
height:124px;
background-image:url(images/danse.png);
background-repeat:no-repeat;
margin-left:40px;
margin-top:20px;
text-align:right;
}

#Web{
width:180px;
height:176px;
background-image:url(images/web.png);
background-repeat:no-repeat;
margin-left:40px;
margin-top:10px;
text-align:right;
}

#Edito{
width:400px;
height:178px;
margin-left:40px;
margin-top:20px;
text-align:left;
}

#Son{
width:324px;
height:220px;
background-image:url(images/Fondbaflle.png);
background-repeat:no-repeat;
margin-left:5px;
margin-top:20px;
text-align:right;
}

#pied_page{
height:60px;
width:870px;
background-color:#785d4c;
margin-left:auto;
margin-right:auto;
margin-top:47px;
}
