body
{
	background-image: url("../images/fond.png");
	background-repeat: repeat-x;
	background-color: white;
	margin: 0;
}

#effet_accueil
{
	width: 846px;
	height: 570px;
	background-image: url("../images/effet_accueil.png");
	margin-top: 150px;
	margin-left: 39px;
}
#bandeau
{
	background-image: url("../images/bandeau.png");
	background-repeat: repeat-x;
	width: 100%;
	height:38px;
	float: left;
}
#pied_page
{
	background-image: url("../images/pied_page.png");
	width: 569px;
	height: 86px;
	margin: auto;
}
#pied_page_lien a
{
	color: #ab8b3b;
	text-transform: uppercase;
	font-size: 10px;
	width: 569px;
}
#pied_page_lien
{
	text-align: center;
}
#footer
{
	background-image: url("../images/footer.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 177px;
}
#contenu_footer
{
	margin-top: 65px;
	text-align: center;
	color:white;
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	padding-bottom: 5px;
}
#contenu_footer a
{
	color: #e1aeae;
}
#contenu_footer span
{
	font-size: 18px;
	font-family: Century Gothic, Arial;
}
.footer_span
{
	font-size: 10px;
}
#site
{
	width: 930px;
	margin: auto;
}

#header
{
	background-image: url("../images/header.png");
	width: 930px;
	height:231px;
}

#corps
{
	background-image: url("../images/corps.png");
	background-repeat: repeat-y;
	width: 930px;
	height: 100%;
	padding-bottom: 20px;
}
#bas_corps
{
	background-image: url("../images/bas_corps.png");
	background-repeat: no-repeat;
	width: 930px;
	height: 90px;
	float: left;
}
#menu
{
	height: 25px;
	width: 846px;
	margin-left: 39px;
	text-align: center;
	background-image: url("../images/fond_menu.png");
	background-repeat: repeat-x;
	padding-top: 10px;
	color: white;
}
#menu a
{
	color: white;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	text-decoration: none;
}
#menu a:hover
{
	text-decoration: underline;
}
#sous_menu
{
	margin-top: 5px;
	color: #914c14;
}
#sous_menu a
{
	color: #914c14;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	text-decoration: none;
}
#sous_menu a:hover
{
	text-decoration: underline;
	color: #ffb746;
}
#fil_ariane
{
	font-size: 30px;
	font-family: Monotype Corsiva, Arial;
	color: #871613;
	margin-left: 200px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#accueil
{
	width: 691px;
	height: 461px;
	background-image: url("../images/accueil.png");
	margin-left: 170px;
	float: left;
}
#contenu_corps
{
	margin-left: 50px;
	margin-right: 50px;
}
.photo_directeur
{
	width: 87px;
	height: 117px;
	padding-top: 15px;
	margin-left: 25px;
	float: left;
}
.photo_directeur img 
{
	border: 2px solid white;
}
.contenu_accueil
{
	width: 540px;
	margin-left: 135px;
	font-family: Arial;
	color: #232323;
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
	padding-top: 10px;
}
.signature
{
	text-align: right;
}
.contact
{
	margin-left: 500px;
	background-image: url("../images/contact.png");
	background-repeat: no-repeat;
	padding-top: 35px;
	float: left;
}
.contact span
{
	color: #790701;
	font-family: Century Gothic, Arial;
	font-size: 18px;
	margin-left: 100px;
}
.contact_info
{
	font-size: 12px;
	color: #232323;
	font-family: Arial;
	margin-left: 120px;
	margin-top: 10px;
}
.contact a 
{
	color: #8f690d;
}


#bloc
{
	width: 405px;
	margin-left: 50px;
}

#bloc_audition
{
	width: 405px;
	margin:auto;
}
.bloc_haut
{
	width: 405px;
	height: 21px;
	background-image: url("../images/haut_bloc.png");
}
.bloc_bas
{
	width: 405px;
	height: 26px;
	background-image: url("../images/bas_bloc.png");
}
.bloc_contenu
{
	width: 405px;
	background-image: url("../images/bloc.png");
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	color: #232323;
}
.bloc_contenu span
{
	color: #7d242a;
}
.titre_bloc
{
	color: #700805;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}
.color_bloc
{
	color: #ff0000;
}
#plan
{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#plan img
{
	border: 8px solid #2d400f;
}



#histoire_bloc
{
	padding: 20px;
}	

#therapie2_bloc
{
	padding: 20px;
}	
#therapie_bloc_haut
{
	height: 21px;
	width: 792px;
	background-image: url("../images/haut_cadre.png");
	margin-left: 20px;
	margin-right: 20px;
}	
#therapie_bloc_bas
{
	height: 21px;
	width: 792px;
	background-image: url("../images/bas_cadre.png");
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}	
#therapie_bloc
{
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 752px;
	background-image: url("../images/cadre.png");
}	
.histoire_titre span
{
	color: #871613;
	font-family: Century Gothic;
	font-size: 18px;
	margin-left: 10px;
}
.histoire_sous_titre
{
	color: #262a58;
	font-family: Century Gothic;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 15px;
	font-weight: bold;
}
.discipline_sous_titre 
{
	text-align: center;
}
.discipline_sous_titre span
{
	font-size: 12px;
	cursor: pointer;
}
.therapie_sous_titre
{
	color: #515600;
	font-family: Century Gothic;
	font-size: 14px;
	margin-left: 25px;
	text-decoration: underline;
}
.therapie2_sous_titre
{
	color:#79921f;
	font-family: Century Gothic;
	font-size: 16px;
	margin-left: 25px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}
.prof_sous_titre
{
	color: #262a58;
	font-family: Century Gothic;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	background-image: url("../images/sous_titre_prof.png");
	margin: auto;
	width: 682px;
	height: 30px;
	padding-top: 5px;
}
.contenu_histoire
{
	color: #232323;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: justify;
	margin: auto;
	margin-top: 10px;
}
.contenu_prof
{
	color: #232323;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: justify;
	margin: auto;
	margin-top: 10px;
	background-image:url("../images/transparent.png");
	padding: 5px; 
	border: 1px dashed #961a1a;
}
.contenu_therapie
{
	color: #232323;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: justify;
	margin: auto;
	padding: 20px;
}
.contenu_master
{
	color: #232323;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: center;
	margin: auto;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
}
.photo_master img, .photo_master2 img
{
	border: 1px solid #262a58;
}
.contenu_histoire img,.contenu_prof img
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border:1px solid #262a58;
}
.histoire_sep
{
	margin: auto;
	text-align: center;
	margin-top: 60px;
}


.calendrier_image
{
	width: 600px;
	margin: auto;
}
.calendrier_image img
{
	width: 600px;
	border: 1px solid #262a58;
}

.discipline_tab th
{
	width: 700px;
	background-image:url("../images/disc_table_haut.png");
	color: white;
	padding: 5px;
	font-family: Century gothic, Arial;
	font-size: 12px;
	height: 36px;
	margin: auto;
}
.discipline_tab td 
{
	font-family: Century gothic, Arial;
	font-size: 12px;
	text-align: center;
}
.discipline_tab 
{
	border-left: 1px solid #26584b;
	border-right: 1px solid #26584b;
	border-collapse: collapse;
	background-color: white;
	margin: auto;
}
#discipline_table_bas
{
	background-image: url("../images/disc_table_bas.png");
	height: 63px;
}

.article_cursus
{
	margin-top: 5px;
}
.article_cursus span
{
	font-weight: bold;
	color: #92551f;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: underline;
}



#div_info
{
	width: 100%px;
	background-color: #410000;
	color: white;
	text-align: center;
	font-size: 12px;
	font-family: Century Gothic, Arial;
	border: 1px solid #98741e;	
	margin: 10px;
}
























#form1
{
	width: 700px;
	margin: auto;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 20px;
}
#form1 input
{
	border: 1px solid #9fcd3b;
	border-left: 5px solid #9fcd3b;
	padding-left: 5px;
	margin-top: 5px;
}
#form1 label
{
	color: #410000;
	font-size: 12px;
	font-family: Century Gothic, Arial;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	text-decoration: underline;
}

#form1 h3
{
	color: #ed1928;
	font-size: 16px;
	font-family: Century Gothic, Arial;
	text-decoration: underline;
}
.form_adresse
{
	border: 1px solid #9fcd3b;
	border-left: 5px solid #9fcd3b;
	padding-left: 5px;
	margin-top: 5px;
	width: 145px;
}
.form_textarea
{
	border: 1px solid #9fcd3b;
	border-left: 5px solid #9fcd3b;
	padding: 5px;
}
.form_select
{
	border: 1px solid #9fcd3b;
	border-left: 5px solid #9fcd3b;
	padding-left: 5px;
	margin-top: 5px;
}
.form_choix th 
{
	color: #678738;
	font-size: 14px;
	font-family: Century Gothic, Arial;
	font-weight: bold;
	text-decoration: underline;
}
.form_sep
{
	width: 339px;
	height: 19px;
	background-image:url("../images/inscription_sep.png");
	margin-top: 20px;
}





