Couleur du texte : #423432
Couleur du fond : #f5f5f5
Couleur des liens : #940e0e




/***************************
	GENERAL
 ***************************/
body {margin:0; padding:0; height:100%; text-align:center;}

/*	Typographies
---------------------------*/
body {font:66% Verdana, Helvetica, Arial, sans-serif; line-height:1.6em; background:#f5f5f5;}
h1, h2, h3, h4, h5, h6 {margin:1.2em 0. 8em; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#423432;}
h1 {font-size:2.4em;}
h2 {font-size:2.0em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5, h6 {font-size:1em;}
p {margin-bottom:0.8em;}
acronym {cursor:help; border-bottom:1px dotted;}
code {display:block; margin:0 0 1em; padding:1em; font:0.9em "Courier New", Courier, monospace; border:1px dashed #801600; background:#F9F3F2;}
blockquote {margin:1em 0; padding:0 0 0 40px; font-size:1em; font-style:italic; text-align:justify; background:url("../images/quotes.png") top left no-repeat;}
blockquote p {margin:0; padding:0;}

hr {margin:2em 0 0; border:0; height:2px; background-color:#000000; color:#801600;}

a:link, a:active, a:visited {color:#940e0e;}
a:hover {
	text-decoration:none;
	background:#940e0e;
	color:#FFF;
}

/*	Images
---------------------------*/
img {margin-right:5px; border:0px}

/*	Listes
---------------------------*/
ol, ul {margin:0 0 1em 1em; padding:0;}
ul ul, ol ol {margin-bottom:0;}
ul {list-style:square inside;}
ol {list-style:decimal inside;}
dl {margin:0 0 1em; padding:0;}
	dt {font-weight:bold; color:#5A0F00;}
	dd {margin:0 0 1em 2em;}

/*	Tableaux
---------------------------*/
table {margin:1em 0; border:1px dashed #801600; border-collapse:collapse; font:1em Arial, Helvetica, sans-serif;}
table th, table td {padding:1em; text-align:left;}
table thead th {background:#330900; color:#fff;}
table tbody th {background-color:#801600; color:#FFF;}
table tbody th, table tbody td {border:1px dashed #801600; border-width:1px 0;}
table tfoot td {text-align:center; background:#F9F3F2;}

/*	Formulaires
---------------------------*/
form {padding:0; margin:1.5em 0; border:1px dashed #801600; width:400px; background:#F9F3F2;}
form fieldset {border:0; padding:1em; margin:0;}
form fieldset legend {padding:0.4em; width:auto; background:#801600; color:#FFF;}
form p label {float:left; display:block; margin-right:10px; width:30%; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em;}
form p input,
form p select,
form p textarea {padding:0.5em; border:1px dashed #801600; width:60%; font:1em Tahoma, Arial, Helvetica, sans-serif; background-color:#fff; color:#E53917;}
form p select {width:63.5%;}
form ul {margin:0 0 0 33%; padding:0; list-style-type:none; color:#0;}
form ul li {padding:0 30px 5px 0; white-space:nowrap;}
form input.bouton {padding:0.4em 0.5em; border:0; width:auto; overflow:visible; cursor:pointer; font-size:1.3em; background:#E53917; color:#fff;}

/***************************
	MISE EN PAGE
 ***************************/
/*	.classes
---------------------------*/
.date {margin:0}

/*	#div
---------------------------*/
div#site {
	position:absolute;
	left:0%;
	top:0%;
	margin-top:5%;
	margin-left:10%;
	width:85%;
	height:80%;
	text-align:left;
	background:#fff url("../images/fond.jpg") no-repeat;
}
	div#header {
	position:absolute;
	left:0%;
	top:0%;
	margin-top:1%;
	margin-left:1%;
	text-align:left;
	}
	div#menu {
	position:absolute;
	top:85px;
	left:0px;
	border:0px solid #000000;
	width:170px;
	background:#0;
}
	div#contenu {
		float:right; 
		border:0px solid #000000; 
		border-width:0px 0px 0 0; 
		width:69%; 
		height:99%; 
		background:#fff;}
		
	div#texte {
	margin-top:0px;
	width:80%;
	height:100%;
	overflow:auto;
	text-align:justify;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 1%;
	padding-left: 10%;
}
	div#footer {
	position:absolute;
	bottom:-28px;
	right:-2px;
	width:200px;
	background:#0;
	height: 15px;
}

/*	HEADER
---------------------------*/
div#header h1 {
	position: static;
	top:4px;
	left:0px;
	margin:0.2em;
	padding:0.4em;
	padding-bottom:0.5em;
	border:2px solid #fff;
	background:#fff;
	color:#f5f5f5;
	width: 300px;
}
div#header h1 a:link, h1 a:visited, h1 a:active {text-decoration:none; color:#940e0e;}
div#header h1 a:hover {
	background:none;
	color: #333;
}
div#header h1 span {color:#E53917;}

/*	MENU
---------------------------*/
div#menu ul {margin:0; padding:0; list-style:none; text-align:right;}
div#menu ul li {border-bottom:1px solid #FFF;}
div#menu ul li a {display:block; padding:5px; margin:0; font:1.2em Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; color:#FFF;}
div#menu ul li a:hover {
	background:#940e0e;
	font-style: italic;
}

/*	TEXTE
---------------------------*/
div#texte p {
	padding:0;
	text-align: justify;
}

/*	FOOTER
---------------------------*/
div#footer ul {margin:0; padding:0; list-style:none; text-align:right; color:#E53917;}
div#footer ul li {display:inline; padding:5px; border-left:1px solid #FFF;}
div#footer li a {text-decoration:none; color:#E53917;}
div#footer li a:hover {color:#FFF;}
#celeonet {
}
#texte iframe {
	text-align: right;
	vertical-align: text-top;
}

