
body
{
width: 90%;
height: 100%;
margin-left: auto;
margin-right: auto;
/*background-image:url("residence_musique.jpg ");*/
background-color:#000000;
background-repeat: no-repeat; 
background-attachment: fixed;
font-family: Arial, "Times New Roman", Times, sans-serif;
color: black;
font-size: 12px;
font-weight: bold;
}


a
{
text-decoration: none;
color: white;	
}

a:hover
{
text-decoration: underline;	
}




#logo_centre_arc_en_ciel
{
width:250px;
height:250px;
position: absolute;
top:250px;
left:250px;
background: url("Logotypeaecblanc.png");
background-repeat: no-repeat; 

}


/*
#en_tete
{
width:800px;
height:150px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
background: url("affiche_centre_arc_en_ciel.png");
background-repeat: no-repeat; 
border-bottom: 2px solid #ee7f00;
}

.pointilles
{
color: #ee7f00;

}
strong
{
color: white;
font-size: 18px;
}
*/
h1
{
text-indent: -5000px;	
}

/*

#menu
{
width:25%;
float: left;
background: url("menu_bleu.png");
margin-top: 75px;
border: 2px dotted #ee7f00;
}

.puce_art
{
list-style-image: url("losange_jaune.png");	
}


.puce_residence_musique
{
list-style-image: url("losange_resdence_musique.png");	
}

.puce_atelir_theatre
{
list-style-image: url("losange_ateliers_theatre.png");	
}

.puce_musique
{
list-style-image: url("losange_6_son.png");	
}

.puce_pratique
{
list-style-image: url("losange_or.png");	
}

.puce_jeune_public
{
list-style-image: url("losange_jeune_public.png");	
}

li
{
list-style-type:disc;
color:black;
}

.element_du_menu h3 
{
text-align: center;

color: black;
}


.element_du_menu a
{

text-decoration: none;
color: black;
}

.element_du_menu a:hover
{

text-decoration: underline;	

}
*/
#corps
{
width:65%;
margin: auto;
/*background: url("menu_bleu.png");
margin-left: 30%;*/
color: white;
margin-top: 75px;
padding: 10px;

}
/*
#corps h2
{
color: black;
text-align: center;
}


#corps p
{
color: 000000;
padding: 10px;
margin: 30px;
text-align: justify;
}

.la_suite
{
text-decoration: blink;
}



.image_accueil1
{
float: left;
margin: 5px;	
}
.image_accueil2
{
float: right;
margin: 5px;	
}
.image_accueil3
{
float: center;
margin: 5px;	
}


#pratique
{
width:65%;
margin: auto;
background: url("menu_bleu.png");
text-align: center;
margin-left: 30%;
color: black;
margin-top: 50px;
padding-top: 10px;
border: 2px dotted #ee7f00;
}

#pied_de_page
{
clear: left;
text-align: center;
border-top: 2px solid #ee7f00;
color: white;
}*/
