body {
	background-color: black;
	color: white;
}

body , table , tr , td , div , p , img , a , b , i , li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 9pt;
	font-family: sans-serif;
}

a {
	color: bbccff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#logo , #cadre_1 , #cadre_2 , #cadre_3 , #cadre_4 , #cadre_5 , #photos {
	position: absolute;
}
#cadre_1 , #cadre_2 , #cadre_3, #cadre_4 , #cadre_5 {
	left: 10px;
	width: 250px;
	z-index: 1;
	font-size: 8pt;
}
#cadre_1 , #cadre_2 , #cadre_3, #cadre_4 {
	border: 1px;
	border-style: dotted;
	border-color: blue;
}
#cadre_1 {
	top: 10px;
	height: 110px;
}
#cadre_2 {
	top: 130px;
	height: 25px;
}
#cadre_3 {
	top: 165px;
	height: 25px;
}
#cadre_4 {
	top: 200px;
	height: 25px;
}
#cadre_5 {
	top: 235px;
}

#cadre_1 p {
	margin-bottom: 5px;
}
#cadre_2 p {
	margin: 5px;
}
#cadre_3 td , #cadre_4 td {
	text-align: center;
	vertical-align: middle;
}
#cadre_3 a {
	font-size: 12pt;
}
#cadre_4 p {
	margin: 5px;
}
#cadre_4 img {
	height: 27px;
}
#cadre_5 img {
	vertical-align: middle;
}
#cadre_5 .b_g {
	border-left: 1px;
	border-style: solid;
	border-color: yellow;
}
#cadre_5 .b_g p {
	margin-left: 10px;
}

#logo {
	top: 20px;
	height: 100px;
	width:100%;
	text-align: center;
	z-index: 1;
}
#logo p {
	margin-left: 270px;
}
#photos {
	z-index: 0;
}

#vi_dyn {
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
#vignettes_1 td td , #vignettes_2 td , .vi {
	width: 100px;
	height: 100px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}
#vignettes_1 td p {
	text-align: center;
}

#info {
	text-align: justify;
}

#info li , #info p , #info div , #info span , #info b , #info a {
	font-size: 11pt;
}

.c {
	text-align: center;
}
.r {
	text-align: right;
}
.margin_l {
	margin-left: 20px;
}
#contenu .titre {
	font-size: 16pt;
}

#diaporama img {
	height: 25px;
}

#info, #photo, #vignettes_1, #vignettes_2
{
	display: none;
}
