@charset "windows-1250";
body {
	padding: 0px;
	background-image: url(design/background.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a:visited {
	text-decoration: underline;
	color: #6C89B1;
}
a:link {
	text-decoration: underline;
	color: #6C89B1;
}
a:hover {
	text-decoration: none;
	color: #6C89B1;
}
a:active {
	text-decoration: none;
	color: #6C89B1;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#conteneur {
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-top: 0px;
	margin-left: -401px; /* moitié de la largeur */
	width: 803px;
	position:absolute;
	}
#head {
	background-image: url(design/head.jpg);
	height: 134px;
	width: 100%;
	background-repeat: repeat-x;
	position:absolute;
}
#body {
	float: left;
	position:absolute;
	background-image: url(design/logo.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 500px;
}
.rouge a:link {
	font-weight: bold;
	color: #A30042;
	text-decoration: underline;
}
.rouge a:hover {
	font-weight: bold;
	color: #A30042;
	text-decoration: none;
}

.rouge a:active {
	font-weight: bold;
	color: #A30042;
	text-decoration: underline;
}

.rouge a:visited {
	font-weight: bold;
	color: #A30042;
}


#center {
	background-color: #F8FAFC;
	width: 803px;
	float: left;
	margin-top: 109px;
	background-image: url(design/bckgrdbody.jpg);
	background-repeat: repeat-y;
}
#foot {
	width: 803px;
	height: 38px;
	margin-bottom: -38px;
	z-index: 5;
	position: relative;
	background-image: url(design/foot.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 160px;
	text-align: center;
}
#foot li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#foot ul {
	top: 13px;
	position: relative;		
}
#auteur {
	position: absolute;
	left: 2px;
	top: -8px;
	text-align: left;
	width: 155px;
	color: #666666;
	font-size: 11px;
}
h2 {
	font-size: 15px;
	color: #6C89B1;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: -12px;
}

#onglet {
	float: left;
	position:absolute;
	margin-top: 77px;
	z-index: 5;
	margin-left: 110px;
	background-image: url(design/ombre_superieur_droite.jpg);
	background-repeat: no-repeat;
	width: 695px;
	background-position: 681px 20px;
	height: 70px;
}
#onglet img {
	margin-right: -3px;
}
#gauche h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCEC9;
}
#droite h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 17px;
	color: #A30042;
}
#gauche {
	width: 175px;
	position: absolute;
	left: 30px;
	top: 164px;
}
#droite {
	width: 482px;
	margin-left: 275px;
}
.bgrouge {
	background-color: #A30042;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.bgbleu {
	background-color: #6C89B1;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.bggris {
	background-color: #CFCEC9;
	height: 50px;
	text-indent: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#droite li {
	list-style-type: square;
	margin-top: 7px;
	margin-bottom: 9px;
}
#foot a:link {
	color: #999999;
	text-decoration: underline;
}
#foot a:active {
	color: #999999;
	text-decoration: underline;
}
#foot a:visited {
	color: #999999;
	text-decoration: underline;
}
#foot a:hover {
	color: #999999;
	text-decoration: none;
}
dt {
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 9px;
}
dd {
	background-image: url(design/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 18px;
	margin-top: 9px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-left: 21px;
}
#arbo {
	margin-left: 9px;
}
#arbo a:visited {
	text-decoration: none;
	color: #6C89B1;
}
#arbo a:link {
	text-decoration: none;
	color: #6C89B1;
}
#arbo a:hover {
	text-decoration: underline;
	color: #6C89B1;
}
#arbo a:active {
	text-decoration: underline;
	color: #6C89B1;
}
.ARIAL-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
