body {
	background: #d1d3d4 url(../images/fond_page4.gif) repeat-x left top;
	margin: 0 auto;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, Geneva;
}

img {
	border-style: none;
}

#container {
	margin: 0 auto 50px;
	position: relative;
	z-index: 1;
	height: 100%;
	min-height: 700px;
	width: 980px;
	background: transparent url(../images/fond_container.gif) repeat-y;
}

#intro {
	position: relative;
	width: 980px;
	height: 152px;
	background: transparent url(../images/intro2.jpg) no-repeat right top;
}

#preamble {
	background: url(../images/bg_preamble.jpg) no-repeat right top;
	position: relative;
	top: 152px;
}

#text {
	color: white;
	font: normal normal 80%/18px Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 15px 35px 15px 15px;
	position: relative;
	width: 677px;
	margin-left: 155px;
	background: transparent url(../images/bg_preamble.jpg) no-repeat left top;
}

#text p.avertissement {
	color: red;
	font-weight: bold;
	background-color: white;
	width: 600px;
	display: block;
	text-align: center;
	margin-left: 25px;
}

#text table {
	width: 100%;
	background-color: white;
	color: black;
	text-align: center;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 85%;
}

#text table tr {
	border: 1px solid black;
}

#text table tr th {
	background-color: #ffd900;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#text table tr td {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

#text div.form {
	color: black;
	margin-top: 10px;
}

#text div#id_fiche {
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	width: 90%;
	height: 30px;
	margin-bottom: 0;
	color: black;
	text-align: center;
	line-height: 30px;
}

#animcb1 table {
	width: 100%;
	background-color: white;
	color: black;
	text-align: center;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 100%;
}

#animcb1 table tr {
	border: 1px solid black;
}

#animcb1 table tr th {
	background-color: #ffd900;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#animcb1 table tr td {
	border-left: 1px solid black;
}



#animcb2 table {
	width: 100%;
	background-color: white;
	color: black;
	text-align: center;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 100%;
}

#animcb2 table tr {
	border: 1px solid black;
}

#animcb2 table tr th {
	background-color: #ffd900;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#animcb2 table tr td {
	border-left: 1px solid black;
}

#linkList {
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	width: 180px;
	position: absolute;
	top: 160px;
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 0;
	left: 3px;
}

#linkList a, #linkList a:link, #linkList a:visited {
	color: black;
}

#linkList a:hover {
	color: red;
	text-decoration: underline;
}

#linkList h3 {
	background-color: black;
	width: 80%;
	margin-left: 14px;
	margin-right: 5px;
	padding: 5px;
	font-size: 80%;
	text-align: center;
	letter-spacing: 1px;
}

#linkList ul li {
	font-size: 70%;
	margin-left: -20px;
	list-style-type: none;
	list-style-image: none;
	padding-right: 5px;
}

#linkList ul li a {
	font: 100%/19px Geneva, Arial, Helvetica, sans-serif, "Helvetica Neue";
	display: block;
	text-decoration: none;
}

#lmenuprincipal {
	background: transparent url(../images/bckg_menuprincipal2.png) no-repeat left top;
	height: 260px;
	width: 186px;
	padding-top: 25px;
	padding-left: 0;
}

#lmenuprincipal ul {
	margin-top: -5px;
}

#lmenuprincipal ul li a {
	font: bold 100%/19px Geneva, Arial, Helvetica, sans-serif, "Helvetica Neue";
	display: block;
}

#ladmin {
	background: transparent url(../images/bckg_menuadministration.png) no-repeat left top;
	width: 172px;
	height: 190px;
	padding-top: 25px;
	padding-left: 5px;
	margin-left: 12px;
	margin-top: 10px;
}

#ladmin>h3 {
	margin-left: 6px;
}

#linkList2 {
	color: black;
	font-weight: normal;
	font-style: normal;
	width: 172px;
	position: absolute;
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 0;
	right: 10px;
	top: 160px;
}

#linkList2 a, #linkList2 a:link, #linkList2 a:visited {
	text-decoration: underline;
}

#linkList2 a:hover {
	color: red;
	text-decoration: underline;
}

#linkList2 ul li {
	font-size: 70%;
	margin-left: -10px;
	list-style-type: square;
	list-style-image: url(../images/bullet2.png);	
}

#linkList2 ul li a {
	font: bold 100%/19px Arial, Helvetica, sans-serif, "Helvetica Neue", Geneva;
	display: block;	
}

#linkList2 ul li a.alerte {
	color: red;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: blink;
}

#linkList2 h3 {
	color: #FFF;
	background-color: black;
	width: 80%;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	font-size: 80%;
	text-align: center;
	letter-spacing: 1px;	
}

#linkList2 p {
	text-align: left;
	color: black;
	padding-left: 10px;
	font-size: 85%;
	line-height: 15px;
}

#linkList2 input {
	margin-top: 5px;
}

#bloc-login {
	width: 172px;
	height: 198px;
	padding-top: 25px;
	padding-left: 10px;
	background: transparent url(../images/bckg_menuaccess.png) no-repeat left top;
	margin-top: 20px;
	margin-left: 1px;
}

