/* CSS Document */
body {
	background-color: #010E3A;
}
a:link {
	color: #E1BE7C;
}
a:visited {
	color: #E1BE7C;
}
a:hover {
	color: #E1BE7C;
}
.agenda_date {
	background-color: #941408;
	border: 2px solid #941408;
	position: relative;
	top: 20px;
	left: 5px;
}
.agenda_liens {
	background-color: #000033;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #941408;
	border-right-color: #941408;
	border-bottom-color: #941408;
	border-left-color: #941408;
	margin-left: 300px;
	margin-right: 5px;
	padding-bottom: 4px;
	padding-top: 3px;
}
.agenda_salle {
	top: 2px;
	font-weight: bold;
	color: #E1BE7C;
	padding-left: 200px;
	text-align: right;
	position: relative;
	right: 5px;
}
.agenda_titre {
	background-color: #000033;
	border: 1px solid #941408;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.agenda_details {
	background-color: #E1BE7C;
	color: #000000;
	margin-left: 50px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #941408;
	border-right-color: #941408;
	border-bottom-color: #941408;
	border-left-color: #941408;
}
.agenda_details a:link {
	color: #000000;
}
.agenda_details a:visited {
	color: #000000;
}
.agenda_details a:hover {
	color: #000000;
}
.agenda_details a:active {
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #021c67;
	background-image: url(images/maxi_fond_page.jpg);
	background-repeat: no-repeat;
}

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#fond {
	width: 955px;
	height: 358px;
	top: 237px;
	position: absolute;
}
#marge {
	width: 14px;
	height: 358px;
	position: relative;
	top: 0px;
	left: 0px;
}
#menu {
	width: 146px;
	position: absolute;
	left: 14px;
	top: 237px;
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
#doublepage {
	float: left;
	width: 646px;
	height: 60px;
	left: 14px;
	top: 237px;
	position: absolute;
}
#corps {
	float: left;
	width: 480px;
	top: 237px;
	position: absolute;
	left: 160px;
	padding-left: 20px;
	height: 30px;
}
#droite {
	width: 295px;
	height: 358px;
	top: 237px;
	position: absolute;
	left: 660px;
	text-align: left;
}
.titre {
	font-size: 18px;
	font-weight: bold;
	color: #E1BE7C;
}
.soustitre {
	font-size: 18px;
	font-weight: bold;
	color: #E1BE7C;
}
.images {
	border: 1px solid #E1BE7C;
}

#flash {

	width: 955px;
	height: 237px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
#doubledroite {

	float: left;
	width: 780px;
	top: 237px;
	position: absolute;
	left: 160px;
	padding-left: 20px;
	height: 30px;
}

