@charset "utf-8";
/* CSS Document */

body {
   	width: 973px;
   	margin: auto;
   	margin-top: 20px;
	margin-bottom: 20px; 
}

#site {
	background-image: url(../images/design/corps.jpg);
	background-repeat: repeat-y;
}

#en_tete {
	background-image: url(../images/design/header.jpg);
   	width: 973px;
   	height: 216px;
}

#menu {
}

#corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f35e00;
	font-weight: bold;
	text-align: justify;
	vertical-align: middle;
	text-align: center;
}

#footer {

	background-image: url(../images/design/footer.jpg);
	width: 973px;
   	height: 183px;
}

#corpsGauche {
	float: left;
	margin-left: 20px;
}



#corpsDroite {
	float: right;
	margin-right: 20px;
}

#premierePresent {
	vertical-align: middle;
}

#secondePresent {
	vertical-align: middle;
}

#troisiemePresent {
	vertical-align: middle;
}

#QuatriemePresent{
	vertical-align: middle;
}

.titrePhotoPresen {
}

.titrePage{
   color: #0000FF;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 24px;
}

.sousTitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c40fc;
}

.titrePhotoPresen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9933;
}

.check{ margin-top: 10px;}

.texteDroite {
	margin-top: 80px;
	font-style: oblique;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c40fc;
}

#credit {
	text-align: center;
}

#credit a {
	color: #FF9933;
}

#credit a:hover {
	color: #FF33FF;
}

.texteDroite a {
	color: #FF6600;
}

.texteDroite a:hover {
	color: #FF00FF;
}

#corps a {
	color: #FF6600;
}

#corps a:hover {
	color: #FF00FF;
}

#googleMap {
	background-attachment: fixed;
}

#map {
	width: 450px;
	height: 450px; 
	float: left; 
	margin-left: 20px;
}

#path {
	width: 450px;
	height: 450px; 
	float: right; 
	margin-right: 20px;
}


ul {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	width: 900px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: center;
}
li { 
	display: inline;
	border-spacing: 2px 0;
}
a {
	
	display: inline;
	margin: 0 2px 5px;
	width: 120px;
	padding: 10px 0;
	text-decoration: none;
	vertical-align: bottom;
}.descriptif {
	color: #000;
	font-weight: normal;
}
