/* BODY PANNEL*/
body{
	height:100%;
	font:15px/20px Arial, Helvetica, sans-serif;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 200px;
}
div, ul, h1, h2, h3, li, p, img 
{
	position: relative;
	text-align: justify;
	margin-bottom: 10px;
}
a, a:link, a:visited {
	color:#037db0;
}
a:hover {
	color:#037db0;
	text-decoration:none;
}
ul
{
list-style-type:none;
}
#left {
	width:590px;
	float:left;
	border: thin none #0066CC;
}
#left h1 {
	font-size:28px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#037db0;
	margin:0px 0px 10px 10px;
	line-height:28px;
	font-weight:normal;
}
#nomdomaine
{
	width:580px;
	height:60px;
	display:block;
	background:url(../images/enregistrement_01.png) no-repeat 0 0 #DCDCDC;
	text-decoration:none;
	font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2F2F2F;
	text-transform:uppercase;
	position:relative;
	text-align: center;
	padding-top: 50px;
	margin-left: auto;
}
#text {
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em; /* vertical spacing between your lines of text*/
	width: 580px;
}
#text p{
	padding:0px;
	text-align: justify;
	;
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em; /* vertical spacing between your lines of text*/
	width: 550px;
	margin-left: 20px;
}
