#menu {
	font-family: Georgia;
	font-size: 13px;
	width: auto;
	height: 100%;
	position: absolute;
	top: 5px;
}
#contenu {
	font-family: Georgia;
	font-size: 13px;
	position: absolute;
	height: 100%;
	width: 700px;
	left: 271px;
	top: 5px;
	margin-top: 0px;
	margin-left: 10px;
}

a:link {
	font-weight: bold;
	color: #bf5e47;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #bf5e47;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #bf5e47;
	text-decoration: none;
}

a:active{
	font-weight: bold;
	color: #bf5e47;
	text-decoration: underline;
}

.titre
{
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;

}

.img_current
{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

#mail td {
	font-family: Georgia;
	font-size: 11px;
	color: black;
}

.design {
	font-family: Georgia;
	font-size: 11px;
	color: #dddddd;
}
