/* CSS Document */
/*****************************************************************/
/**************************** IMPORT ****************************/
/***************************************************************/

@import url(accueil.css);
@import url(galerie.css);
@import url(etablissement.css);
@import url(salondesparents.css);
@import url(inscription.css);
@import url(contact.css);
@import url(apel.css);
@import url(sitemap.css);

/*****************************************************************/
/***************************** BODY *****************************/
/***************************************************************/

body {
	background:url(../images/repete.jpg) repeat;
	margin:0;
	padding:0;
}

img {
	border:0;
}

img a {
	border:0;
}

p {
	margin:0;
	padding:0;
}

/****************** H1 H2 ******************/

h1 {
	width:725px;
	height:37px;
	float:left;
	font-size:2.0em;
	/*color:#5c798b;*/
	color:#50a1d4;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:0 0 0 30px;
	background:url(../images/Titre_Background.png) no-repeat left;
} 

h2 {
	width:725px;
	height:37px;
	float:left;
	font-size:1.7em;
	color:#50a1d4;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:7px 0 0 23px;
	/*border-top:1px solid #ccc;*/
	background:url(../images/Titre_Background.png) no-repeat left;
}

h3 {
	width:335px;
	height:37px;
	float:left;
	font-size:1.7em;
	color:#50a1d4;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:7px 0 0 23px;
	background:url(../images/Titre_Background.png) no-repeat left;
}

/****************** TABLEAU ******************/



td {
	width:280px;
	color:#312358;
	text-align:justify;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding:0 5px 0 5px;
	vertical-align:top;
	/*background-color:#000;*/
}

td a {
	color:#CB0066;
	text-decoration:underline;
}

td a:hover {
	color:#CB0066;
	text-decoration:none;
}

td h2 {
	width:340px;
	height:37px;
	float:left;
	font-size:2.0em;
	color:#5c798b;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 35px;
	text-align:left;
	/*border-top:1px solid #ccc;*/
	background:url(../images/Titre_Background.png) no-repeat left;
}

/*****************************************************************/
/************************** CONTAINER ***************************/
/***************************************************************/

.container{
	width:990px;
	height:600px;
	margin:0 auto 0 auto;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	background:url(../images/BackgroundContainer.jpg) no-repeat top;
}

/*****************************************************************/
/**************************** HEADER ****************************/
/***************************************************************/

.container_Header {
	width:762px;
	height:205px;
	margin:66px 0 0 135px;
	float:left;
}

.container_Header_Logo {
	width:277px;
	height:205px;
	float:left;
	background:url(../images/Header/Logo.jpg) no-repeat;
}

.container_Header_Imgs {
	width:485px;
	height:205px;
	float:left;
	background:url(../images/Header/imgs.jpg) no-repeat;
}

/*****************************************************************/
/***************************** MENU *****************************/
/***************************************************************/

.container_Haut_menu {
	width:762px;
	height:9px;
	margin:0 0 0 135px;
	float:left;
	background:url(../images/Menu/BackgroundHaut.jpg) no-repeat;
}

.container_Menu {
	width:762px;
	height:58px;
	margin:0 0 0 135px;
	float:left;
	background:url(../images/Menu/Background.jpg) no-repeat;
}

