body {
	background-color:black;
	font-family:"Times New Roman", Times, serif;
}

a {
	color:#FE0068;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

#center {
	margin:0 auto;
	width:1050px;
	background: white url(../images/back.gif) repeat-y;
}

#header {
	width:1000px;
	background: black url(../web20111110/header.jpg) no-repeat;
	height:130px;
	margin:25px auto;
}

#menu {
	margin-top:50px;
	width:180px;
	float:left;
}

#menu ul {
	list-style-type: none;
	padding:0;
}

#menu ul li a {
	display:block;
	width:100px;
	height:30px;
	margin:15px auto 15px 50px;
	text-indent:-800px;
}

#menu ul li a#menu_accueil {
	background:url(../images/buttons/accueil.gif) no-repeat;
}

#menu ul li a#menu_accueil:hover {
	background:url(../images/buttons/accueil_hover.gif) no-repeat;
}

#menu ul li a#menu_brochure {
	background:url(../images/buttons/plaquette.gif) no-repeat;
}

#menu ul li a#menu_brochure:hover {
	background:url(../images/buttons/plaquette_hover.gif) no-repeat;
}

#menu ul li a#menu_tarifs {
	background:url(../images/buttons/tarifs.gif) no-repeat;
}

#menu ul li a#menu_tarifs:hover {
	background:url(../images/buttons/tarifs_hover.gif) no-repeat;
}

#menu ul li a#menu_professeurs {
	background:url(../images/buttons/professeurs.gif) no-repeat;
}

#menu ul li a#menu_professeurs:hover {
	background:url(../images/buttons/professeurs_hover.gif) no-repeat;
}

#menu ul li a#menu_contact {
	background:url(../images/buttons/contact.gif) no-repeat;
}

#menu ul li a#menu_contact:hover {
	background:url(../images/buttons/contact_hover.gif) no-repeat;
}
#menu ul li a#menu_lieu {
	background:url(../images/buttons/stage.gif) no-repeat;
}

#menu ul li a#menu_lieu:hover {
	background:url(../images/buttons/stage_hover.gif) no-repeat;
}

#menu ul li a#menu_audition {
	background:url(../images/buttons/audition.gif) no-repeat;
}

#menu ul li a#menu_audition:hover {
	background:url(../images/buttons/audition_hover.gif) no-repeat;
}

#content {
	width:790px;
	margin-left:250px;
	min-height:400px;
}

.downloadLink {
	padding:30px auto;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	height:3em;
}

td, input, textarea{

	font-size:11px;
	line-height:13px;  
	color:#393939;	
	vertical-align:top;
}

td h1{
font-size:14px;
color:#FF0066;
}

.col2{
	width:250px;
}

.Style2 {
	color:#FF0066;
	font-weight:bold;
	font-size:15px;
}

.flash {
	text-align:center;
}

#index_center {
	background:white;
	width:1000px;
	margin:15px auto;
}

#index_menu {
	width:auto;
	background:#FF0066;
}

#index_menu ul {
	list-style-type: none;
	padding:0;
	background: #FF0066;
	height:50px;
	width:601px;
	margin:0 auto;
}

#index_menu ul li {
	display : inline;
}

#index_menu ul li a {
	display:block;
	width:100px;
	height:30px;
	margin:10px 25px;
	text-indent:-2000px;
	float:left;
}

#index_menu ul li a#menu_brochure {
	background:url(../images/buttons/Plaquette.gif) no-repeat;
}
#index_menu ul li a#menu_brochure:visited {
	background:url(../images/buttons/Plaquette.gif) no-repeat;
}

#index_menu ul li a#menu_brochure:hover {
	background:url(../images/buttons/Plaquette_ro.gif) no-repeat;
}
#index_menu ul li a#menu_brochure:active {
	background:url(../images/buttons/Plaquette_ro.gif) no-repeat;
}

#index_menu ul li a#menu_tarifs {
	background:url(../images/buttons/Tarifs.gif) no-repeat;
}

#index_menu ul li a#menu_tarifs:hover {
	background:url(../images/buttons/Tarifs_ro.gif) no-repeat;
}

#index_menu ul li a#menu_professeurs {
	background:url(../images/buttons/Professeurs.gif) no-repeat;
}

#index_menu ul li a#menu_professeurs:hover {
	background:url(../images/buttons/Professeurs_ro.gif) no-repeat;
}

#index_menu ul li a#menu_contact {
	background:url(../images/buttons/Contact.gif) no-repeat;
}

#index_menu ul li a#menu_contact:hover {
	background:url(../images/buttons/Contact_ro.gif) no-repeat;
}

h3{
color:#000000;
font-size:18px;
}

.contact h3 {
	color:#ff0066;
	padding-top:50px;
	text-align:center;
	font-size:24px;
}

.contact p {
	text-align:center;
	margin-top:5px;
}
.Style6 {font-size: 9px; color:#000000;}

.rose{
height:597px;
width:250px;
display:block;
float:left;
position:relative;
background-color:#FF0066;}

#text-accueil{
text-align:center;
}

#index_content{
height:597px;
}

#footer{
	width: 750px;
	margin-left: 250px;
	text-align: center;
	padding-bottom: 1px;
	border-top: 1px solid pink;
	margin-top: 10px;
}

#index_content #footer{
	width: 720px;
	margin-left: 265px;
}

