/* CSS Document */

/* PMP CONCEPT 11/2007 */

/* GITE */

/*
*/


/****************** Body ******************/
body {
	background-color: #571012;
	background-image: url(../_image/fond_coeur_5.png);
}

/****************** Haut Site ******************/
#menuSite ul {
	background-color: #571012;
}


/****************** Coeur Site ******************/
.titrePage {
	width: 144px;
	background-image: url(../_image/fr//titre_gite.png);
}
#topPageGite {
	width: 800px;
	height: 173px;
	display: block;
	background-image: url(../_image/top_gite.jpg);
	
}

#diaporamadugite {
	width: 159px;
	background-image: url(../_image/fr//diaporamadugite.png);
}
#telechargerlafichedesc {
	width: 315px;
	background-image: url(../_image/fr//telechargerlafichedesc.png);
}
#downloadthedescchip {
	width: 301px;
	background-image: url(../_image/fr//downloadthedescchip.png);
}

#galetGite {
	position: absolute;
	margin-top: -139px;
	margin-left: 616px;
}

/*diaporama*/
.diaporama {
	background-image: url(../_image/fr//fond_diaporama.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#titrePasserunsejourenbeaujolais {
	width: 288px;
	background-image: url(../_image/fr//passerunsejourenbeaujolais.png);
}
#photoDiapo {
	text-align: center;
	background-image: url(../_image/bottom_diaporama.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-bottom: 25px;
}
#photoDiapo p {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
#photoDiapo img {
	margin-bottom: 17px;
}


/****************** Bas Site ******************/
#infosCrea, #infosCrea a {
	color: #764249;
}