body
{
	background-color: #FFFFFF;
	width: 100%;
	margin: auto;
	overflow-x: hidden; 
}

/*:::::::::::::::::::::::::::::::::::: En tête de la page ::::::::::::::::::::::::::::::::::::::::::::*/

#entete
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 101px;
	width: 100%;
}

#entete h1 /*Les titres h1 dans l'entete*/
{
	text-align: center;
	font-size: 22px;
	color: #5b743d;
	font-family: Arial, Verdana, serif;
	letter-spacing: 6px;
	margin-bottom: 3px;
	margin-top: 7px;
}

#entete h2 /*Les titres h2 dans l'entete*/
{
	text-align: center;
	font-size: 11px;
	color: #003366;
	font-family: Arial, Verdana, serif;
	word-spacing: 4px;
	letter-spacing: 2px;
	margin: 0px;
}

.banderole
{
	position: absolute;
	top: 175px;
	left: 155px;
	height: 25px;
	width: 100%;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Verdana, serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

.titre_menu   /* Titre en haut de la page */
{
	position: absolute;
	left: 45%;
	top: 2px;
}

.espace  /* Espace parents, enseignants */
{
	position: absolute;
	top: 220px;
	width:100%;
	font-size: 12px;
	color: #33CC66;
	font-family: Arial, Verdana, serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

/*::::::::::::::::::::::::::::::::::::::::::::: Propriétés du menu latéral gauche: menu :::::::::::::::::::::::::::::::::::::::::::: */

#menu
{
	position: absolute;
	top: 132px; /* 101 + 25 + 4 + 2 = 132px */
	left: -30px;
	width: 160px;
}

#onglets
{
	position: absolute;
	left: 0px;
	top: 0px;
	font-size : 16px;
	font-family: Arial, Verdana, serif;
    list-style-type: none;
    padding-right: 0px;
    margin-right: 0px;
}

#onglets li
{

	width: 150px;
    background-color: #F4F9FD;
    margin: 0px;
	margin-bottom: 3px;
    border : 1px solid #9EA0A1;
}

#onglets .active
{
    border-right: 1px solid #fff;
    background-color: #fff;
}

#onglets a
{
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}

#onglets a:hover
{
    background: #fff;
}


/*::::::::::::::::::::::::::::::::::::::::::::: Contenu :::::::::::::::::::::::::::::::::::::::::::: */

#corps
{
	position: absolute;
	background-color: #fff;
	padding: 0px;
	margin-bottom: 10px;
}

#corps p
{
	font-size: 15px;
	font-family: Arial, Verdana, serif;
	color: black;
	text-indent: 15px;
}

#corps a, #corps a:hover, #corps a:visited
{
	font-size: 15px;
	font-family: Arial, Verdana, serif;
	color: #33CC00; 
}

#corps li a, #corps li a:hover, #corps li a:visited
{
	text-align: justify;
	font-size: 15px;
	font-family: Arial, Verdana, serif;
	color: #33CC00;
	word-spacing: 3px;
	letter-spacing: 2px;
}

#corps li, #corps ul
{
	text-align: justify;
	font-family: Arial, Verdana, serif;
}

#corps table li
{
	text-align: justify;
	font-size: 13px;
	font-family: Arial, Verdana, serif;
	color: black; /*#439b30;*/
	list-style-type: none;
	padding-left: 45px;
}

#corps h1
{
	text-align: center;
	font-size: 20px;
	color: #439b30;
	font-family: Arial, Verdana, serif;
	word-spacing: 2px;
}

#corps h2
{
	text-align: center;
	font-size: 18px;
	color: #439b30;
	font-family: Arial, Verdana, serif;
	word-spacing: 2px;
}

#corps h3
{
	font-size: 17px;
	text-align: center;
}

#corps h4 /*Date des news*/
{
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana, serif;
	font-style: italic;
}

#corps h5
{
	background: #00CC66;
	text-align: center;
	font-size: 15px;
	font-family: Arial, Verdana, serif;
	color: black;
}

#corps h6 /*Réservé aux liens "pages" */
{
	text-align: center;
	font-size: 14px;
	color: black;
	font-family: Arial, Verdana, serif;
}

/*:::::::::::::::::::::::::::::::::::::::::::::: Tableaux ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#corps table
{
	margin: auto;
}

#corps table p
{
	font-size: 15px;
	font-family: Arial, Verdana, serif;
}

.tableau_avec_cellules
{
	width: 85%;
}

.tableau_avec_cellules, .tableau_avec_cellules td, .tableau_avec_cellules th
{
	text-align: center;
	border: 1px solid black;
	border-collapse: collapse;
}

.tableau_avec_cellules th
{
	background-color: #00CC66;
}

.tableau_en_haut td
{
	vertical-align: top;
}

#corps .tableau_tarifs, #corps .tableau_tarifs tr, #corps .tableau_tarifs td
{
	margin: auto;
	border-collapse: collapse;
}

#corps .tableau_tarifs thead
{
	font-weight: bold;
	color: green;
	font-size: 15px;
	font-family: Arial, Verdana, serif;
}

#corps .tableau_tarifs tbody
{
	color: black;
	font-size: 15px;
	font-family: Arial, Verdana, serif;
}

#corps .tableau_tarifs td
{
	text-align: center;
	border: 1px solid black;
}

#corps .vertfonce
{
	background-color: #439b30;
}

#corps .vertclair
{
	background-color: #a7ee62;
}

#corps .textevertfonce
{
	color: #26541c;/*#439b30;*/
}

/*::::::::::::::::::::::::::::::::::::::::::::: Propriétés sur images ::::::::::::::::::::::::::::::::::::::::::::::::*/

#corps img
{
	margin: 5px;
	border: none;
}

#corps img a, #corps img a:hover, #corps img a:visited, #corps img a:active
{
	text-decoration: none;
	border: none;
}

.stop_flottant_gauche
{
	text-align:justify;
	clear: left;
}

/*::::::::::::::::::::::::::::::::::::::::::::: Propriétés sur les formulaires :::::::::::::::::::::::::::::::::::*/

.formulaire
{
	background-color: #00CC66;/*#a7ee62;*/
}

.formulaire form table
{
	width: 95%;
}

.formulaire thead td
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	height: 50px;
	color: #439b30;
	font-size: 16px;
	font-family: Arial, Verdana, serif;
}

/*::::::::::::::::::::::::::::::::::::::::::::: Propriétés universelles :::::::::::::::::::::::::::::::::::::::::::: */

img
{
	border: none;
}

form
{
	text-align: center;
	margin: auto;
}

.taille_13
{
	font-size: 13px;
}

.taille_15
{
	font-size: 15px;
}

.ligne
{
	height:20px;
	background-image: url("../images/point.gif");
	background-repeat: repeat-x;
}

.justify
{
	text-align: justify;
}

.centre
{
	text-align: center;
}

.droite
{
	text-align: right;
}

.gauche
{
	text-align: left;
}

.contour
{
	padding: 3px;
}

.souligne
{
	text-decoration: underline;
}

#corps img
{
	margin: 5px;
}

.image_flottante_gauche
{
	float: left;
}

.image_flottante_droite
{
	float: right;
}

.stop_flottant_gauche
{
	clear: left;
}

.encadre
{
	position: absolute;
	left:15px;
	right: 15px;
	border: 3px solid #b0b0b0;
	margin: 15px;
	padding: 10px;
}

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

.espace_mots
{
	word-spacing: 12px;
}
