body {
	background-color: #FFFFFF;
	color: #111111;
	font-size: 11px;
	letter-spacing: normal;
	font-family:  Verdana, Helvetica, Arial, Geneva, sans-serif; 
	margin: 0px;
	padding: 0px; 
	width: 100%;
}
a:link, a:visited {
	color: #111111;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999999;
	text-decoration: none;
}

ul, li {
	list-style: none;
    margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
}

p {
    margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
    margin: 0px;
    padding: 0px;
}

#container {
	margin: 19px 0px 10px 175px;
	width: 700px;
}

#logo, #bottom, #menu, #mire {
	padding: 0px;
	width: 700px;
}

h1 {
	padding: 0px;
	margin: 0px;
}

/* ----------- rubrique en position absolue : début ----------- */

#position img {
	margin: 0px 0px 0px 75px;
}

#position_on_realisateur {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #C4D216;
	height:100%;
	display: block;
}

#position_on_chefop {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #1ADCC4;
	height:100%;
	display: block;
}

#position_on_cv {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #1DEA1C;
	height:100%;
	display: block;
}

#position_on_contact {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #BB1FC7;
	height:100%;
	display: block;
}

#position_on_bonus {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #B91E1C;
	height:100%;
	display: block;
}

#position_realisateur {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #C4D216;
	height:100%;
	display: none;
}

#position_chefop {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #1ADCC4;
	height:100%;
	display: none;
}

#position_cv {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #1DEA1C;
	height:100%;
	display: none;
}

#position_contact {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #BB1FC7;
	height:100%;
	display: none;
}

#position_bonus {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 175px;
	background-color: #B91E1C;
	height:100%;
	display: none;
}

/* ----------- rubrique en position absolue : fin ----------- */

#contenu {
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px");
	float: left;
	width: 700px;
	margin: 0px;
}

#texte {
	margin: 0px 0px 0px 0px;
	width: 700px;
}

#submenu {
	padding: 18px 0px 18px 0px;
}

.bouton {
	margin: 0px 3px 0px 18px;
	border: 0;
	vertical-align: middle;
}

#txt_realisateur h2, #txt_chefop h2, #txt_contact h2, #txt_bonus h2 {
    margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;
}

#txt_realisateur h2 a:link, #txt_realisateur h2 a:visited {
	color: #111111;
	text-decoration: none;
	border-bottom: 1px solid #C4D216;
}

#txt_realisateur h2 a:active, #txt_realisateur h2 a:hover {
	color: #C4D216;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#txt_chefop h2 a:link, #txt_chefop h2 a:visited {
	color: #111111;
	text-decoration: none;
	border-bottom: 1px solid #1ADCC4;
}

#txt_chefop h2 a:active, #txt_chefop h2 a:hover {
	color: #1ADCC4;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#txt_cv h2 {
	color: #1DEA1C;
    margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}

#txt_cv h3 {
	color: #1DEA1C;
    margin: 0px 336px 6px 6px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	border-bottom: 1px solid #1DEA1C;
}

#txt_bonus h2 a:link, #txt_bonus h2 a:visited {
	color: #111111;
	text-decoration: none;
	border-bottom: 1px solid #B91E1C;
}

#txt_bonus h2 a:active, #txt_bonus h2 a:hover {
	color: #B91E1C;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#txt_realisateur, #txt_chefop, #txt_cv, #txt_contact, #txt_bonus {
	padding: 18px 0px 18px 36px;
}

#txt_realisateur a:link, #txt_realisateur a:visited {
	color: #C4D216;
	text-decoration: underline;
}

#txt_chefop a:link, #txt_chefop a:visited {
	color: #1ADCC4;
	text-decoration: underline;
}

#txt_cv a:link, #txt_cv a:visited {
	color: #1DEA1C;
	text-decoration: underline;
}

#txt_cv ul {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
}

#txt_cv li {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}

#txt_contact a:link, #txt_contact a:visited {
	color: #BB1FC7;
	text-decoration: underline;
}

#txt_bonus a:link, #txt_bonus a:visited {
	color: #B91E1C;
	text-decoration: underline;
}

#txt_realisateur a:hover, #txt_realisateur a:active, #txt_chefop a:hover, #txt_chefop a:active, #txt_cv a:hover, #txt_cv a:active, #txt_contact a:hover, #txt_contact a:active, #txt_bonus a:hover, #txt_bonus a:active {
	color: #999999;
	text-decoration: none;
}

#txt_realisateur .vignette {
	width: 120px;
	float: left;
	margin: 0px 18px 18px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #C4D216;
}

#txt_chefop .vignette {
	width: 120px;
	float: left;
	margin: 0px 18px 18px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #1ADCC4;
}

#txt_bonus .vignette {
	width: 120px;
	float: left;
	margin: 0px 18px 18px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #B91E1C;
}

.vignette img {
	-moz-opacity:.6;
	-khtml-opacity:.6;
	filter: alpha(opacity=60);
   	opacity:.6;
}

.detail {
	width: 526px;
	float: right;
}

.clear {
	clear: both;
}

/* -----------pages video : debut--------------------------- */

#video {
	width: 516px;
	height: 402px;
	background-color: #333333;
	padding : 18px 18px 0px 18px;
	float: left;
}

#videotxt {
	width: 300px;
	height: 402px;
	padding : 18px;
	float: left;
}

#videotxt h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 9px 0px;
}

.icon {
	vertical-align: bottom;
	margin-right: 6px;
}

/* -----------pages video : fin--------------------------- */

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 18px 0px 0px 0px;
padding: 9px 9px 9px 9px;
font-size: 10px;
color: #999999;
text-align: right;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #999999;
	text-decoration: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.marge_bas {
margin: 0px 18px 9px 0px;
}

.formulaire {
	margin-top: -6px;
			}

.formulaire_text {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
	background-position: center bottom;
	height: 16px;
	width: 160px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 6px;
			}

.formulaire_question {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
	background-position: center bottom;
	height: 120px;
	width: 260px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-top: 6px;
			}
			
.formulaire_submit {
	background-color: #eeeeee; 
	border: 1px solid #999999;
	padding: 3px; 
	height: 22px; 
	width : 40px; 
	background-position: center; 
	margin: 9px 9px 18px 0px;
	color: #BB1FC7;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	}

.formulaire {
	margin-left: 118px;
			}
			
.violet {
	color: #BB1FC7;
	text-decoration: none;
}

