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

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

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

#photo {
	height: 504px;
	width: 450px;
	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: 1px;
}

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

}

#remplissage_menu_liens {
	border: 1px solid #999999;
	height: 413px;
	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";
	
}

