div.masque {
	display:none;
	filter:alpha(opacity=90);
	-moz-opacity:0.90; /* opacite pour FF */ 
	opacity: 0.90; /* opacite pour IE */ 
	background-color: #686868;
	z-index: 2;
	width: 100%;
	height: 150%;
	margin-top: 0px;
	position: absolute;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}

div.video{
width: 900px;
height: 1000px;
position: absolute;
margin-top: 25px;
margin-left: 10%;
z-index: 3;
}


div.layout {
width: 1000px;
margin-left: auto;
margin-right: auto;
background-image: url(/imageprod11/deco_interieure/fond_layout.gif);
background-repeat: repeat-y;
padding: 0px;
padding-left: 8px;
padding-right: 8px;}

div.layout_top {
width: 1000px;
background-image: url(/imageprod11/deco_interieure/fond_layout_top.gif);
height: 10px;
background-repeat: no-repeat;
margin-left: -8px;}

div.layout_bottom {
width: 1000px;
background-image: url(/imageprod11/deco_interieure/fond_layout_bottom.gif);
background-repeat: no-repeat;
padding-top: 5px;
margin-left: -8px;}

div.layout_bandeau {
margin-left: 0px;
width: 985px;
height: 239px;
z-index: 0;}


/*
div.layout_contenu {
margin-left: 0px;
width: 1000px;
margin-top: 15px;
padding-left: 5px;}
*/

div.layout_contenu2 {
margin-left: 0px;
width: 985px;
text-align: left;
background-color: #000000;
color: #0074B7;}


div.layout_colonne_gauche {
width: 785px;
border-right: 1px #000000 solid;
padding-left: 0px;
text-align: left;}

div.tabulation_gauche{
margin-left: 40px;}

/*
div.layout_colonne_droite {
width: 200px;
float: right;
text-align: center;
padding-right: 10px;}
*/

div.notices {
width: 160px;
background-color: #0074B7;
padding: 2px;
border: 1px #000000 solid;
text-align: center;
margin-right: auto;
margin-left: auto;}




body {
font-family: Verdana;
font-size: 12px;
color: #000000;
font-weight: bold;
text-align: center;}

div.fondblanc {
background-color: #ffffff;
padding: 10px;}

table {
font-family: Verdana;
font-size: 12px;
color: #0074B7;}

table.black {
font-family: Verdana;
font-size: 12px;
color: #000000;
font-weight: bold;
margin-left : 5px;
}

tr.collection {
vertical-align: top;
text-align: center;}

hr {background-color: #000000;height: 10px;border: 0;}

a:link { color: #000000;font-weight: bold;text-decoration: none;} 
a:visited { color: #000000; font-weight: bold;text-decoration: none;}
a:hover { color: #000000; font-weight: bold; text-decoration: none;}
a:active {text-decoration: none; color: #000000; font-weight: bold;}

a.blanc:link { color: #ffffff;font-weight: bold;text-decoration: none;} 
a.blanc:visited { color: #ffffff; font-weight: bold;text-decoration: none;}
a.blanc:hover { color: #ffffff; font-weight: bold; text-decoration: none;}
a.blanc:active {text-decoration: none; color: #ffffff; font-weight: bold;}


