@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #fffcdb;
	margin: 0px;
}
#bandeau {
	position: relative;
	height: 121px;
	width: 800px;
}
#reussir {
	position: absolute;
	z-index: 1;
	height: 18px;
	width: 169px;
	left: 620px;
	top: 10px;
}

#menu {
	background-color: #F0B300;
	position: absolute;
	z-index: 1;
	height: 300px;
	width: 130px;
	left: 0px;
	top: 25px;
}

#pied {
	background-color: #298F10;
	position: fixed;
	width: 100%;
	bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page {
	background-color: #FFFFFF;
	text-align: justify;
	width: 610px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 160px;
	position: relative;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #298F10;
}
/*Textes----------------*/
.sousTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BD8E00;
}
.fomGd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border: 1px solid #50676B;
}
.fomMoyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
	border: 1px solid #50676B;
}
.fomPt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	border: 1px solid #50676B;
}
.fomTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 110px;
	border: 1px solid #50676B;
}
.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #298F10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formBtn:hover {
	background-color: #F0B300;
}
/*liens----------------*/
a.lienMenu:link, a.lienMenu:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F0B300;
	width: 120px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
a.lienMenu:hover{
background-color: #30A812;
color: #FFFFFF}

a.lienTexte:link, a.lienTexte:visited {
	color: #298F10;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #298F10;
}
a.lienTexte:hover{
border-bottom-color: #BD8E00;
color: #BD8E00}
.infobulle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	position: absolute;
	font-size: 10px;
	padding: 10px;
	visibility: hidden;
	z-index: 3;
}
#equipe {
	position: absolute;
	height: 212px;
	width: 750px;
	left: 20px;
	top: 345px;
}

#curseur {
	height: 194px;
	width: 727px;
	z-index: 3;
}
#albums {
	width: 608px;
	position: absolute;
	left: 161px;
	top: 153px;
	height: 86px;
}
#MignaturePhoto {
	position: absolute;
	width: 608px;
	height: 95px;
	left: 159px;
	top: 347px;
}
#Photo {
	position: absolute;
	width: 751px;
	top: 456px;
	height: 518px;
	left: 50px;
}
#cadmin {
	position: absolute;
	width: 771px;
	left: 15px;
	top: 556px;
}
#planiti {
	position: absolute;
	width: 750px;
	left: 26px;
	top: 389px;
	height: 96px;
}
#phototour {
	position: absolute;
	width: 486px;
	left: 195px;
	height: 283px;
	z-index: 3;
	top: 147px;
}
#tarifLoc {
	position: absolute;
	width: 782px;
	left: 5px;
	top: 366px;
	height: 408px;
}
#page #tarifLoc table {
	border-top-color: #F0B300;
	border-right-color: #F0B300;
	border-bottom-color: #F0B300;
	border-left-color: #F0B300;
}
.equipeimg {
	position: absolute;
	z-index: 0;
}