#explanation {
	height: 100%;
	padding-left: 25px;
	width: 600px;
	overflow: auto;
}

#explanation h3 {
	background: transparent url(../images/bg_h3.gif) no-repeat center center;
	width: 433px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 2px;
}

#explanation p {
	
}

#explanation p.date-jour {
	text-align: right;
}

#explanation p.internal-link {
	text-align: center;
}

#explanation p.internal-link a {
	color: #784e65;
	font-weight: bold;
	font-size: 11px;
}

#explanation marquee {
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	background-color: #153794;
}

#archives_cb1 p.annee {
	margin-left: 25px;
	width: 114px;
	height: 34px;
	line-height: 31px;
	background: transparent url(../images/back_arch1.png) no-repeat left top;
	text-align: center;
	margin-bottom: 10px;
}

#archives_cb1 p.annee a {
	color: white;
	text-decoration: none;
}

#archives_cb1 p.mois {
	margin-left: 30px;
	width: 114px;
	text-align: center;
	height: 28px;
	background: transparent url(../images/back_arch2.png) no-repeat;
	line-height: 25px;
}

#archives_cb1 p.lieu {
	margin-left: 25px;
	width: 394px;
	height: 34px;
	background: transparent url(../images/back-archlieu.png) no-repeat;
	text-align: left;
	margin-bottom: 10px;
	line-height: 31px;
	padding-left: 10px;
}

#archives_cb1 p.lieu a {
	color: white;
	text-decoration: none;
}

#archives_cb1 p.mois a {
	color: black;
	text-decoration: none;
}

#archives_cb1 p.ville {
	margin-left: 25px;
	width: 362px;
	height: 34px;
	background: transparent url(../images/back_archlieu2.png) no-repeat;
	text-align: left;
	line-height: 31px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#archives_cb1 p.ville a {
	color: black;
	text-decoration: none;
}

#archives_cb1 ul li {
	color: black;
	padding: 5px;
	list-style-type: none;
}



#archives_cb2 p.annee {
	margin-left: 25px;
	width: 114px;
	height: 34px;
	line-height: 31px;
	background: transparent url(../images/back_arch1.png) no-repeat left top;
	text-align: center;
	margin-bottom: 10px;
}

#archives_cb2 p.annee a {
	color: white;
	text-decoration: none;
}

#archives_cb2 p.mois {
	margin-left: 30px;
	width: 114px;
	text-align: center;
	height: 28px;
	background: transparent url(../images/back_arch2.png) no-repeat;
	line-height: 25px;
}

#archives_cb2 p.mois a {
	color: black;
	text-decoration: none;
}

#archives_cb2 p.ville {
	margin-left: 25px;
	width: 362px;
	height: 34px;
	background: transparent url(../images/back_archlieu2.png) no-repeat;
	text-align: left;
	line-height: 31px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#archives_cb2 p.ville a {
	color: black;
	text-decoration: none;
}

#archives_cb2 p.lieu {
	margin-left: 25px;
	width: 394px;
	height: 34px;
	background: transparent url(../images/back-archlieu.png) no-repeat;
	text-align: left;
	margin-bottom: 10px;
	line-height: 31px;
	padding-left: 10px;
}

#archives_cb2 p.lieu a {
	color: white;
	text-decoration: none;
}

#archives_cb2 ul li {
	color: black;
	padding: 5px;
	list-style-type: none;
}

/* Planning Layout */

#container-planning {
	margin-top: 30px;
	text-align: center;
	background-color: transparent;
}

#text-planning {
	color: black;
	font: normal normal 80%/18px Arial, Helvetica, sans-serif;
	height: 100%;
	position: relative;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	background-color: transparent;
}

#planning table {
	background-color: white;
	border: 1px solid black;
	margin-right: auto;
	margin-left: auto;	
}

#planning th.week-end {
	background-color: #00bfbe;
	border: 1px solid black;
}

#planning th.week {
	background-color: yellow;
	border: 1px solid black;
}

#planning td.not_completed {
	background-color: #ffb450;
	min-width: 100px;
	max-width: 150px;
	vertical-align: top;
	border: 1px solid black;
}

#planning td.completed  {
	max-width: 100px;
	min-width: 150px;
	vertical-align: top;
	background-color: lime;
	border: 1px solid black;
}

#planning p.pdf_link {
	background-color: #00e400;
	width: 250px;
	height: 40px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	font-weight: bold;
	border: 3px solid yellow;
}

#planning p.pdf_link a {
	color: maroon;
}

#planning p.pdf_link a:hover {
	color: #f2ef00;
}

/* Animation show page */

div.section {
	color: black;
	background-color: white;
	padding: 10px;
	border: 2px double black;
	margin-bottom: 10px;
}

div.section > h2 {
	color: #ec0000;
}

#footer {
	background-color: transparent;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 980px;
	text-align: center;
}

#footer p.credit {
	font-size: 11px;
}

* html footer {
	bottom: -28px;
}