@import laytout.css;


.style1 {font-family: Arial, Helvetica, sans-serif}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e9e9e9;
	font-weight: normal;
	text-align: justify;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e9e9e9;
}

body {
	background-color: #303030;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e7e7e7;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #e7e7e7;
}
a {
	font-size: 10pt;
	color: #e7e7e7;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #e9e9e9;
}

h1 {
	font-size: 14pt;
	color: #d9d9d9;
}
.Xbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.service {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F30;
	text-decoration: none;
}

