* html body { text-align:center; }
#wrapper { width:922px; margin:0 auto; }
#wtop { width:922px; margin:0 auto; }
#header { height:273px; }
#left { float:left; width:199px; }
#main {  float:right; width:600px;}

HTML {
    scrollbar-arrow-color: #800040;
    scrollbar-base-color: #FFE8FF;
}

BODY.page {
margin : 10px 0 0 0;
background-color:#000000;	
}
DIV.logo_haut {
	height:75px;
	width:922px;
	background-image:url(images/logo_haut2.gif);
	background-repeat:no-repeat;
	background-position:center;
}
DIV.imagehaut {
	height:172px;
	width:800px;
	background-image:url(images/fond02.jpg);
	background-repeat:no-repeat;
}
DIV.trait {
	height:1px;
	width:800px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(images/trait.gif);
	background-repeat:repeat-x;
}

div.menu {
margin-top:5px;
margin-bottom:5px;
text-align:center;
}

div.menu UL{
margin : 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;	
}
div.menu UL LI {
	display:inline;	
	color:#FF9933;	
}
div.menu UL A{
	display:inline;
	padding: 5px 5px;
	text-decoration : none;
	color:#CC9933;
}
div.menu UL A:hover{
	color:#FF9933;
}
div.menu UL LI.act A{
	display:inline;
	padding: 5px 5px;
	text-decoration : none;
	color:#FF9933;	
}
div#ban {
	width:800px; margin-left:61px; margin-right:61px;
	text-align:left;
}

DIV.menugauche {
margin-top:10px;
margin-right:5px;
padding-right: 5px;
padding-left:5px;
padding-bottom:5px;
float:left;
width:180px;
/*border-right:solid thin #6699CC;*/
}

DIV.menugauche UL{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	color:#CC9933;	
}
DIV.menugauche UL LI {
	list-style-type: none;
	padding-bottom:5px;
	/*list-style-image: url(images/mini_logo.gif);	*/
}
DIV.menugauche UL LI A{
	text-decoration : none;
	color:#CC9933;
}
DIV.menugauche UL LI A:hover{
	font-weight:bold;
	color:#FF6600;
}
DIV.menugauche UL LI.act A{
	text-decoration : none;
	font-weight:bold;
	color:#FF6600;	
}
DIV.menugauche UL UL{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	margin-left:10px;
	padding-left:10px;
}
DIV.menugauche UL UL LI.act {
	font-weight:bold;
	background-color: #FFCC99;
	border-bottom: 1px #CC9900 dotted;	
}

DIV.menugauche UL UL LI A{
	text-decoration : none;	
	padding-left:4px;		
}
DIV.menugauche UL UL LI A:hover{
	text-decoration : none;
	font-style: italic;
}
DIV.menugauche UL UL LI.act A {
}
DIV.menugauche UL UL LI.act A:hover {
	font-style: none;
}

BODY.page div.contenu {
	position:absolute;
	top:0px;
	left:0px;
	margin-top : 10px;
	margin-left: 10px;
	margin-right : 10px;
	margin-bottom:10px;
	width:98%;
	z-index:25;
}

div.contenu div.stitre {
	height:24px;
	width:100%;
	background-position:bottom;
	background-image:url(images/traitorange.gif);
	background-repeat:repeat-x;	
	margin-top:20px;
	margin-bottom:10px;
}

div.contenu div.stitre div.debut{
	float:left;
	height:24px;
	width:10px;
	background-image:url(images/st_3.gif);
	background-repeat:no-repeat;	
}

div.contenu div.stitre div.texte{
	float:left;
	height:24px;
	background-image:url(images/st_4.gif);
	background-repeat:repeat-x;	
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0861AD;	
}

div.contenu div.stitre div.fin{
	float:left;
	height:24px;
	width:12px;
	background-image:url(images/st_6.gif);
	background-repeat:no-repeat;	
}

TABLE.calendrier {
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: collapse;
}
TABLE.calendrier thead tr th {
	border-spacing: 0px;
	border-color: #993300;
	border-style:solid;
	border-width:1px;
	background-color: #F4834D;
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;		
}

TABLE.calendrier thead th.td-0 {
	color:#000000;
	width:130px;
}
TABLE.calendrier thead th.td-1 {
	width:300px;
	color:#000000;
	text-align:center;
}
TABLE.calendrier thead th.td-2 {
	width:300px;
	color:#000000;
	text-align:center;	
}
TABLE.calendrier tbody tr td{
	border-color: #993300;
	border-style:solid;
	border-width:1px;
	background-color:#000000;
	color:#FF9933;
	padding-top:4px;
	padding-bottom:4px;	
}
TABLE.calendrier tbody tr td.td-0{
	text-align:center;
}
TABLE.calendrier tbody tr td.td-1{
	text-align:left;
}
TABLE.calendrier tbody tr td.td-2{
	text-align:left;
}
TABLE.gerer1 {
	border-color:#D6D6D6;
	border-style:solid;
	border-width:1px;
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #0099CC;
}
TABLE.gerer1 TR TD {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	line-height:30px;
	vertical-align: middle;
	background-color:#ffffff;	
}
TABLE.gerer1 TR TD.td-0 {
	width:200px;
	height:30px;
}
TABLE.gerer1 TR TD.td-1 {
	width:200px;
	height:30px;
}


DIV.drapeaux {
position: absolute;
right : 5px;
top:5px;
width: 90px;
}

DIV.drapeaux DIV.drapeau {
float:left;
margin-left:2px;
margin-right:2px;
}


