/******************************************************
*				GENERAL
*******************************************************/
/*{margin: 0; padding: 0;}*/

body {
	/*background-image: url("degrade_cote.gif");
	background-repeat: repeat-y;*/
	background-image: url("fond2.jpg");
	background-repeat: repeat;
	/*background-image: url("essai_danseuse.jpg");
	background-repeat: no-repeat;*/
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: arial, helvetica, sans-serif;
	width: 910px;

}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nota {
	font-size: x-small;
	color: #FF0000;
	padding-left: 5px;
}

/******************************************************
*				ENTETE
*******************************************************/
#entete {
	height: 130px;
	background-image: url("banniere.jpg");
	background-repeat: no-repeat;
	/*border: 2px solid green;*/
	margin: 0;
	padding: 0;
}

/******************************************************
*				LATERAL
*******************************************************/
#lateral {
	float: left;
	width: 210px;
	height: 400px;
	background: url("gauche_sophie.jpg") no-repeat top;
	/*border: 2px solid red;*/
	margin: 0;
	padding: 0;
	white-space:nowrap;
	display: inline;
}

/**************** MENU ********************/
#menu ul, #menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	width: 160px;
	height: 300px;
	text-align: center;
}

#menu li a {
	display: block;
	/*color: #c7a359;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: georgia, arial, helvetica, serif;
	width: 160px;
	height: 30px;
	line-height: 30px;
	margin: 2px;
	border-bottom: 1px solid black;
}

#menu li a:hover {
	color: #d73333;
	background: #f1d394;
	text-decoration: none;
}

/******************************************************
*				CORPS
*******************************************************/
#corps {
	/*margin-left: 210px;*/
	margin-top: 0;
	padding: 0;
	width: 700px;
	/*position: absolute;*/
	float: right;
	/*margin: 0 0 0 210px;*/
	display: inline;
	/*border: 2px solid purple;*/
}


/******** PRESENTATION ****************/

#presentation {
	width: 700px;
	/*height: 400px;*/
	position: absolute;
	background: url("fond_presentation.jpg") no-repeat top left;
	background-repeat: no-repeat top left;
	background-attachment: scroll;
	margin: none;
	padding: none;
	clear: left;
	/*border: 2px solid purple;*/
}


#presentation p {
	/*text-indent: 10px;*/
	padding-left: 30px;
	padding-right: 150px;
	text-align: justify;
}


/******** JOURNAL ****************/
#journal {
	width: 700px;
	margin-top: 370px;
	/*margin-left: 15px;*/
	clear: both;
	position: absolute;
	/*border: 2px solid grey;*/
}

.news {
	margin-top: 5px;
	padding-bottom: 10px;
}

.news h1 {
	color: #d73333;
	border-bottom: 2px solid #d73333;
	font-size: 16px;
}

.promo_centree {
	text-align: center;
	font-size: 120%;
}

.promo_centree2 {
	text-align: center;
	font-size: 120%;
	font-weight: bold; 
}

.promo_fort {
	text-align: center;
	font-size: 140%;
	color: #0000FF;
}

/********** SPECTACLE ****************/
#spectacle {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

#spectacle h1 {
	color: #d73333;
	border-bottom: 2px solid #d73333;
	font-size: 22px;
}

.bloc_centre {
	width: 500px;
	margin-top: 20px;
	margin-left: 100px;
	position: relative;
	text-align: center;
}

.bloc_centre2 {
	width: 500px;
	margin-top: 20px;
	margin-left: 100px;
	position: relative;
	text-align: center;
	font-size: 22px;
}

/******* CALENDRIER **************/
#calendrier {
	width: 700px;
	margin-top: 40px;
	/*font-size: 12px;*/
	margin-left: 15px;
	position: absolute;
}

#calendrier h1 {
	/*text-align: center;*/
	color: #d73333;
	border-bottom: 2px solid #d73333;
	font-size: 22px;
}

#calendrier h2 {
	padding-left: 70px;
}

#calendrier p {
	font-size: 12px;
	/*line-height: 10px;
	background-color: #FF0000;*/
	background: transparent url("calendrier_jaune.jpg") no-repeat;
}

#calendrier table {
	border-collapse: collapse;
	width:320px;
	margin-left: 100px;
}

#calendrier tr {
	background: transparent url("calendrier_couleur.jpg") no-repeat;

}

#calendrier td {
	font-size: 12px;
	/*line-height: 10px;
	background-color: #FF0000;*/
	/*background: transparent url("calendrier_jaune.jpg") no-repeat;*/
	width: 50%;
	padding-left: 30px;
}

.cal_d {
	background: transparent url("calendrier_jaune.jpg") no-repeat left;
}

.calendrier_centre {
	margin-left: 210px;
	position: relative;
}

.calendrier_gauche {
	float: left;
	margin-left: 50px;
	width: 270px;
	position: relative;
	display: inline; /*BUG IE: evite doublement marge sur float*/
}

.calendrier_droite {
	margin-left: 360px;
	width: 270px;
	position: relative;
}
.page_gauche {
	float: left;
	width: 150px;
	position: absolute;
}

.page_droite {
	margin-left: 160px;
	position: absolute;
}

#decembre {
	height: 120px;
	width: 700px;
}

#janvier {
	height: 180px;
	width: 700px;
}

#fevrier {
	margin-top: 80px;
	width: 700px;
	height: 260px; /* sinon IE n'affiche pas le contenu */
}

/******* PARTENAIRES *************/
#partenaires {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

#partenaires h1 {
	color: #d73333;
	font-size: 22px;
	border-bottom: 2px solid #d73333;
}

#partenaires h2 {
	font-size: 18px;
}

.partenaire_cartouche {
	height: 200px;
}

.partenaire_logo {
	float: left;
}

.partenaire_texte {
	margin-left: 200px;
}

/******* LOCATION *************/
#location {
	width: 700px;
	margin-top: 20px;
	position: absolute;
}

#location h1 {
	text-align: center;
	color: #d73333;
	font-size: 22px;
	border-bottom: 2px solid #d73333;
}

#location p {
	padding-left: 30px;
}

.magasins {
	/*text-align: center;*/
	font-size: 1.2em;
	/*line-height: 25px;*/
}

.magasins_left {
	float: left;
	width: 400px;;
}

/*********** SALLE *************/
#salle {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
	
}

#salle img {
	margin-right: 20px;
	float: left;
}

#plan_salle {
	width: 700px;
	margin-top: 280px;
	clear: both;
	position: absolute;
}

#plan_salle img {
	margin-left: 100px;
}

#plan_salle h1 {
	text-align: center;
}

/********** ACCES *************/
#acces {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

/********** PHOTOS *************/
#photos {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

#photos h1 {
	color: #d73333;
	font-size: 22px;
	border-bottom: 2px solid #d73333;
}

#photos ul, #photos li {
	margin-left: 10px;
	padding: 5px;
}

/********** VIDEOS *************/
#videos {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

#videos h1 {
	color: #d73333;
	border-bottom: 2px solid #d73333;
	font-size: 22px;
}


/******** ASSOCIATION ***********/
#association {
	width: 700px;
	margin-top: 40px;
   margin-left: 15px;
   position: absolute;
}

/********** CONTACT *************/
#asso_contact {
	width: 700px;
	margin-top: 40px;
	margin-left: 15px;
	position: absolute;
}

#asso_contact h1 {
	color: #d73333;
	font-size: 22px;
	border-bottom: 2px solid #d73333;
}

#asso_contact ul {
	list-style-type: none;
	padding-left: 80px;
	width: 350px;
	text-align: center;
}

#asso_contact li {
	list-style-type: none;
	line-height: 20px;
}