
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#conteneur {

}

#entete {
  display:none;
}

#haut {
  display: none;
}

#centre {
	margin-top: 0px;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
}

#gauche {

}

p {
	margin: 0px;
	padding: 0px;
}


/* ------------ ENTETE ----------------- */


/*
*************************************** Mise en page des menus : rubriques->sous rubriques->sous sous rubriques->pages
*/

/*
*************************************** Menu des RUBRIQUES
*/



/*
*************************************** Menu des SOUS RUBRIQUES
*/



/*
*************************************** Gestion des SOUS SOUS RUBRIQUES (dans le menu de gauche)
*/


/*
*************************************** Gestion des PAGES (dans le menu de gauche)
*/


/*
*************************************** Lien de retour vers la page d'accueil
*/

h1.accueil {
	text-decoration: none;

}

h1.accueil a {
	color: #900;
}

/*
*************************************** Chemin de visite
*/
p.chemin {
	font-size: 0.7em;
	padding-top: 0.2em;
	padding-left: 10px;
	background: url(../images/carre.gif) left center no-repeat;
}

p.chemin a{
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

/*
*************************************** Contenu
*/

h2.rappel_titre_page {
	width: 100%;
	margin: 1.5em auto 1em auto;
	padding: 0.3em;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	font-size: 0.7em;
	color: #900;
	font-weight: bold;
}

#contenu {
  color: #036; 
	width: 90%;
	font-size: 0.85em;
  /*position: relative;
	margin: 0 auto;
	height: 80%;
	bottom: 20px;
	top: 0px;*/
}

#contenu h2 {
	font-size: 1.2em;
}


#modele1 ul li, #modele8 ul li {

}

.animation {
	
}

.premier {

}

.deuxieme {

}

.deuxieme p {

}

.texte_trois {

}

.image_trois {

}

.image_trois p {
	padding-bottom: 30px;
}

#pied {
display: none;

}

#real {
	display: none;
}
