body{
	/* Ne pas oublier de changer la couleur du lien gdf */
	background-color: #efd7b5;
	background-position: top center;
	margin-left: 80px;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 790px;
}

#header_menu{
	position: absolute;
	top: 20px;
	/*width: 670px;*/
	padding-right: 8px;
	border-style:none;
}

#header_menu td, #baspage td {
	background: url(ImagesGites/barreTitreSmall2.gif);
	font: bolder 1em Arial, Helvetica, sans-serif;
	width: 103px;
	height: 61px;
	border-style:none;
	padding-right:	4px;
	padding-left: 4px;
	text-align: center;
}

#header_menu a , #baspage a{
	color: #ffffcc;
	text-decoration: none;
	
}

#lienGiteFr{
	color:#efd7b5;
}

#logoGiteFrance{
	position: absolute;
	top: 8px;
	left: 760px;
	width: 80px;
	border-style: none;
}

#corps{
	position: absolute;
	top: 90px;
	text-align: center;
	color: green;
	font-weight: bolder;
	text-align: justify;
	font-size: 1.1em;
	padding-left: 4.8px;
	padding-right: 4.8px;
	font-family: "comic sans ms",serif;
	/*height: 1600px;*/
	width: 780px;
}

#baspage{
	margin: auto;
	width: 670px;
	padding-left:8px;
	padding-right: 8px;
	border-style:none;
}

/* Page Accueil */

#image1{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 360px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

#image2{
	position: absolute;
	top: 150px;
	left: 390px;
	width: 360px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

#image3{
	position: absolute;
	top: 460px;
	left: 30px;
	width: 340px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

#image4{
	position: absolute;
	top: 970px;
	left: 30px;
	width: 340px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

#image5{
	position: absolute;
	top: 1025px;
	left: 400px;
	width: 340px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

#imageCDB{
	position: absolute;
	top: 1125px;
	width: 760px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

#texteAccueil{
	position: absolute;
	top: 425px;
	left: 400px;
	width: 360px;
}

/* Page gite */

.imgGites{
	width: 360px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

.lastImgGites{
	position: relative;
	left: 33px;
	width: 360px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

/* Page loisirs et tourisme */

.imgTourisme{
	width: 220px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

.lastImgTourisme{
	position: relative;
	left: 38px;
	width: 220px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

.imgHaute{
	position: relative;
	left: 70px;
	width: 100px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

.lien{
	color:green;
	font-size:1.1em;
	text-decoration:none;
}

/* Page Localisation */

.Carte{
	width: 760px;
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
}

/* Page Tarifs */

.tabTarif{
	/*margin: auto;*/
	border-width: 5px;
	border-color: #00915f;
	border-style: ridge;
	border-collapse: collapse;
}

.tabTarif td,.tabTarif th{
	border: 1px solid black;
	font-family: "Comic Sans MS", serif;
	text-align: center;
	padding: 5px;
}

.infoPeriodes{
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-size: 10px;
    background-color: #FFFFCC;
	color: green;
	font-weight: bolder;
	text-align: justify;
	font-size: 1.1em;
	font-family: "comic sans ms",serif;
}

/* Tableau tarifs */

	

/* Table légende */

*.couleur1{
	background-color: #99ccff;
	width:2cm;
}

*.couleur2{
	background-color: #00ae00;
	width:2cm;
}

*.couleur3{
	background-color: #ffff99;
	width:2cm;
}

*.couleur4{
	background-color: #ffcc99;
	width:2cm;
}

*.couleur5{
	background-color: #ff3366;
	width:2cm;
}

/* Page Contact */
.lienContact{
	color: #996633;
	font-size: 1.1em;
}
