﻿html, body, form
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
}

form
{
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

#Bord
{
	width:872px;
	margin:0 auto;
}

#Container
{
	width:870px;
	margin:0 auto;
}

#Logo
{
	width:100%;
	height:120px;
	background:#fff url("logo.jpg") no-repeat;
}

#Image
{
	width:100%;
	height:275px;
}

.clear{clear:both;}

#Contenu{width:auto;padding:15px;text-align:left;min-height:400px;}
#Contenu #Texte h1{font-size:15px;}
#Contenu #Texte p{}
#Footer{width:100%; height:30px;}