* {
margin:0;
padding:0;
}

#container {
	width: 100%;
}

body {
	background-color: #0F0F0F;
	text-align: center;
	background-image: url(../images/BGgalerie.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.bodyhome {
	background-color: #000;
	background-image: none;
}

.infos-body {
	background-image: none;
	background-color: #000;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bio {
	margin:10px auto;
	padding: 10px;
	width: 600px;
	border: 1px solid #1A1A1A;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 290px;
}

#infos-container {
	background-color: #000;
	width: 800px;
	margin:0px auto;
}
#bio a {
	color: #CCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #313131;
}




#flashgalerie {
	width: 800px;
	margin:0px auto;
}

/* GALERIE */
#divgalerie1 {
	width:800px;
	text-align:center;
	margin:0px auto;
	padding: 10px 0 0 0px;
	background-color: #000;
}

#divgalerie1 img {
margin: 5px;
padding: 8px 8px 8px 8px;
border: solid 1px #1d1d1d;
background-color:#0F0F0F;
}

#divgalerie1 a:hover {
background-color:#000;
}

#divgalerie1 a:hover img{
border-color: #9F3400;
}

/* PUBLICATIONS */
.publications_body {
	background-color: #161616;
	background-image: none;
}
#publication-container {
	background-color: #000;
	width: 804px;
	margin:0px auto;
}


#topleft {
	width: 499px;
	float:left;
	background-color: #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
}

#topright {
	width: 299px;
	border-right:2px solid #000;
	float:right;
	background-color: #000;
}

#left {
	width: 399px;
	float:left;
	background-color: #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
}


#right {
	width: 399px;
	border-right:2px solid #000;
	float:right;
	background-color: #000;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
	padding: 5px 0 0 0;
	height:17px;
	text-indent: 30px;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.legende2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
	padding: 5px 0 0 0;
	height:30px;
	text-indent: 30px;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}


.legende_color {
	color: #DC6B20;
}
.publivignettes {
	border: 1px solid #333;
	height: 220px;
	width: 192px;
	float: left;
	margin-right: 7px;
	padding-top: 1px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.legendeVignette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	padding: 3px 2px 2px 2px;
	height:22px;
	background-color: #171717;
	margin: 2px 1px 1px 1px;
	line-height: 12px;
}
#divpublications {
	padding-left: 3px;
	width: 804px;
	margin: 0 auto;
}.infos-body #infos-container #bio img {
	margin-bottom: 30px;

}
