body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #871030;
}
#index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 250px;
	width: 300px;
	margin-top: -100px;
	margin-left: -125px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#main {
	position: relative;
	bottom: 0px;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main #top {
	background-image: url(../images/layout_01.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 222px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#main #left {
	background-image: url(../images/layout_02.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 327px;
	width: 168px;
	left: 0px;
	top: 222px;
}
#main #layout3 {
	background-image: url(../images/layout_03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 327px;
	width: 228px;
	left: 168px;
	top: 222px;
}
#main #layout4 {
	background-image: url(../images/layout_04.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 327px;
	width: 296px;
	left: 396px;
	top: 222px;
}
#main #layout5 {
	background-image: url(../images/layout_05.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 327px;
	width: 108px;
	left: 692px;
	top: 222px;
}
#main #layout6 {
	background-image: url(../images/layout_06.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 800px;
	left: 0px;
	top: 549px;
}
#main #contact {
	position: absolute;
	height: 185px;
	width: 265px;
	left: 420px;
	top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 1.2;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #970F34;
	text-decoration: underline;
}
#main #rightsl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #961236;
	text-decoration: none;
	position: absolute;
	height: 50px;
	width: 250px;
	left: 35px;
	top: 15px;
	font-weight: bold;
	line-height: 1.5;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main #content {
	position: relative;
	height: 145px;
	width: 200px;
	left: 15px;
	top: 25px;
	z-index: 150;
}
#main .in {
	width: 150px;
	left: 15px;
	top: 25px;
	margin-top: 10px;
	height: 18px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #961236;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
#main .enter {
	position: relative;
	height: 25px;
	width: 120px;
	left: 15px;
	top: 25px;
	z-index: 150;
	background-image: url(../images/bouton_entree.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
}
#main .enter:hover {
	position: relative;
	height: 25px;
	width: 120px;
	left: 15px;
	top: 25px;
	z-index: 150;
	background-image: url(../images/bouton_entree.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D2AEB8;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
}

#main .slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #961236;
	display: block;
}
#main #content .liens {
	height: 20px;
	cursor:pointer;
	position: relative;
	z-index: 200;
	width: 200px;
}

