BODY {
margin : auto;
}


#conteneur {
	height: 100%;
	vertical-align: middle;
}

#titre {
	width: 90px;
	background-color: #BA0000;
	font-family: "Century Gothic";
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
	padding: 70px 3px 3px 0px;
	vertical-align: bottom;
	margin-top: 29px;
}

h1 {
font-size: 12px;
display:block;
margin:0;
}

#nom {
/*	height: 20px; */
	font-family: "Century Gothic";
	color: #999999;
	font-weight: bold;
	font-size: 20px;
	margin-top: 3px;
	margin-left: 1px;
}

#photographe {
	font-family: "Century Gothic";
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 4px;
	padding-right: 15px;
	margin-bottom: 0px;
	float: right;
}

#photo {
	height: 504px;
	width: 500px;
	background-color: #F2F2F2;
	margin-left: 1px;
	margin-top: 3px;
}

#vignettes {
	height: 500px;
	width: 215px;
	margin-left: 1px;
	margin-top: 29px;

}

#vignettes img{
	margin: 0px 1px 1px 0px;
	

}

#menu_gauche {
	margin-top: 0px;
	font-family: "Century Gothic";
	font-size: 12px;
	height: 323px;
}

#menu_gauche a {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 90px;
	margin-top: 1px;
	padding-right: 3px;
	display: block;
}

#remplissage_menu {
	border: 1px solid #999999;
	height: 214px;
	width: 90px;
	margin-top: 1px;

}

#remplissage_menu_vide {
	border: 1px solid #999999;
	height: 412px;
	width: 90px;
	margin-top: 1px;

}

#remplissage_menu_tirages {
	border: 1px solid #999999;
	height: 359px;
	width: 90px;
	margin-top: 1px;

}

#menu_bas {
	font-family: "Century Gothic";
	font-size: 12px;
}

#menu_bas a {
	color: #333333;
	text-decoration: none;
	margin-top: 1px;
	padding-right: 20px;
}

.legende {
	font-family: "Century Gothic";
	color: #000;
	font-size: 11px;
	margin-top: 3px;
	margin-left: 3px;
}

#liens {
	height: 504px;
	width: 500px;
	border
	margin-left: 1px;
	margin-top: 3px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #F2F2F2;
}

#liens td{

	font-family: "Century Gothic";
	font-size: 11px;
}

#liens a {
	color: #333333;
	text-decoration: none;
	margin-top: 1px;
	padding-right: 1px;
}

#liens a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}

.titre_liens {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#portfolio {
	height: 504px;
	width: 500px;
	border
	margin-left: 1px;
	margin-top: 3px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #F2F2F2;
}

#contact {
	height: 504px;
	width: 500px;
	margin-left: 1px;
	margin-top: 3px;
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
	font-family: "Century Gothic";
	font-size: 11px;
	text-align: justify;
}

#contact a{
	color: #cc0000;
	text-decoration: none;
}

#expos {
	height: 504px;
	width: 500px;
	margin-left: 1px;
	margin-top: 3px;
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
	font-family: "Century Gothic";
	font-size: 11px;
	text-align: justify;
overflow : auto;
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #eeeeee;
scrollbar-highlight-color: #eeeeee;
scrollbar-3dlight-color: #eeeeee;
scrollbar-darkshadow-color: #eeeeee;
scrollbar-track-color: #eeeeee;
scrollbar-arrow-color: #CC0000;
}

#expos IMG {
	border : 3px solid #ffffff;
	margin: 2px;
	float: right;
}

.lieu_expo {
	font-size: 11px;
	color:#ba0000;
}

.titre_expo {
	font-size: 12px;
	font-weight: bold;
}

#vignettes_expos {
	margin-top: 29px;
	width: 215px;
}

#tirages {
	height: 504px;
	width: 500px;
	margin-left: 1px;
	margin-top: 3px;
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
	font-family: "Century Gothic";
	font-size: 11px;
	text-align: justify;
}

#tirages td{
	font-family: "Century Gothic";
	font-size: 11px;
}

#tirages a{
	color: #ba0000;
	text-decoration: none;
}

.page_active {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 3px;
}
.page_pas_active {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-right: 3px;
}

#pagination {
	text-align: right;
	margin: 0 13px 0 0;
	padding: 0;
}

.description {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #555555;
	margin-top: 3px;
	margin-left: 1px;
	
}

