html, body, #tout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	color: #333333;
	margin: 0px;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
p {
	margin: 0px;
}
a {
	color: #804040;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

#page {
	margin: auto;
	height: 612px;
	width: 1200px;
}
#menu {
	width: 180px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}
#menu a {
	height: 16px;
	width: 180px;
}
#str {
	vertical-align: top;
}
#str a img {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	border: 1px solid #666666;
}

.icone96 {
	float: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: 100;
	color: #666666;
	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;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
}

