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

#conteneur { /* contient tout, assure le centrage, assure l'encadrement */
	position:absolute; /* centrage avec largeur 800 */
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height:506px;
	margin-top: 0px;
	margin-bottom: 0px;

}

/* HAUT */

#haut {
	color: #FFFFFF;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height:50px;
	padding-top: 10px;
}
#haut p {
	display: inline;
	line-height: 50px;

}

.stef {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	
}

.photographe {
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 0px 320px;


}

#rubrique {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	height: 25px;
}
#rubrique p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 20px;
	text-transform: uppercase;
	color: #FF9900;
	line-height: 25px;
	font-weight: bold;
	padding:0;
	margin:0;

}

#numero {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	height:13px;
}

#numero p {
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 13px;
	line-height:13px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;

	
}
.actif {
	background-color: #FF9900;

	
}

#numero a {
	color: #FFFFFF;
	text-decoration: none;
	width: 16px;
	
}

#numero a:hover {
	color: #FF9900;

	
}

#article {
	padding:0 30px 0 0;
	margin:0;
	height:15px;

	
}

#article p{
	padding:0;
	margin:0;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 15px;
	line-height:15px;

	
}

#photos {
width:900px;
height:425px;
margin:auto;
overflow:scroll;
margin-top:5px;
display: block;
overflow:hidden;
overflow-x: auto;
overflow-y: hidden;
overflow : -moz-scrollbars-horizontal; 
overflow: auto;
	
}

#photos-deroule {
exwidth:3000px;
height:410px;

	
}
#photos-deroule ul {

	padding:0;
	margin:0;
	
}

#photos-deroule li {
	padding:0 20px 0 0;
	margin:0;
	display: inline;
	float: left;
	list-style-type: none;	
}

#photos-deroule img {
	margin-right:7px;
	height:400px;
}

/* TABLEAU */

#table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#td {
	margin: 0px;
	padding: 0px;


}

#bas {
margin-top:10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;



}

#bas p {
	

}

#bas a {


}

#bas a:hover {


}

.autres-rubriques  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-family: "Trebuchet MS", "Arial", sans-serif;

	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 17px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	exheight:15px;


}

.autres-rubriques  a {
	color: #FFFFFF;
	text-decoration: none;



}

.autres-rubriques  a:hover {
	color: #FF6600;



}

.credit {

	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	line-height: 13px;
	margin: 0px;
	padding: 5px 0px 0px;


}

.credit a {
	color: #FFFFFF;
	text-decoration: none;

}

.credit a:hover {
	color: #FF9900;

}

#rubrique-accueil {
	position: absolute;
	z-index: 1;
	right: 30px;
	top: 150px;
}

#rubrique-accueil p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	text-align: right;



}

#rubrique-accueil a {
	color: #FFFFFF;
	text-decoration: none;

}

#rubrique-accueil a:hover {
		color: #FF6600;

	text-decoration: none;

}

.photo-accueil {
	float:left;
	position: absolute;
	bottom: 82px;
	left: 30px;


}

#rubrique-credits {
	position: absolute;
	left: 0px;
	bottom: 86px;
	z-index: 1;
}

#rubrique-credits p {
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 10px 0px 10px 30px;



}

#rubrique-credits a {
	color: #FFFFFF;
	text-decoration: none;

}

#rubrique-credits a:hover {
		color: #FF6600;

	text-decoration: none;

}
