body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:georgia, times;
	font-size:12px;
	color:#630;
	background:url('../img/fond-first.jpg');	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
}

form {
	margin:0px;
	padding:0px;
}

table {
	padding:0px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#630;	
}

a:hover {
	text-decoration:underline;
	color:#300;
}

iframe {
	margin:0px;
	padding:0px
}

.clear {
	clear:both;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.content {
	margin:auto;
	text-align:left;
	width:1000px;
	padding-top:275px;
}

h1 {
	color:#336;
	font-size:14px;
	margin-bottom:15px;
}

.menu {
	padding-left:40px;
	float:left;
	width:170px;
}

.menu .lien {
	font-size:16px;
	margin-bottom:20px;	
}

.main {
	padding-left:160px;
	width:330px;
	float:left;
	font-size:13px;
	text-align:justify;
}

.main div {
	margin-bottom:20px;	
}

.main span {
	font-size:16px;
	text-decoration:underline;	
}

.first {
	background:url('../img/fond.jpg');	background-repeat:no-repeat;
	background-position:top center;
	height:800px;
	}
	
.design {
	position:absolute;
	top:518px;
}
