* { margin: 0; padding: 0; border: 0; }
input,select {

border :1px solid #CCCCCC;
	font-family: "trebuchet MS";
	color: #666666;
	font-size:11px;
}
textarea {

border :1px solid #CCCCCC;
	font-family: "trebuchet MS";
	color: #666666;
	font-size:11px;


}
body {
	background-color:#004644;
	font-family: "Trebuchet MS";
	background-image:url(img/bg-body.jpg);
	background-color: #004644;
	background-repeat:repeat-x;
}

#conteneur {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	top: 50px;
	height: 700px;
	background-image:url(img/bg-conteneur.jpg);
	background-repeat: no-repeat;
}

#conteneur2 {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	top: 50px;
	height: 700px;
	background-image:url(img/bg-conteneur2.jpg);
	background-repeat: no-repeat;
}
#conteneur3 {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	top: 50px;
	height: 700px;
	background-image:url(img/bg-conteneur3.jpg);
	background-repeat: no-repeat;
}
/*------------------------------------------------header (bannières)*/
#menu {
	width:133px;
	color: #D0AC8A;
	margin-top: 12px;
	float: left;
	padding-left: 10px;
	font-size: 17px;
	}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	}
#menu a:hover {
	color:#333333;
	text-decoration:none;
	}
#accueil-gauche {
	width:150px;
	float:left;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 135px;
	text-align: right;
	}
#accueil-centre {
	width:220px;
	float:left;
	font-size: 12px;
	color: #004644;
	padding-top: 95px;
	text-align: justify;
	padding-left: 31px;
	}
#accueil-droite {
	width:360px;
	float:left;
	font-size: 13px;
	color: #000000;
	padding-top: 280px;
	text-align: justify;
	padding-left: 25px;
	height: 320px;
	}
#accueil-droite-tarif {
	width:415px;
	float:left;
	font-size: 13px;
	color: #000000;
	padding-top: 170px;
	text-align: justify;
	padding-left: 20px;
	height: 430px;
	}

#copyright {
	width:850px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	text-align: center;
	padding-top: 30px;
}

#copyright a{
	color:#FFFFFF;
	text-decoration:none;
	}
/*Styles*/
.Style1 {
	color: #FFF;
	font-size: 20px;
}
.Style2 {
color: #D0AC8A;
font-size:17px;
}

h1 {
	background-repeat:no-repeat;
	background-image:url(img/fleche.jpg);
	background-position:left;
	padding-left:15px;
	color:#004644;
	font-size: 12px;
}
h1 a{
	color:#004644;
	font-size: 12px;
}
h1 a:hover{
	padding-left:15px;
	color:#004644;
	font-size: 12px;
	text-decoration:underline;
}
