body
{
width: 95%;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #838383;
font-size: 11px;
font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

#en_tete
{
width: 95%;
height: 250px;
margin-bottom: 20px;
}

#menu
{
float: left;
width: 14%;
}

#menu ul{

	background-color  : #202862;
	background-image  : url('fondmenu.png');
	background-repeat : repeat-y;

}

.menu1
{
padding: 0px;
border: 1px solid #c0c0c0;
}

.menu2
{
padding: 0px;
border: 1px solid #c0c0c0;
}

#remplissage
{
margin-left: 15%;
border: 1px solid #595959;
background-color: #c8c8c8;
padding: 10px;
border-bottom: none;
width: 77.8%;
}

.header{

	width:100%;
	height:100%;

}

.headercontenu
{

width: 80%;
height: 25px;
margin-left: 1%;

}

.headercontenu1
{

width: 80%;
height: 25px;
margin-left: 1%;
position:back;

}

.youtube
{
text-align: center;
}

div#pied_page p
{
	position:absolute;
	margin: 0 auto;
	text-align: center;
	width : 88%;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#pied_page p#index{

		width : 78%;

}

h2{

  text-align:center;
  border-top : 2px solid;
  border-bottom : 2px solid;
  width:250px;
  margin :10px  auto;
  
}

ul{

	list-style-type: none;
	padding: 3px;
    margin: 0;
	text-align:center;
	font-variant:small-caps;
    font-weight:bold;
	text-align:left;
	border-style: solid;
	border-width:  1px;
	font-variant:normal;
	
}

ul li{

  height:30px;
  height:15pt;
  border-left-width:10px;
  border-left-style:solid;
  border-color: transparent;

}

ul li:hover{

  border-left-color:#454545;
  background-color :#C8c8c8;

}

ul li:active{

  background-color :#b0b0b0;

}

ul li a{

	text-decoration:none;
	display:block;
	width:auto;
	height:auto;
	color:#000000;
	margin-left : 2px;

}

table.calendrier td{

	border : solid 2px;
	width: 13%;

}

div#all{

	border: 1px solid #595959;
	background-color: #c8c8c8;
	padding: 10px;
	border-bottom: none;
	width: 93%;

}

img#all{

width:95%;
height:25px;

}

table{

	width:100%;

}

td{

	width : 30%;

}