﻿@import url('http://www.diag68.fr/layout.css');
body {
	background-color: #008080;
}
#container {
	width: 630px;
	margin: 0 auto;
	background-color: #cdf;
}
#masthead {
	text-align: right;
	width: 630px;
	overflow: auto;
	background-color: #fff;
}
#sidebar {
	float: left;
	width: 154px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
}
#content {
	float: left;
	width: 446px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
#content img {
	border-width: 0px;
	margin: 0px;
	display: block;
	float: none;
	text-align: center;
}
#footer {
	clear: both;
	width: 630px;
	background-color: #99FFCC;
	padding: 12px 8px 4px 6px;
	overflow: auto;
	margin-top: 0px;
	padding: 5px 6px 8px 4px ;

}
#masthead img {
	float: left;
	text-align: center;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles pour les éléments de navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
}
#sidebar a:hover {
	font-weight: 900;
	text-decoration: none;
	color: #008080;
	border-bottom: 1px solid #f9f9f9;
	background-color: #C0C0C0;
	font-size: large;
}
/* Styles pour le pied de page */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 8px;
	font-family: "Times New Roman";
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #008000;
	text-decoration: underline overline;
	text-transform: capitalize;
}
a:after {
	background:blue;stress:inherit
}

.style_bold {
	font-weight: bold;

}
.style_italic {
	font-style: italic;
}
.BODY {
	scrollbar-face-color: #7189AB;
	scrollbar-shadow-color: #0AA000;
	scrollbar-highlight-color: #FABFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #94A9CA;
	scrollbar-arrow-color: #FFCC00;
	text-align: justify; /* background-color: #FFFFCC; */;
	border-top-color: #008000;
	background-color: #339966;
	body {margin: 0; padding: 0; background-image: url('plan.jpg'); background-repeat: repeat-x; background-position: center center; background-attachment: fixed; }

}
.style10 {
	background-color: #FFFFFF;
	text-align: justify;
}
.style15 {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: xx-small;
}
.Copievertblanc {
	color: #FFFFFF;
	background-color: #008000;
	font-style: normal;
	font-weight: bolder;
}
.Copiejaune {
	background-color: #CCDDFF;
	color: #000000;
	font-weight: bolder;
	border-top-color: #800080;
}
.Copiebleu_gras {
	color: #0044BB;
	font-weight: bolder;
}
.bleu-justifie {
	color: #0044BB;
	text-align: justify;
}
.gris-blanc {
	background-color: #7F969E;
	color: #FFFFFF;
	font-size: large;
	font-weight: bolder;
}
.rouge-jaune {
	background-color: #FFFF00;
	color: #FF0000;
	font-size: inherit;
	font-weight: bolder;
}
.rouge-jaune {
	background-color: #FFFF00;
	color: #FF0000;
	font-size: inherit;
	font-weight: bolder;
}
.rouge {
	color: #FF0000;
	font-size: inherit;
	font-weight: bolder;
}

.actualite {
	background-color: #FFFFCC;
	color: #000000;
	font-size: small;
	font-weight: lighter;
}


