* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(fond-site.gif);
	background-repeat: repeat;

	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	color: #4B4ABE;
}
#page {
	padding: 0px;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(fond-page.jpg);
	background-repeat: repeat-y;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 775px;
}
#header img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}

#conteneur {
	background-image: url(bas-droite.gif);
	background-repeat: no-repeat;
	background-position: 532px bottom;
	margin: 0px;
	padding: 0px;
}

#gauche {
	background-image: url(fond-gauche.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 140px;
}
#gauche p {
	color: #4B4ABE;
	text-align: center;
	font-weight: bold;
	background-image: url(titre-colonnes.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.7em;
	width: 135px;
	margin-left: 5px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-top: 3px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gauche ul {
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(fondcolonne.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gauche li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 135px;
}
#gauche a {
	padding: 0px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
}
#gauche a:hover {
	color: #E10F12;
	text-decoration: underline;
}




#droite {
	margin: 0px;
	padding: 0px;
	width: 140px;
	float: right;
}
#droite p {
	color: #4B4ABE;
	text-align: center;
	font-weight: bold;
	background-image: url(titre-colonnes.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.7em;
	width: 135px;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 3px;
}
#droite ul {
	width: 135px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(fondcolonne.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#droite li {
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
}
#droite a {
	padding: 0px;
	width: 125px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
}
#droite a:hover {
	color: #E10F12;
	text-decoration: underline;
}

#contenu {
	background-image: url(fond-centre.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 485px;
	background-position: left top;
	margin: 0px;
	margin-left:140px;
	margin-right:140px;
	min-height:490px;
}
#contenu h1 {
	color: #4B4ABE;
	font-size: 0.8em;
	text-align: right;
	background-image: url(titre1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898AD7;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
}
#contenu p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 0.9em;
}
#contenu img {
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu a {
	color: #000000;
}
#contenu a:hover {
	color: #D5190E;
}
#contenu blockquote {
	color: #D5190E;
	margin-right: 10px;
	margin-left: 10px;
}
#contenu hr {
	color: #4B4ABE;
	background-color: #4B4ABE;
	width: 60%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.formulaire {
	width: 450px;
	margin: 0px;
	padding: 0px;
}
#contenu th {
	width: 125px;
	text-align: right;
}
#contenu input {
	width: 300px;
	border: 1px solid #4B4ABE;
}
#contenu textarea {
	width: 300px;
	border: 1px solid #4B4ABE;
	height: 120px
}
#contenu select {
	width: 300px;
}


/* FOOTER */

#pied {
	font-size:0.6em;
	margin-top:20px;
	padding-bottom:8px;
	text-align:center;
}

#pied a:hover {
	color:#D5190E;
}
#pied a {
	color:#000;
}

/* Formulaires */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
.date {
	background-image: url(date.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