.boo {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/************ ACCUEIL ************/

.bouton_Accueil{
	display:block;
	width:79px;
	height:58px;
	background:url(../images/Menu/Bouton/Accueil_Up.jpg) no-repeat 0 0;
	float:left;
}

#bouton_Accueil{
	display:block;
	width:79px;
	height:58px;
	background:url(../images/Menu/Bouton/Accueil_Do.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Accueil {
	display:block;
	width:79px;
	height:58px;
	background:url(../images/Menu/Bouton/Accueil_Up.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Accueil:hover {
	display:block;
	width:79px;
	height:58px;
	background:url(../images/Menu/Bouton/Accueil_Do.jpg) no-repeat 0 0;
	float:left;
}

/************ ETABLISSEMENT ************/

.bouton_Etablissement{
	display:block;
	width:161px;
	height:58px;
	background:url(../images/Menu/Bouton/Etablissement_Up.jpg) no-repeat 0 0;
	float:left;
}

#bouton_Etablissement{
	display:block;
	width:161px;
	height:58px;
	background:url(../images/Menu/Bouton/Etablissement_Do.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Etablissement {
	display:block;
	width:161px;
	height:58px;
	background:url(../images/Menu/Bouton/Etablissement_Up.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Etablissement:hover {
	display:block;
	width:161px;
	height:58px;
	background:url(../images/Menu/Bouton/Etablissement_Do.jpg) no-repeat 0 0;
	float:left;
}

/************ SALON DES PARENTS ************/

.bouton_Salon_des_parents{
	display:block;
	width:175px;
	height:58px;
	background:url(../images/Menu/Bouton/Salon_des_parents_Up.jpg) no-repeat 0 0;
	float:left;
}

#bouton_Salon_des_parents{
	display:block;
	width:175px;
	height:58px;
	background:url(../images/Menu/Bouton/Salon_des_parents_Do.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Salon_des_parents {
	display:block;
	width:175px;
	height:58px;
	background:url(../images/Menu/Bouton/Salon_des_parents_Up.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Salon_des_parents:hover {
	display:block;
	width:175px;
	height:58px;
	background:url(../images/Menu/Bouton/Salon_des_parents_Do.jpg) no-repeat 0 0;
	float:left;
}

/************ GALERIE PHOTOS ************/

.bouton_Galerie_photos{
	display:block;
	width:145px;
	height:58px;
	background:url(../images/Menu/Bouton/Galerie_photos_Up.jpg) no-repeat 0 0;
	float:left;
}

#bouton_Galerie_photos{
	display:block;
	width:145px;
	height:58px;
	background:url(../images/Menu/Bouton/Galerie_photos_Do.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Galerie_photos {
	display:block;
	width:145px;
	height:58px;
	background:url(../images/Menu/Bouton/Galerie_photos_Up.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Galerie_photos:hover {
	display:block;
	width:145px;
	height:58px;
	background:url(../images/Menu/Bouton/Galerie_photos_Do.jpg) no-repeat 0 0;
	float:left;
}

/************ INSCRIPTION ************/

.bouton_Inscription{
	display:block;
	width:107px;
	height:58px;
	background:url(../images/Menu/Bouton/Inscription_Up.jpg) no-repeat 0 0;
	float:left;
}

#bouton_Inscription{
	display:block;
	width:107px;
	height:58px;
	background:url(../images/Menu/Bouton/Inscription_Do.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Inscription {
	display:block;
	width:107px;
	height:58px;
	background:url(../images/Menu/Bouton/Inscription_Up.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Inscription:hover {
	display:block;
	width:107px;
	height:58px;
	background:url(../images/Menu/Bouton/Inscription_Do.jpg) no-repeat 0 0;
	float:left;
}

/************ CONTACT ************/

.bouton_Contact{
	display:block;
	width:95px;
	height:58px;
	background:url(../images/Menu/Bouton/Contact_Up.jpg) no-repeat 0 0;
	float:left;
}

#bouton_Contact{
	display:block;
	width:95px;
	height:58px;
	background:url(../images/Menu/Bouton/Contact_Do.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Contact {
	display:block;
	width:95px;
	height:58px;
	background:url(../images/Menu/Bouton/Contact_Up.jpg) no-repeat 0 0;
	float:left;
}

a.bouton_Contact:hover {
	display:block;
	width:95px;
	height:58px;
	background:url(../images/Menu/Bouton/Contact_Do.jpg) no-repeat 0 0;
	float:left;
}

/*****************************************************************/
/**************************** CENTER ****************************/
/***************************************************************/

.container_Center_Accueil {
	width:762px;
	height:auto;
	margin:0 0 0 135px;
	float:left;
	/*background:#c5560d;*/
}

.container_Center {
	width:762px;
	height:auto;
	margin:2px 0 0 135px;
	float:left;
	/*background:#c5560d;*/
}

.container_Text {
	width:742px;
	height: auto;
	float:left;
	/*color:#312358;*/
	color:#312358;
	font-size:0.8em;
	text-align:justify;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:5px 10px 0 10px;
	/*background-color: #FF0000;*/
}

.container_Text a {
	color:#cb0066;
	font-style:italic;
}

.container_Text a:hover {
	color:#cb0066;
	text-decoration:none;
}

/*****************************************************************/
/**************************** BOTTOM ****************************/
/***************************************************************/

.container_Footer {
	width:762px;
	height:50px;
	float:left;
	margin:20px 0 10px 135px;
	font-size:0.7em;
	text-align: center;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.container_Footer a {
	text-decoration:none;
	color:#FFFFFF;
}

.container_Footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.container_Footer_Keyword_Cloud {
	width:762px;
	height:auto;
	float:left;
	margin:0 0 30px 135px;
	color:#CCCCCC;
	font-size:0.7em;
}



.flash_galerie_liste {
	width:262px;
	height:308px;
	float:left;
}

.galerie_liste  {
	width:230px;
	height:auto;
	float:left;
	margin:56px 0 0 15px;
}

.puce_galerie_liste {
	width:21px;
	height:308px;
	position:absolute;
	margin:0 0 0 252px;
}









