body {
	margin:0px;
	height:100%;
	width:100%;
	/*background-image: url(../img/fond.gif);
	background-repeat: no-repeat;
	background-position: 500px 400px;
	background-attachment: fixed;*/

	}

a, li, td, th, body, h1, h2, h3, h4, ul, li, b, em
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

a {padding:0px;}

p, th, tr, body, b, em, a
	{
	font-size: 12px;
	font-weight : regular
	}

#agenda table{
	border:1px solid #000000;
	border-collapse:collapse;
	width:100%;
	}
#agenda th{
	border:1px solid #000000;
	width:50%;
	padding:5px;
	background-color:#F5CCCC;
	vertical-align:top;
	}
#agenda td{
	border:1px solid #000000;
	width:50%;
	padding:5px;
	text-align:left;
	vertical-align:top;
	}	

a {padding:1px;}
a:link {color:#CC0000; text-decoration: none;}
a:visited {color:#CC0000; text-decoration: none;}
a:hover {color:#CC0000; background-color:#F5CCCC; text-decoration: none;}
a:active {color:#CC0000; text-decoration: none;}
	
.titre{
	font-size: 22px;
	font-family:trebuchet MS,arial,sans-serif;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
	
}
h1
	{
	font-size: 20px;
	font-family:trebuchet MS,arial,sans-serif;
	color:#CC0000;
	letter-spacing:2px;
	padding-left:20px;
	border:1px solid #000000;
	background-image: url(../img/bord_01.gif);
	background-repeat: repeat-y;
	diplay:inline;
	}

.titreagenda, h2{
	font-size: 12px;
	font-weight : bold;
	
	}
	
.dateagenda{
	font-size: 12px;
	font-weight : bold;
}

h2, h3, th{
	font-size: 14px;
	font-variant : small-caps;
	text-weight : bold;
}
h3, th {color:#CC0000;}

h4{
	font-size: 12px;
	text-weight : bold;
}


.coul {color:#CC0000;}
img {border:0px;}

#header
	{
	position:absolute;
	padding:7px;
	left: 0px;
	top: 0px;
	border-bottom:1px solid #000000;
	display:block;
	
	}

#container {
	position:absolute;
	top:71px;
	width: 70%;
	padding:7px;
	}
#menu
	{
	position:absolute;
	width:154px;
	padding-right:20px;
	float:left;
	}

#corps
	{
	position: absolute;
	left:180px;
	width:auto;
	border-left:1px dotted #000000;
	padding-left:20px;
	}

#accueil ul{
border-width:1px 1px 0 1px;
border-style:solid;
border-color:#000000;
padding:0;
margin:0;
}

#accueil li{
border-bottom:1px solid #000000;
list-style:none;
margin:0;
}

#accueil a{
	font-size:13px;
	padding:2px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	padding-left:8px;
	background-image: url(../img/bord_01.gif);
	background-repeat: repeat-y;
	height:auto;
}

#accueil a:hover{
	background-color:#F5CCCC;
	color:#CC0000;
	font-weight:bold;
	background-image: url(../img/bord_02.gif);
	background-repeat: repeat-y;
}

#sectionmenus{
	/*position:relative;*/
	top:0px;
	width:100%;
	overflow:hidden;
	left: 0px;

}

#menutitre {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:1px;
	display:block;
	text-decoration:none;
	background-color:#CC0000;
	padding-left:6px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#menutitre a {color:#000000;}
	
li.hdp {
	list-style-image:  url(../img/puce.gif);
}

#inst
	{
	padding:3px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	}
a.img:hover {background-color:#FFFFFF;} 