body				{ margin: 0px; padding: 0px;
					  font-family: "Times New Roman", Times, sans-serif; font-size: 14px; color: #fff;
					  background: #230d28; }

#site				{ width: 950px; height: 570px;
					  position: absolute; left: 50%; margin-left: -475px; top: 50%; margin-top: -278px; z-index: 2;
					  background: url(images/cadre.png) no-repeat; }
.bandeau_rose		{ width: 30%; height: 100%; position: absolute; z-index: 1; background: #400734; border-right: solid 3px #e4307a; }

a					{ outline: none; text-decoration: none; color: #fff; }
img					{ border: none; }
ul					{ padding: 15px; }
h1, h2, h3, h4		{ color: #e4307a; }
h4					{ margin: 10px; }

#contenu 			{ width: 725px; height: 500px; font-size: 16px; overflow: auto; }

#footer				{ width: 751px; padding-left: 155px; font-size: 10px; }

#menu					{ width: 191px; height: 360px; margin-top: 150px; margin-left: 20px; float: left; font-family: Arial, Helvetica, sans-serif; }
#menu a					{ width: 191px; height: 40px; display:block; }
.accueil_off			{ background: url(images/menu/accueil_off.png) no-repeat; }
.accueil_off:hover		{ background: url(images/menu/accueil_on.png) no-repeat; }
.accueil_on				{ background: url(images/menu/accueil_on.png)  no-repeat; }
.saoneetloire_off		{ background: url(images/menu/soaneetloire_off.png) no-repeat; }
.saoneetloire_off:hover	{ background: url(images/menu/soaneetloire_on.png) no-repeat; }
.saoneetloire_on		{ background: url(images/menu/soaneetloire_on.png)  no-repeat; }
.programme_off			{ background: url(images/menu/programme_off.png) no-repeat; }
.programme_off:hover	{ background: url(images/menu/programme_on.png) no-repeat; }
.programme_on			{ background: url(images/menu/programme_on.png) no-repeat; }
.inscription_off		{ background: url(images/menu/inscription_off.png) no-repeat; }
.inscription_off:hover	{ background: url(images/menu/inscription_on.png) no-repeat; }
.inscription_on			{ background: url(images/menu/inscription_on.png) no-repeat; }
.hebergement_off		{ background: url(images/menu/hebergement_off.png) no-repeat; }
.hebergement_off:hover	{ background: url(images/menu/hebergement_on.png) no-repeat; }
.hebergement_on			{ background: url(images/menu/hebergement_on.png) no-repeat; }
.acces_off				{ background: url(images/menu/plan_off.png) no-repeat; }
.acces_off:hover		{ background: url(images/menu/plan_on.png) no-repeat; }
.acces_on				{ background: url(images/menu/plan_on.png) no-repeat; }
.contact_off			{ background: url(images/menu/contact_off.png) no-repeat; }
.contact_off:hover		{ background: url(images/menu/contact_on.png) no-repeat; }
.contact_on				{ background: url(images/menu/contact_on.png) no-repeat; }
.partenaires_off		{ background: url(images/menu/partenaires_off.png) no-repeat; }
.partenaires_off:hover	{ background: url(images/menu/partenaires_on.png) no-repeat; }
.partenaires_on			{ background: url(images/menu/partenaires_on.png) no-repeat; }

.jour1_off			{ width: 175px; height: 45px; display: block; background: url(images/programme/onglet_jour1_off.png) no-repeat; }
.jour1_off:hover	{ width: 175px; height: 45px; display: block; background: url(images/programme/onglet_jour1_on.png) no-repeat; }
.jour1_on			{ width: 175px; height: 45px; display: block; background: url(images/programme/onglet_jour1_on.png) no-repeat; }
.jour2_off			{ width: 175px; height: 45px; display: block; background: url(images/programme/onglet_jour2_off.png) no-repeat; }
.jour2_off:hover	{ width: 175px; height: 45px; display: block; background: url(images/programme/onglet_jour2_on.png) no-repeat; }
.jour2_on			{ width: 175px; height: 45px; display: block; background: url(images/programme/onglet_jour2_on.png) no-repeat; }



#site_en_construction{ width: 950px; height: 570px;
	  				  position: absolute; left: 50%; margin-left: -475px; top: 50%; margin-top: -278px; z-index: 2;
					  background: url(images/en_construction/fond.png) no-repeat; }