﻿@charset "utf-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	border: 0px;
}
html {
	scrollbar-base-color: #A9A9A9;
	scrollbar-arrow-color: #FF4500;
	scrollbar-3dlight-color: #A9A9A9;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: Gray;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: Black;
	text-align: center;
	height: 100%;
	width: 100%;
}
body {
	background-color: #4C4C4C;
	text-align: center;
	padding: 0;
/*	background-image: url('../images/fond-html.jpg');
	background-position: bottom;
	background-repeat: repeat-x;*/	background-image: url('../images/carbonesombre.gif');
	background-color: black;
}
p {
	margin: 0px 0px 10px 0px;
}
h1 {
	font-size: 19px;
	margin: 10px 0px 5px 0px;
	color: #000000;
}
h2 {
	font-size: 17px;
	margin: 1px 0px 2px 0px;
	padding: 10px 0px 2px 0px;
	color: #969696;
}
h3 {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	color: #E83A00;
}
h4 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	color: #0099CC;
}
ul {
	margin: 0px 0px 10px 0px;
}
li {
	margin: 5px 0px 5px 0px;
}
li.ok {
	margin: 5px 15px;
	padding: 5px 0px 5px 25px;
	background-image: url('../images/puce.gif');
	background-repeat: no-repeat;
	list-style: none;
	background-position: top left;
	font-weight: bold;
	color: #CC3300;
}
a {
	color: #F40000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a.alpha img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	vertical-align: text-top;
	margin-left: 5px;
}
a.alpha:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
a.rub img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	margin: 0px 0px 1px 0px;
}
a.rub:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin: 1px 0px 0px 0px;
}
a.sommaire {
	font-weight: bold;
	display: block;
	background-image: url('../images/butt-gris-of.gif');
	height: 30px;
	line-height: 30px;
	padding-left: 29px;
	color: #E60000;
	vertical-align: middle;
}
a.sommaire:hover {
	background-image: url('../images/butt-gris-on.gif');
	color: #000000;
}
a.jaune {
	font-weight: bold;
	display: block;
	background-image: url('../images/butt-jaune-of.gif');
	height: 30px;
	line-height: 30px;
	padding-left: 29px;
	color: #F40000;
	vertical-align: middle;
}
a.jaune:hover {
	background-image: url('../images/butt-jaune-on.gif');
	color: #000000;
}
a.details img {
	opacity: 0.7;
	filter: alpha(opacity= 70);
	vertical-align: top;
}
a.details:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
dd {
	margin-left: 12px;
	color: #CC3300;
}
#entete {
	width: 1000px;
	margin: 0 auto;
	background-color: #4C4C4C; /*background-image: url('../images/bandeauhaut2.jpg');*/;
	height: 125px;
	text-align: left;
}
#lienHaut {
	color: #FF0000;
	width: 1000px;
	margin: 0 auto;
	background-color: #FF0000;
	background-image: url('../images/fond-liens-haut.jpg');
	text-align: left;
	height: 51px;
	clear: both;
}
#lienHaut a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#lienHaut a:hover {
	color: #D09235;
}
#corps {
	width: 1000px;
	margin: 0 auto;
	background-image: url('../images/fond-corps.gif');
	background-color: #D5D5D5;
	text-align: left;
	position: relative;
	clear: both;
	background-repeat: repeat;
}
#corpsSommaire {
	position: absolute;
	left: 0;
	top: 0; /*float: left;*/;
	background-color: #E1E1E1;
	width: 207px;
	background-image: url('../images/fond-sommaire.gif');
}
#titreSommaire {
	background-color: #FF0000;
	width: 207px;
	height: 54px;
}
#jaune {
	background-color: #FFCC00;
	width: 207px;
	position: absolute; /*left:0; bottom:0*/;
	left: 0px;
	top: -60px;
	z-index: 100;
}
#corpsTextes {
	float: right;
	text-align: left;
	padding-top: 33px;
	background-image: url('../images/fond-corps-droit.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D5D5D5;
	width: 770px;
}
.colGauche {
	float: left;
	width: 360px;
}
.colDroit {
	float: right;
	width: 372px;
	margin-right: 10px;
}
.colCentre {
	float: right; /*	margin-left:207px;*/;
	width: 740px;
	text-align: left;
}
.colVideos {
	float: right;
	width: 650px;
	clear: both;
}
#partenaires {
	width: 1000px;
	margin: 0 auto;
	background-color: black;
	clear: both;
	position: relative;
}
.photo {
	border: 1px #BEBEBE solid;
	margin: 0 0px 5px 0;
	padding: 4px;
	background-color: #E9E9E9;
}
.photoDroit {
	border: 1px #BEBEBE solid;
	float: right;
	margin: 5px;
	padding: 5px;
	background-color: #E9E9E9;
}
.photoGauche {
	border: 1px #BEBEBE solid;
	float: left;
	margin: 5px;
	padding: 5px;
	background-color: #E9E9E9;
}
.clear {
	clear: both;
}
.droitFloat {
	float: right;
}
.droitAlign {
	text-align: right;
}
#lienBas {
	color: #969696;
	text-align: right;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background-color: black;
}
#lienBas a {
	font-size: 11px;
	color: #CC9900;
	padding: 0 10px;
}
#lienBas a:hover {
	color: #FFCC00;
}

