.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin: 0px;
	}

.menu a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	word-spacing: 1px;
	}

.menu a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	word-spacing: 1px;
	}

.menu a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	word-spacing: 1px;
	}

/* page en cours de navigation*/
.menu b {
	color: white;
	text-decoration: none;
	background-color: #c52900;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	word-spacing: 1px
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align: justify;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/css/point.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 20px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}

.logo_ecole {
	text-align: center;
	vertical-align: middle;
	}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/css/herbes.jpg);
	background-repeat: repeat;
	background-position: left top;
	scrollbar-face-color: #D1F36A;
	scollbar-arow-color: #D1F36A;
	scrollbar-track-color: #ABAEA0;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	}
	
.temp_gauche {
	background-image: url(Templates/template_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 350px;
	margin: 0px;
	}


.contenu {
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(images/css/fonds.gif);
	background-repeat: repeat;
	background-position: right bottom;
	}

ul {
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	list-style-image: url(images/css/point.jpg);
	margin-left: 55px;
	}

/* style utilise pour les liens du contenu*/
a:link {
	font-weight: normal;
	color: #C52900;
	font-size: 12px;
	text-decoration: none;
	}

a:visited {
	font-weight: normal;
	color: #C52900;
	font-size: 12px;
	text-decoration: none;
	}
	
a:hover {
	font-weight: normal;
	color: #C52900;
	font-size: 12px;
	text-decoration: none;
	}
	
a:active {
	font-weight: normal;
	color: #C52900;
	font-size: 12px;
	text-decoration: none;
	}
b {
	font-weight: normal;
	font-size: 13px;
}
.petit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

