#titre {
	background-image: url(../librairie/titre.jpg);
	position: absolute;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#titre #dateJour {
	color: #FFFFFF;
	left: 8px;
	top: 78px;
	background-color: #333333;
}


#menu {
	background-image: url(../librairie/fond_vert.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 300px;
	width: 230px;
	left: 0px;
	top: 100px;
}

#menu #bouton_photo a:hover {
	background-image: url(../librairie/bouton_photo_hover.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 20px;
}
#menu #bouton_photo a {
	background-image: url(../librairie/bouton_photo_norm.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 20px;
}
#menu #bouton_tarif a:hover {
	background-image: url(../librairie/bouton_tarif_hover.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 70px;
}
#menu #bouton_tarif a {
	background-image: url(../librairie/bouton_tarif_norm.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 70px;
}
#menu #bouton_contact a:hover {
	background-image: url(../librairie/bouton_contact_hover.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 120px;
}
#menu #bouton_contact a {
	background-image: url(../librairie/bouton_contact_norm.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 120px;
}
#menu #bouton_localisation a:hover {
	background-image: url(../librairie/bouton_localisation_hover.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 170px;
}
#menu #bouton_localisation a {
	background-image: url(../librairie/bouton_localisation_norm.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 170px;
}
#menu #bouton_idees a:hover {
	background-image: url(../librairie/bouton_idees_hover.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 220px;
}
#menu #bouton_idees a {
	background-image: url(../librairie/bouton_idees_norm.jpg);
	position: absolute;
	height: 50px;
	width: 219px;
	left: 5px;
	top: 220px;
}


#recherche {
	background-image: url(../librairie/fond_vert.jpg);
	position: absolute;
	height: 50px;
	width: 230px;
	left: 0px;
	top: 400px;
}

#carte {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 0px;
	top: 450px;
	background-image: url(../librairie/fond_vert.jpg);
	background-repeat: repeat;
	vertical-align: middle;
}

#page {
	background-image: url(../librairie/fond_vert.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 500px;
	width: 570px;
	left: 230px;
	top: 100px;
}
#ecran {
	position: absolute;
	height: 480px;
	width: 558px;
	left: 38px;
	top: 75px;
	z-index: auto;
	background-image: url(../librairie/ecran.png);
}

#datejour {
	color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 300px;
	left: -225px;
	top: -26px;
	z-index: 10;
	background-image: url(../librairie/fond_vert.jpg);
	background-repeat: repeat;
}


#pagehorizotale {
	background-image: url(../librairie/fond_vert.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 1000px;
	width: 800px;
	left: 0px;
	top: 100px;
}
#telecommande {
	background-color: #CCFF00;
	position: absolute;
	height: 35px;
	width: 304px;
	left: 289px;
	top: 345px;
	background-image: url(../librairie/telecommande.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#page #cadre {
	border: medium ridge #FFFFFF;
	position: absolute;
	height: 500px;
	width: 550px;
	left: 240px;
	top: 110px;
}

#page #tarifs {
	border: thin none #CCCCCC;
	position: absolute;
	height: 200px;
	width: 534px;
	left: 11px;
	top: 14px;
}

#page #ecran {
	background-image: url(../librairie/ecran.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 488px;
	width: 562px;
	left: 5px;
	top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
