/* CSS Document */

body {
	background-color: #f0f0f0;
	margin:0;
}
#site {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/fondContenu.png);
	background-repeat: repeat-y;
	background-position: center center;
	width:1064px;
}
#bas {
	background-image: url(images/fondBas.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:1064px;
	height:139px;
	margin-left: auto;
	margin-right: auto;
	float:none;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:962px;
	height:292px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
#panier {
	/*background-image: url(images/fondPanier.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	width:216px;
	height:132px;
	float:right;
	margin-right:-9px;
	margin-top:150px;
}
#textePanier {
	margin-top:60px;
	margin-left:50px;
}
#imgPanier {
	margin-top:-5px;
	margin-left:40px;
}
#menu {
	margin-top:255px;
	float:left;
}
.lienMenu {
	margin-top:12px;
	float:left;
}
.imgMenu {
	float:left;
}
#formHaut {
	background-image: url(images/fondFormHaut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:962px;
	height:144px;
	margin-left: auto;
	margin-right: auto;
}
#form1{
	float:left;
}
#form2{
	position:absolute;
	top:295px;
	background:url(images/fondBlanc.png);
	background-repeat:repeat;
}
#titreRechercher {
	padding-top:10px;
	padding-left:10px;
}
#titreEspace {
	padding-top:5px;
	padding-left:70px;
}
#recherche {
	float:left;
	background-image: url(images/fondBleu.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:738px;
	height:93px;
	margin-left:10px;
	margin-top:8px;
}
.crit {
	float:left;
	width:175px;
	margin-top:15px;
	margin-left:15px;
}
#crit4 {
	float:left;
	width:150px;
	margin-top:15px;
	margin-left:15px;
}
.crit2 {
	float:left;
	width:175px;
	margin-top:5px;
	margin-left:15px;
}
#crit2-4 {
	float:left;
	width:150px;
	margin-top:5px;
	margin-left:15px;
}
#bt_reserv {
	margin-top:6px;
	margin-left:582px;
}
#connexion{
	float:left;
}
#formCo{
	margin-left:30px;
}
#contenu {
	width:962px;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	display: table;
}
#texte{
	float:left;
	width:486px;
}
#coupCoeur{
	float:left;
	width:476px;
}
#contenuCoeur {
	width:466px;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	display: table;
	background-image: url(images/fondCoupCoeur.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#texte .texteGris{
	padding:10px;
	padding-right:20px;
	padding-top:0;
	text-align:justify;
}
.annonce{
	float:left;
}
.type{
	padding-left:20px;
}
#lienBas{
	padding-top:15px;
	padding-left:60px;
}
#amenothes{
	padding-top:45px;
	padding-left:745px;
}

