
#agenda {
	background-image: url(../images/agenda-bg.gif);
	background-repeat: repeat-y;
	color: white;
}

#agenda H1 {
	background-image: url(../images/agenda-top.gif);
	background-repeat: no-repeat;
	font-size: 18pt;
	padding: 16px 10px 3px 5px;
	margin: 0;
	margin-top: -30px;
	position: relative;
}

#agenda .itemContenu H3 {
	text-align: left;
	margin: 0px 2px 0px 8px;
	padding: 2px 8px 0px 7px;
	font-size: 10pt;
	color: white;
	font-weight : bold;
	border-bottom: 1px solid #F5a934;
	background-color: transparent;
}

#agenda .itemContenu P {
	font-size: 8pt;
	text-align: left;
	margin: 0;
	padding: 2px 8px 0px 15px;
}

#agenda .itemContenu H4 {
	font-size: 8pt;
	margin: 0;
	text-align: right;
	border: 0px;
	padding: 2px 8px 0px 5px;
}

#agenda .itemFoot {
	background-image: url(../images/agenda-bottom.gif);
}

#carte {
	background-image: url(../images/carte-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 270px;
	color: #004577;
	margin: 0px 0px 10px 0px;
}

#carte H1 {
	font-size: 16pt;
	margin: 0px 45px 1px 25px;
	padding: 5px 0 0 0;
	font-variant: small-caps;
}

#carte H3 {
	color: #004577;
	margin: 0px 38px 5px 42px;
	background: transparent;
	
}

#carte UL.liste {
	margin: 10px 38px 5px 42px;
	list-style: none;
	padding: 0 5px;
}

#carte UL.liste LI {
	font-size: 9pt;
	text-align: center;
}

#carte UL.liste LI A {
	font-size: 8pt;
}

#carte IMG.plan {
	margin: 5px 48px;
}

#carte UL.inline {
	list-style: none;
	margin: 0px 20px 0px 53px;
	padding: 0;
	height: 20px;
	clear: both;
}

#carte UL.inline LI {
	float: left;
	padding: 0px 2px 0px 3px;
	margin: 0px;
	font-size: 9pt;
}


#carte UL.inlinM {
	list-style: none;
	margin: 0px 35px 0px 45px;
	padding: 0;
	height: 20px;
	clear: both;
}

#carte UL.inlinM LI {
	float: left;
	padding: 0px 2px 0px 3px;
	margin: 0px;
	font-size: 9pt;
}

#carte UL.inlinM LI A {
	font-weight: normal;
}

#aad {
	background-image: url(../images/aad-bg.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 200px;
	text-align: center;
	padding-top: 5px;
	margin-top: 80px;
}

.contact {
	
	clear: both;
}

.contact H4 {
	border: 0px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.contact .plan {
	float: left;
	margin: 30px 10px 10px 10px;
}

.contact .liste {
	padding-left: 340px;
	list-style: none;
	text-align: center;
}

.contact P {
	padding: 0;
	margin: 12px 0px;
}
.contact .photo {
	margin-top: 20px;
}

/* pour le glossaire */
.lettre {
	clear: both;
	
}

.lettre H1 {
	
	border-bottom: 1px solid #F5a934;
	color: #F5a934;
	text-align: center;
}

.lettre UL {
	list-style: none;
	
}

.lettre UL LI {
	float: left;
	width: 32%;
	
}

.briqueListe {
	background-color: #FFF8F4;
	padding: 0px 0px 0px 0px;
	margin:  0px 15px 0px 20px;
	border-left: 3px solid #F5A934;
}

.briqueListe H3 {
	color: #004577;
	font-size: 11pt;
	border-bottom: 0px;
	background: transparent;
}

.briqueListe P {
	font-size: 9pt;
	color: #505050;
}

.briqueListe images {
	padding: 0px 0px 0px 30px;
	
}

.briqueListe A {
	font-size: 9pt;
	color: #F5A934;
}

.briqueListe IMG {
	margin: 15px 15px 0px 15px;
}

.briqueListe H4 {
	font-variant: small-caps;
	border-bottom: 1px solid #F5A934;
	text-align: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.voiraussi {
	padding: 0px 0px 20px 0px;
	float: right;
	background-color: #FFF3DB;
	border-top: 2px solid #F5A934;
	border-bottom: 25px solid #F5A934;
	width: 200px;
	margin: 30px 0px 30px 30px;
}

.voiraussi H2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #F5A934;
	text-align: center;
	font-variant: small-caps;
}

.voiraussi UL {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style: disc;
}

.voiraussi UL LI {
	margin: 0px 0px 0px 0px;
	
}

.notesagaar {
	background: #FFF3DB;
	padding: 0px 0px 10px 0px;
}


#glossairebox {
	width: 150px;
	margin-left: 50px;
	border: 3px solid #F5A934;
	background-color: #FFF3DB;
	padding: 5px;
}

#themaConnectbox {
	width: 330px;
	padding: 5px;
	float: right;
	color: #606060;
	background-color: #FFF3DB;
	border: 1px solid #F5A934;
	margin: 35px 0px 0px 30px;
	text-align: right;
}

#themaConnectbox P {
	text-align: justify;
	padding: 0;
	margin: 2px;
}

#themaConnectbox INPUT {
	margin-right: 40px;
	margin-top: 4px;
	
}