img {
    border:none;	
    
}

img, a {
    behavior: url(iepngfix.htc)
    }

body{
    background: #e9e4bf;
    font-size: 14px; 
    color: #48483a;
    behavior: url(csshover3.htc);
    margin: 0px;
    height:100%;

}

a {
    text-decoration:none;
    font-size: 14px; 
    color: #48483a;	
}

a:hover {
text-decoration:underline;
    font-size: 14px; 
    color: #6e4c00;	
}
#wrapper {
    background: url(images/backhaut.jpg) center top no-repeat;
}

#head {
    height:120px;
    padding: 0;
    margin: 0;
    
}	

#cbody {
    width:100%;
    height:700px;
    z-index:10;
}

#adminbody {
    height:300px;
    overflow:hidden;
    z-index:10;
}


#content {
    position:absolute;
    width: 700px;
    margin: 0 auto;	
    
}

#Scroller {
      position: relative;
      width: 700px;
      height: 700px;
      overflow: hidden;
}

.Scroller-Container {
  position: absolute;
}



h1 { 
    color: #6e4c00;
    font-weight: bold;
font-size: 16px;
}


h2 { 
    color: #6e4c00;
    font-weight: bold;
font-size: 14px;
}



#footer {
    width:100%;
    padding: 0;
    margin: 0;
    height:275px;
    background: url(images/backbas.jpg) center bottom no-repeat;	
    z-index:2;
    position:relative;
}

#footnote {position:absolute;bottom:1px;height:28px;}

#content-area, .align-footer {width:722px;margin:0 auto;padding-left:2px;}

#content-area .col-right table td {width:575px;overflow:hidden;}

#content-area .col-gauche {width:125px; float:left;}
#content-area .col-gauche a {display:block;}
#content-area .col-droite {width:560px; float:left;margin-left:15px;}

#content-area {min-height:440px;width:674px;padding-left:2px;}
#content-area.blogue {width:722px;padding-top:12px;}
#content-area.p-Musique,
#content-area.p-Presse {padding-top:12px;}

#content-area.p-Musique table th {text-align:left;}

/* IE6 hack */
* html #content-area {height:440px;}

.nav {
    margin: 0 auto;
    width: 725px;	
    text-align:center;
}

.nav a{
    cursor: pointer;
    position: relative;
    zoom: 1;
    margin:0 0;
    height:35px;
    display:block;
    float:left;
    background-repeat: no-repeat;
}


/* NAV */

#lnkInscrire {
    float:left;
    display:block;
    background:url('images/inscrire.png');
    width:85px;
    height:20px;
}

#lnkInscrire:hover {
    background:url('images/inscrire_on.png');
    
}


#nav_blogue{
    background:url('images/bt_blogue_off.png');
    width:75px;
    
}
#nav_blogue_sel{
    background:url('images/bt_blogue_on.png');
    width:75px;
    
}

#nav_blogue:hover{
    background:url('images/bt_blogue_on.png');
}

#nav_spectacle{
    background:url('images/bt_spectacle_off.png');
    width:120px;
    
}
#nav_spectacle_sel{
    background:url('images/bt_spectacle_on.png');
    width:120px;
    
}
#nav_spectacle:hover{
    background:url('images/bt_spectacle_on.png');
}

#nav_bio{
    background:url('images/bt_bio_off.png');
    width:65px;
    
}
#nav_bio_sel{
    background:url('images/bt_bio_on.png');
    width:65px;
    
}
#nav_bio:hover{
    background:url('images/bt_bio_on.png');
}

#nav_photos{
    background:url('images/bt_photos_off.png');
    width:85px;
    
}	
#nav_photos_sel{
    background:url('images/bt_photos_on.png');
    width:85px;
    
}	
#nav_photos:hover{
    background:url('images/bt_photos_on.png');
}
    
#nav_musique{
    background:url('images/bt_musique_off.png');
    width:95px;
    
}	
#nav_musique_sel{
    background:url('images/bt_musique_on.png');
    width:95px;
    
}	
#nav_musique:hover{
    background:url('images/bt_musique_on.png');
}

#nav_presse{
    background:url('images/bt_presse_off.png');
    width:80px;
    
}	
#nav_presse_sel{
    background:url('images/bt_presse_on.png');
    width:80px;
    
}	
#nav_presse:hover{
    background:url('images/bt_presse_on.png');
}


#nav_boutique{
    background:url('images/bt_boutique_off.png');
    width:115px;
    
}	
#nav_boutique_sel{
    background:url('images/bt_boutique_on.png');
    width:115px;
    
}	
#nav_boutique:hover{
    background:url('images/bt_boutique_on.png');
}

    
#nav_contact{
    background:url('images/bt_contact_off.png');
    width:89px;
    
}	
#nav_contact_sel{
    background:url('images/bt_contact_on.png');
    width:89px;
    
}	
#nav_contact:hover{
    background:url('images/bt_contact_on.png');
}

.listediffusion {
       font-family: "Times New Roman", Times, serif;
       color: #FFFFFF;
       font-size: 14px;
}
.menublogue {
       color: #48483a;
       font-size: 14px;
       font-weight: bold;
}
.menublogueon {
       color: #6e4c00;
       font-weight: bold;
       font-size: 14px;
}
.poste {
       font-size: 12px;
       font-weight: normal;
}
.texte {
       font-size: 14px;
       color: #48483a;
}
