body{
	background: rgb(195, 192, 184);
	margin: 0px;
}
a {
    color: rgb(88, 77, 77);
    text-decoration: underline;
}
a:visited {
    color: rgb(121, 121, 121);
    text-decoration: underline;
}
a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}
table {
	width: 400px;
	margin-left: 50px;
	border-spacing: 0px;
	border-collapse: collapse;
}
td {
	background-color: rgb(218, 214, 205);
	border: 1px solid rgb(195, 192, 185);
	padding-left: 40px;
    text-align: left;
}
.Espace_Contenu{
	background: rgb(46, 49, 48);
	width: 900px;
	height: 1350px;
	position: absolute;
	left: 200px;
	z-index: 0;
}
.Espace_Blanc{
	background: rgb(255, 255, 255);
	width: 900px;
	Height: 1250px;
	position: absolute;
	top: 50px;
	z-index: 5;
}
.Espace_Globe{
	width: 480px;
	height: 420px;
	position: absolute;
	bottom: 14px;
	right: 28px;
	z-index: 10;
}
.Espace_Texte{
	width: 725px;
	position: absolute;
	top: 25px;
	left: 100px;
	z-index: 15;
}
.Espace_Redleaf{
	height: 25px; 
	position: absolute;
	bottom: 5px;
	left: 400px;
	z-index: 20;
}
.Espace_Redleaf_Logo{
	width: 60px;
	height: 30px;
	position: absolute;
	bottom: -2px;
	left: 50px;
	border: none;
	z-index: 25;
}
.Espace_Coordonnees{
	background: rgb(218, 214, 205);
	width: 205px;
	height: 500px;
	position: absolute;
	top: 25px;
	left: 10px;
	border-style: ridge;
	border-color: rgb(100, 100, 100);
	z-index: 30;
}
.Espace_Photo{
	width: 195px;
	height: 270px;
	position: relative;
	left: 5px;
	top: 5px;
	border: none;
	z-index: 35;
}
.Espace_Viadeo{
	width: 200px;
	height: 200px;
	position: absolute;
	left: 10px;
	top: 550px;
	border: none;
	z-index: 40;
}
.Espace_Viadeo_Logo{
	width: 85px;
	height: 22.5px;
	border: none;
}
.Style_Coordonnees_Nom {
    color: rgb(125, 125, 125);
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
    text-align: center;
    text-decoration: none;
}
.Style_Coordonnees_Titre {
    color: rgb(220, 125, 0);
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 14px;
    font-weight: 800;
    line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
    text-align: center;
    text-decoration: none;
}
.Style_Coordonnees {
    color: rgb(29, 31, 31);
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
    text-align: center;
    text-decoration: none;
}
.Style_Orange_Intro {
    color: rgb(220, 125, 0);
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.Style_Titre {
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 16px;
	font-weight: 600;
}
.Style_Titre_2 {
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 14px;
	font-weight: 600;
	padding-left: 50px;
}
.Style_Texte {
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 12px;
	padding-left: 50px;
	padding-right : 50px;
	text-align: justify;
}
.Style_Emphase{
    font-family: 'Georgia', 'Helvetica', 'Arial';
    font-size: 10px;
	font-style: italic;
	padding-left: 50px;
	padding-right : 50px;
	text-align: justify;
}
.Style_Redleaf {
    color: rgb(100, 100, 100);
    font-family: 'Helvetica', 'Arial';
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: center;
}