html, body, #tout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	background-color: #efefef;
	height: 99%;
	width: 99%;
	color: #333333;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
	margin: 0px;
	color: #000000;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #990000;
}

#page {
	margin: auto;
	height: 620px;
	width: 1200px;
}
#liens {
	width: 180px;
	padding-right: 20px;
	text-align: right;
}
#liens a {
	margin: 0px;
	clear: right;
	height: 16px;
	width: 180px;
	display: block;
}
#str {
	text-align: center;
}
#str a img {
	border: 0px solid #969696;
	text-decoration: none;
}

#str a .ico {
	height: 94px;
	width: auto;
	border: 1px solid #696969;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: 100;
	margin: 0px;
	color: #000000;
	text-align: left;
}
h4 {
	text-align: left;
	font-weight: 100;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

h6 {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	color: #666666;
	font-weight: 100;
}
