	/* --- GÉNÉRAL --- */	
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
	}
.bkg-home {
	background-image: url(../images/commun/bkg-home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #393B47;
}
	
	/* --- BLOC CONTENEUR GLOBAL --- */
div#conteneur {
		position: relative;
			/* permet au bloc de servir de référent pour
			   ses descendants positionnés en absolu */
		width: 100%;
		margin: 0 auto;
		min-height: 100%;
	background-image: url(../images/commun/bas-page.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
div#conteneur.home {
		position: relative;
			/* permet au bloc de servir de référent pour
			   ses descendants positionnés en absolu */
		width: 100%;
		margin: 0 auto;
		min-height: 100%;
	background-image: url(../images/commun/bas-page-index.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
	/* Ne pas oublier les styles suivants, à appliquer au premier élément
	   et au dernier élément (hors pied de page) du bloc conteneur */
		div#conteneur #premier-element {
	margin-top: 0;
	margin-bottom: 0px;
		}
		div#conteneur #dernier-element {
			margin-bottom: 0; /* évite tout risque de fusion des marges */
			padding-bottom: 4em;
				/* ATTENTION : cet espace doit permettre de placer le pied de page ! */
		}
	
	/* --- PIED DE PAGE --- */
div#piedpage {
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
			/* pour que le bloc prenne toute la largeur du bloc de référence
			   Note : le bloc de référence est le plus proche ancêtre positionné
			   en relatif ou en absolu */
		height: 3em;
	}	
	
	
	/* --- un peu de cosmétique pour cet tutoriel --- */
html {font-size: 100%;}
body {
	font-size: 11px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #bebbbb;
	background-image: url(../images/commun/degrade-bleu-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body.index {
	background-image: url(../images/commun/spacer.gif);
}
div#conteneur h1 {
	color:#aaadae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 35px;
	margin-top: 0px;
	}
div#conteneur h2 {
	color:#586092;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	}
pre strong {color: black; font-weight: normal;}
div#dernier-element { visibility: hidden;}
div#piedpage {
	height: 36px;
	width: 100%;
	background-color: #000000;}
#page {
	width: 725px;
	margin-left: 75px;
	background-image: url(../images/commun/filet-titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:25px;
	padding-bottom: 180px;
	margin-top: 0px;
}
#pageindex {
	width: 100%;
	background-image: url(../images/commun/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:25px;
	padding-bottom: 100px;
	margin-top: 0px;
}
#coldrt {
	width: 136px;
	position: absolute;
	top: 80px;
	right: 0px;
	margin: 0px;
	padding:0px;
	text-align: left;
}
.txt-footer-clair {
	margin-top:5px;
	color: #8E8E8E;
	text-indent: 75px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 10px;
}
.txt-footer-fonce {
	color: #535252;
	text-indent: 75px;
	margin-top: 0px;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: 10px;
}
.form-imput-300 {
	width: 300px;
	background-color: #000000;
	border: 1px solid #444A6E;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.form-imput-500 {
	width: 500px;
	background-color: #000000;
	border: 1px solid #444A6E;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.form-listerea {
	width: 540px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	color: #444A6E;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#formulaire td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #191C29;
}
#listvideo {
	margin-top: 10px;
	height: 420px;
	width: 190px;
	overflow: auto;
	padding-right: 20px;
}
#listvideo a {
	color: #bebbbb;
	text-decoration: none;
}
#listvideo a:hover {
	color: #8692DA;
}
#listvideo h2 {
	color:#586092;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #586092;
}
#nav {
	background-color: #4B4D59;
	height: 290px;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li a {
	margin: 0px;
	padding: 8px 0px 0px 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9d9ea1;
	text-decoration: none;
	background-image: url(../images/commun/bkg-nav-off.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 126px;
	height: 22px;
}
#nav li a:hover, #nav li a.active {
	color: #9398b2;
	background-image: url(../images/commun/bkg-nav-on.gif);
}
#mentions {
	float: right;
	margin-top: 7px;
	margin-right: 28px;
	margin-bottom: 0px;
}
#mentions a {
	color: #535252;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
#mentions a:hover {
	color: #586092;
}
#logo{
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 36px;
}
.titre-intro {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;	
	margin-bottom: 0px;
}
.lien-texte  {
	color: #bebbbb;
}
.lien-bleu {
	color: #44496e;
	text-decoration: none;
}
.actus {
	background-image: url(../images/commun/bkg-actus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 30px;	
}
.actus p {
	margin: 0px 0px 5px 0px;	
}

/********************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.txt18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 0px;
}
.txt12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 0px;
}
.coulBlanc {
	color: #ffffff;
}
.coulViolet {
	color: #3b3c90;
}
.coulMarron {
	color: #520c10;
}
.coulBrique {
	color: #901010;
}
.boxVisu235Up {
	width: 235px;
	background:url(../images/commun/bkg-visu-top.jpg) left top no-repeat;
}
.boxVisu235Bas {
	width: 235px;
	padding-bottom: 17px;
	background:url(../images/commun/bkg-visu-bottom.jpg) left bottom no-repeat;
}
.boxVisu235Bas img {
	padding: 17px 17px 0 17px;
}
.bloc-visu1 {
	width: 235px;
	background:url(../images/commun/bkg-visu-top.jpg) left top no-repeat;
}
.bloc-visu1 img {
	padding: 17px 0 0 17px;
}
.bloc-visu2 {
	width: 235px;
	height: 17px;
	background:url(../images/commun/bkg-visu-bottom.jpg) left bottom no-repeat;
}

.bloc-vign1 {
	width: 100px;
	background:url(../images/commun/bkg-video-top.jpg) left top no-repeat;
	margin:0;
}
.bloc-vign1 img {
	padding: 10px 0 0 0px;
	margin:0;
}
.bloc-vign2 {
	width: 100px;
	height: 9px;
	background:url(../images/commun/bkg-video-bottom.jpg) left bottom no-repeat;
	margin:0;
}
.bloc-solution {
	width: 470px;
	float: left;
	margin: 0 0 20px 20px;
	padding-bottom: 2px;
	color: #bebbbb;
	border-bottom: 2px solid #606fdb;
}
.bloc-solution h2 {
	border-bottom: dotted 1px #586092;
	padding-bottom: 3px;
}
.bloc-solution ul {
	font-size: 13px;
	color: #ffffff;
	margin-left: -25px;
}
.bloc-solution a {
	font-size: 12px;
	color: #606fdb;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
.bloc-solution a:hover {
	color: #586092;
}
.mauve {
	color: #606fdb;
}
