body {
	font-family :  Verdana, Arial, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	font-size : 12px;
	color : #000000;
	margin: 0 ;
  text-align: center;

}

#global {
	width:800px;
     margin-left: 0px;
     margin-right: auto;
     margin-top: 0px;
     text-align: left; /* on rétablit l'alignement normal du texte */


}

 

.clear{
	clear:both;
}


.left {
width: 255px;  
float: left;     
      }

.right {
width: 545px;      
float: left;    
       }

.logo {
width: 255px;      
height: 173px;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
      }
      
.photo_left {
width: 255px;      
height: 351px;    
margin-top: 1px;        
            }

.nav {
height: 65px;
width: 545px;  
padding-top: 10px;
color: #FFFFFF;
font-weight: 13px;
     }

.nav A {
	text-decoration : none;   
  color: #FFFFFF;    
         }

.nav A:HOVER {
	  color: #000000;  
	    background-color: #FFFFFF;

         }

     
.content{
	width:530px;
height: 440px;
margin-left: auto;
margin-right: auto;
background-color: #fab105;
background-image: url(../images/bg_accueil.png);
overflow: auto;
}     


.content_danse{
	width:530px;
height: 440px;
margin-left: auto;
margin-right: auto;
background-color: #fab105;
background-image: url(../images/bg_danse.png);
overflow: auto;
}        

.content_djembe{
	width:530px;
height: 440px;
margin-left: auto;
margin-right: auto;
background-color: #fab105;
background-image: url(../images/bg_djembe.png);
overflow: auto;
} 

.content_spectacles{
	width:530px;
height: 440px;
margin-left: auto;
margin-right: auto;
background-color: #fab105;
background-image: url(../images/bg_spectacles.png);
overflow: auto;
} 

.content A {
  color: #970700;
  font-weight: bold;
	text-decoration : none;
	}

.content A:HOVER {
  color: #970700;
	text-decoration : underline;
		font-weight : bold;
}


.content_djembe A {
  color: #970700;
  font-weight: bold;
	text-decoration : none;
	}

.content_djembe A:HOVER {
  color: #970700;
	text-decoration : underline;
		font-weight : bold;
}

.content_danse A {
  color: #970700;
  font-weight: bold;
	text-decoration : none;
	}

.content_danse A:HOVER {
  color: #970700;
	text-decoration : underline;
		font-weight : bold;
}

.content_spectacles A {
  color: #970700;
  font-weight: bold;
	text-decoration : none;
	}

.content_spectacles A:HOVER {
  color: #970700;
	text-decoration : underline;
		font-weight : bold;
}

h2 {
 font-size: 22px;
 font-family: trebuchet MS;
 font-style: italic;
color: #9d3701;   
margin-top: 2px;
margin-bottom: 2px;
    }
    
h3 {
 font-size: 18px;
 font-weight: bold;
 font-style: italic;
 text-transform: uppercase;
 padding-top: 3px;
 padding-left: 10px;
 color:#FFFFFF; 
 max-width: 467px;  
 height: 27px;
 background-image: url(../images/bg_h3.jpg);
 background-repeat: no-repeat;
    }

h4 {
 font-size: 18px;
 font-weight: bold;
 font-style: italic;
 text-transform: uppercase;
 padding-top: 3px;
 padding-left: 10px;
 color:#FFFFFF; 
 max-width: 467px;  
 height: 27px;
 background-image: url(../images/bg_h4.jpg);
 background-repeat: no-repeat;  
    }

h5 {
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 text-transform: uppercase;
 padding-top: 10 px;
 line-height: 2;
 padding-left: 10px;
 color:#000000; 
 width: 458px;  
 height: 33px;
 background-image: url(../images/bg_h5.png);
 background-repeat: no-repeat;  
    }

h6 {
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 text-transform: uppercase;
 color:#bf4400; 
 
    }


.bas{
  padding-left: 10px;
  padding-top: 5px;
  height: 30px;
	text-align: center;
	color: #5c7f7e;
	font-size: 10px;
}

.bas A {
  color: #5c7f7e;
	text-decoration : none;
	}

.bas A:HOVER {
  color: #5c7f7e;
	text-decoration : underline;
		font-weight : normal;
}

input {
height: 18px;
border: 1px #3e5e00 solid;      
      }

       
.submit-button-home{
  border: 0px ;
  background-image: url(../images/ok.png);
	height:19px;
	width: 34px;
	cursor:pointer;
	margin-top:3px;
	      }

.input_inscription {
height: 17px;
border: 1px #a5acb2 solid;
font-size: 11px;      
      }



.prec_suiv {
width: 530px;           
height: 20px;
background-image: url(../images/bg_prec_suiv.png);
background-repeat: no-repeat;
text-align: center;
color: #bf4400;
font-style: italic;
font-size: 11px;
margin-left: 25px;
margin-top: 15px;
padding-top: 3px;
           }

.prec_suiv A {
	text-decoration : underline;
	color:#bf4400;

	}

.prec_suiv A:HOVER {
	text-decoration : underline;
	color:#bf4400;
}

