#conteneurpage {
	width: 1024px;
	padding: 0;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	color: #000000;
}

#header {
	float: left;
	margin: 0px;
	height: 200px;
	width: 1024px;
	padding: 0;
	background-color: #fff;
	position: relative;
}

img {
	border: 0;
}

.floatleft {
	float: left;
}

.center {
	text-align: center;
}

.displaynone {
	display: none;
}

#centre {
	float: left;
	background-image: url(../../images/la-capriciosa/carte.png);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 100%;
	height: 100%;
	color: #000000;
}

#centre p {
	position: relative;
	top: -10px;
	left: 0px;
	width: 458px;
}

#liste_diaporama {
	overflow: auto;
	float: left;
	background-color: #f7e8cb;
	width: 100%;
	height: 100%;
	color: #000000;
	display: none;
}

#geolocalisation {
	float: left;
	background-color: #fff;
	width: 100%;
	height: 100%;
	color: #000000;
	display: none;
}

#retour {
	float: left;
	background-color: #fff;
	height: 20px;
	text-align: center;
	text-decoration: underline;
}

#map {
	float: left;
	width: 100%;
	height: 90%;
	border: 1px solid #000;
}

.titre_diaporama {
	font-weight: bold;
	color: #000000;
}

.text_diaporama {
	text-decoration: none;
	color: #000000;
}

/* positionnment des fond et textes*/
#adresse {
	float: right;
	background-image: url(../../images/la-capriciosa/adresse.png);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 177px;
	height: 149px;
}

#reservation {
	float: left;
	background-image: url(../../images/la-capriciosa/reservation.png);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 796px;
	height: 200px;
}

/*colonne de gauche*/
#colonne_gauche {
	float: left;
	height: 479px;
	width: 223px;
}

#vente {
	float: right;
	background-image: url(../../images/la-capriciosa/vente.png);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 159px;
	width: 205px;
}

#vente p {
	position: relative;
	top: 60px;
	left: 20px;
	width: 204px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 204px;
}

#liseret_horizontal {
	float: right;
	background-image: url(../../images/la-capriciosa/lizeret_h.png);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 25px;
	width: 205px;
}

#photo_pizza {
	float: right;
	background-image: url(../../images/la-capriciosa/photo_pizza.png);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 283px;
	width: 205px;
}

/*liseret de gauche*/
#liseret_gauche {
	float: left;
	height: 479px;
	width: 59px;
}

#liseret_gauche_1 {
	float: left;
	background-image: url(../../images/la-capriciosa/liseret_g_1.png);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 86px;
	width: 59px;
}

#liseret_gauche_2 {
	float: left;
	background-image: url(../../images/la-capriciosa/liseret_g_2.png);
	background-repeat: repeat-y;
	background-color: #fff;
	height: 393px;
	width: 59px;
}

/*div principale*/
#div_principale {
	float: left;
	background-color: #fff;
	width: 459px;
	height: 479px;
}

/*liseret de droite*/
#liseret_droit {
	float: left;
	height: 479px;
	width: 57px;
	background-image: url(../../images/la-capriciosa/liseret_d.png);
	background-repeat: repeat-y;
	background-color: #fff;
}

/*colonne de droite*/
#colonne_droite {
	float: left;
	height: 479px;
	width: 204px;
}

#apero {
	float: left;
	height: 78px;
	width: 204px;
}

#apero p {
	position: relative;
	top: 0px;
	width: 204px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#gif_anime {
	float: left;
	height: 305px;
	width: 204px;
	background-image: url(../../images/la-capriciosa/gif_anime.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

#vin {
	float: left;
	height: 96px;
	width: 204px;
}

#vin p {
	position: relative;
	top: 25px;
	margin: 0;
	padding: 0;
}
