@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #16151a;
	background-image: url(interface/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.cote_texte {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.sous-titre {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
.cv_descript {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.cote_texte_titre {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.sous-titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #13FCFE;
}
a:link {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.tableau_espace_bas {
	padding-bottom: 10px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
