@font-face {
    font-family: 'Blair';
    src: url('font/blairmditc_tt_medium.eot');
    src: url('font/blairmditc_tt_medium.eot?iefix') format('eot'),
      url('font/blairmditc_tt_medium.woff') format('woff'),
	  url('font/blairmditc_tt_medium.ttf') format('truetype'),
      url('font/blairmditc_tt_medium.svg#webfontxqdPQJoY') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('font/gothic-webfont.eot');
    src: url('font/gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/gothic-webfont.woff') format('woff'),
         url('font/gothic-webfont.ttf') format('truetype'),
         url('font/gothic-webfont.svg#CenturyGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
margin:0;
width:100%;
height:100%;
background:#6c0c05 url(fond_degrade.png) repeat-x;
background-position:0px 70px;
text-align:center;
color:white;
}



#corps{
z-index:4000;
width:900px;
background:#b71b14;
font-family:'CenturyGothicRegular';
display:inline-block;
font-size:16px;
margin:auto;
text-align:center;
margin-top:40px;
margin-bottom:100px;
padding:10px;
*display:inline;
*zoom:1;
}

#sous-titre{
font-size:20px;
border:solid;
width:400px;
padding-left:20px;
margin-bottom:10px;
}



#danses a{
background:white;
display:inline-block;
*display:inline;
*zoom:1;
}

#danses a:hover{
background:#6c0c05;
}

#danses td{
width:170px;
}

.bloc-danse{
border-top:solid;
border-bottom:solid;
margin-top:20px;
}

.bloc-danse img{
background:white;
}


a{color:white;}

img{border:0;}



#pied{
z-index:8000;
position:fixed;
bottom:0;left:0;
background:#6c0c05;
width:100%;
height:30px;
}

#pied_texte{
font-family:'CenturyGothicRegular';
background:#000000;
text-align:center;
height:30px;
color:white;
font-size:12px;
line-height:30px;
font-weight:bold;
}
