#infos-form {
	position: absolute;
	height: 100%;
	width: 750px;
	top: 60px;
	left: 30px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
body {
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 1.5;
	width: auto;
}
h1 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 10px;
	margin-top: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	width: 80%;
	text-align: justify;
	text-decoration: underline;
	margin-left: 10px;
}
h3 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
	margin-left: 10px;
	text-align: left;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 3px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	width: 80%;
	line-height: 1.5;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: 1.5;
	text-align: justify;
}
#leftside {
	position: absolute;
	top: 55px;
	height: 1700px;
	width: 150px;
	background-color: #3399FF;
	left: 100px;
	padding: 5px;
}
#titleinfo {
	position: absolute;
	height: 55px;
	width: 750px;
	top: 0px;
	background-color: #CCCCCC;
	left: 30px;
}
#infosgenerale {
	position: absolute;
	height: auto;
	width: 800px;
	padding: 10px;
}
