body {behavior:url(csshover.htc);

	color:#FFFFFF;

}
body,html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color:#c6c3b1; 
	font-family: "Times New Roman", Times, serif;
}
.table{
	margin:auto;
	padding:auto;
}
#sidebar {
	display: block;
	border: 0px;
	padding: 0;
	margin:0;
	z-index: 5;
	position: relative;
	width:1000px;
}
#sidebar ul {
	min-height: 23px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px -2px 0px;
	z-index: 500;
	filter: alpha(opacity=95);  
}
#sidebar li {
	height:24px;
	display: inline;
	position:relative;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar li ul {
	top: 100%;
	left: 0px;
}
#sidebar ul li {
margin: 0;

}

#sidebar li ul li {
	height: 14px;
	min-height: 14px;
	display: block;
	padding: 0px 0px 0px;
	background-color:#dce3cf;
	float:right;	
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
	
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
	 
}

/* define the consecutive colors */

#sidebar {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #256fad;
}

#sidebar ul{
	-moz-opacity:0.95; /* for mozilla */
	opacity: 0.95; /* for safari */
	khtml-opacity: 0.95 /* for konquerer and older safari */	
}

/************************************************sous Menu*************************************************/
#sidebar ul li ul li{	
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	margin-left:0px;
}
#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5a6954;
	padding-left:18px;
}

#sidebar ul li ul li a:hover,#sidebar ul li ul li a:active {
	padding-left:18px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#e06954;
	background-image: url(Images/asterix.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

/*********************************************************************************************************/
a:link {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #5a6954;
}
a:visited {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5a6954;
	text-decoration: none;
}
a:hover {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #e06954;
}
a:active {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a6954;
}
a.rouge:link {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #c74734;
}
a.rouge:visited {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c74734;
	text-decoration: none;
}
a.rouge:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a6954;
}
a.rouge:active {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a6954;
}
a.blanc:link {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #fff;
}
a.blanc:visited {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.blanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74734;
}
a.blanc:active {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74734;
}
a.benseignement:link {
	display: block;
	background-image: url(../images/menu_04.jpg);
	width:136px;
	height:24px;

}
a.benseignement:visited {
	display: block;
	background-image: url(../images/menu_04.jpg);
	width:136px;
	height:24px;
}
a.benseignement:hover {
	background-image: url(../images/menu_over_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.benseignement:active {
	display: block;
	background-image: url(../images/menu_04.jpg);
	width:136px;
	height:24px;
}

a.bvie:link {
	display: block;
	background-image: url(../images/menu_05.jpg);
	width:88px;
	height:24px;

}
a.bvie:visited {
	display: block;
	background-image: url(../images/menu_05.jpg);
	width:88px;
	height:24px;
}
a.bvie:hover {
	background-image: url(../images/menu_over_05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.bvie:active {
	display: block;
	background-image: url(../images/menu_05.jpg);
	width:88px;
	height:24px;
}

a.bressources:link {
	display: block;
	background-image: url(../images/menu_07.jpg);
	width:87px;
	height:24px;
}
a.bressources:visited {
	display: block;
	background-image: url(../images/menu_07.jpg);
	width:87px;
	height:24px;
}
a.bressources:hover {
	background-image: url(../images/menu_over_07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.bressources:active {
	display: block;
	background-image: url(../images/menu_over_07.jpg);
	width:87px;
	height:24px;
}
a.bcontact:link {
	display: block;
	background-image: url(../images/menu_09.jpg);
	width:51px;
	height:24px;
}
a.bcontact:visited {
	display: block;
	background-image: url(../images/menu_09.jpg);
	width:51px;
	height:24px;
}
a.bcontact:hover {
	background-image: url(../images/menu_over_09.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.bcontact:active {
	display: block;
	background-image: url(../images/menu_over_09.jpg);
	width:51px;
	height:24px;
}

a.baccueil:link {
	display: block;
	background-image: url(../images/menu_24.jpg);
	width:140px;
	height:24px;
}
a.baccueil:visited {
	display: block;
	background-image: url(../images/menu_24.jpg);
	width:140px;
	height:24px;
}
a.baccueil:hover {
	background-image: url(../images/menu_over_24.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.baccueil:active {
	display: block;
	background-image: url(../images/menu_over_24.jpg);
	width:140px;
	height:24px;
}


/**************************************************mise en page général***********************************************************************/
.texte{	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.texte_bleu {
color: #256fad;
}
.texte_rouge {
	font-style: normal;	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74734;
}
h1,h2,h3,h4,h5,h6 {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.nb{
font-size: 10px;
font-style:italic;
}
/**************************************************************style des formulaires *****************************************************************************/

input.bouton {
border:none;
font-weight:bold;
cursor:pointer;
color:#e06954;
background:none;
}
input.bouton:hover {
border:none;
font-weight:bold;
cursor:pointer;
color:#5a6954;
background:none;
}
input.bouton:active {
border:2px inset #e06954;
background-color:#e06954;
color:#5a6954;
} 
.bouton_cal{
background:url(../administration/img.gif);
cursor: pointer;
border:none;
height:14px;
color:#751417;
}