* {
	margin: 0px;
	padding: 0px;
}
#Boite {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#Boite #DateTexte #Date {
	width: 549px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #CCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	text-align: left;
}
#Boite #DateTexte #Texte {
	width: 549px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	text-indent: 30px;
}
#Boite p {
	padding-bottom: 8px;
}
#Boite #DateTexte {
	width: 570px;
	background-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
	text-align: center;
}

#Boite #Photos {
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	background-color: #333;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
}
#Boite #Photos #ImgH {
	height: 112px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	clear: both;
	background-color: #FFF;
	background-repeat: no-repeat;
	cursor: pointer;
}
#Boite #Photos #ImgV {
	height: 150px;
	width: 112px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	clear: both;
	background-color: #FFF;
	background-repeat: no-repeat;
	cursor: pointer;
}
.DateElement {
	display: block;
	height: 32px;
	width: 500px;
	list-style-type: none;
	background-image: url(../images/icon-calendrier3.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 40px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 3px;
}
.DateTexte {
	font-size: 16px;
	font-weight: bold;
}
.TexteParagraphe {
	font-size: 12px;
	color: #FFF;
	text-indent: 20px;
}
#Boite #Photos #PhotosTitre {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 10px;
	color: #FFF;
}
#MenuNavigation {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align:center;
	position: fixed;
	padding-top: 0px;
	padding-bottom: 15px;
	background-image: url(../images/asphalt_002.jpg);
}
#MenuNavigation ul {
	display: inline-block;
}
#MenuNavigation ul li {
	display: inline-block;
	height: 75px;
	width: 225px;
	padding-top: 13px;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #000;
}
.NavigationMoisPrecedent {
	background-image: url(../images/fleche_gauche.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.NavigationMoisSuivant {
	background-image: url(../images/fleche_droite.gif);
	background-repeat: no-repeat;
	background-position: 185px 0px;
}
.TexteNav {
	font-size: 20px;
	font-weight: bold;
}
#MenuNavigation table tr td #selectdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#Boite #DateTexte #Texte #Itineraire {
	height: 94px;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Boite #DateTexte #Texte #Recit {


}
#Boite #DateTexte #Texte #Recit p {
	text-align: justify;
	text-indent: 20px;
}
#Validation {
	height: 95px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	background-color: #333;
	text-align:center;
	vertical-align: middle;
	padding-top: 20px;
	margin-top: 15px;
}
#Validation #BoutonEnregistrer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	width: 500px;
	height: 75px;
}
TitreSelectPhotos {
	font-weight: bold;
}
.TitreSelectPhotos {
	font-weight: bold;
}
#MenuNavigation table tr td #BoutonDeconnexion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.TexteRouge {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
.TexteVert {
	color: #090;
	font-size: 16px;
	font-weight: bold;
}
.TexteNonGras {
	font-weight: normal;
}
#periode_actuelle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	height: 30px;
	background-color: #F60;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-style: italic;
}
#erreur_no-result {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	padding-top: 15px;
	font-size: 24px;
	color: #F00;
}
.texte_erreur {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.TexteGras {
	font-weight: bold;
	font-size: 14px;
}
#AffichagePhoto {
	margin: auto;
}
.iti {
	cursor: pointer;
}
#fb-root {
	visibility: hidden;
}
#NavigationJour {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px;
	height: 20px;
}
#Connexion {
	background-color: #333;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.ChampTexte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}
.TexteCnx {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#Connexion table {
}
.TexteTitreCnx {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.MsgError {
	font-size: 20px;
	font-weight: bold;
	color: #F60;
}
.zonetexte {
	font-size: 14px;
}
.comm_photo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 15px;
}
#Boite #CadrePhotos {
	float: right;
	width: 219px;
	background-color: #333;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#Boite #CadrePhotos #TitrePhotos {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #CCC;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #F60;
	padding: 5px;
	border-left-color: #F60;
}
.PhotElement {
	font-size: 24px;
	height: 32px;
	display: block;
	font-weight: bold;
	padding-left: 40px;
	background-image: url(../images/icon-photo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
}
#general {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#general #blanc {
	height: 100px;
}
#general #MenuNavigation table tr td #options {
	height: 20px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 2px;
	text-align: right;
	background-image: url(../images/icon-option.png);
	background-repeat: no-repeat;
	background-position: 2px;
	font-weight: bold;
}
