﻿a img {
	border: 2px solid #757575; /* Propriété CSS pour IE7 */
}
a:link {
	text-decoration: none; /* Propriété CSS pour IE7 */
	color:gray;
}
a:visited {
	text-decoration: none; /* Propriété CSS pour IE7 */
	color:gray;
}
a:hover{
	color:white;
}
#milieu{
	width:950px;
	height:172px;
	background:url(./images/banniere.jpg) no-repeat center top;
	text-align:left;
	vertical-align:bottom;
}
#bas{
	width:950px;
	height:180px;
	background:url(./images/banniereBas.jpg) no-repeat center top;
	text-align:center;
}
#bas a{
	text-decoration: none;
}
#bas p{
	color:#939393;
	width:350px;
	margin : 0;
	padding : 10px 0 0 10px;
	text-align:justify;
}
body {
	font-family: Georgia, Verdana, Arial, sans-serif;
	background-color:#000000;
	color:gray;
	font-size: 14px;
	margin : 0;
    padding : 0;
}
#contener #principale {
	float:left;
	margin: 10px 0 0 45px;
}
#contener {
	width : 950px;
	margin : 0;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	padding : 0px 0px 0px 0px;
	border-style:solid;
	border-color:white;
	border-width:0px 1px 0px 1px;
}
#corps {
	width: 950px;
	text-align:center;
	margin : 0;
	padding : 0;
}

#corps2 {
	width: 950px;
	height:670px;
	text-align:center;
	margin : 0;
	padding : 0;
}
#debut, .grande_image span {
	position: relative;
	top: -50px;
	left: 5px;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	background-color: black;
	color: white;
	font-style: italic;
	opacity: 0.7;
	clear: left;
}
#diaporama{
	width: 660px;
	height:650px;
	text-align:center;
	float:right;
	margin : 0;
	padding : 0;
}
#flipBox {
	margin: 0 auto;
	/*height:400px;*/
}
.grande_image img {
	padding: 5px;
	border: 2px solid #757575;
	/*width: 570px;*/
	/*height:400px;*/
}
#haut {
	width:950px;
	height:60px;
	background:url(./images/banniereHaut.jpg) no-repeat center top;
}
#header {
	margin: 0 auto;
	padding: 0 0 7px 0;
	border-top: 0;
	border-bottom: 0;
}
#header, #conteneur {
	width: 900px;
	margin: 0 auto;
}
h2{
	color:#999999;
	text-align:center;
}
.miniatures {
	margin: 0 auto;
	/*margin-top: 35px;*/
	width:240px;
}
.miniatures a {
	outline: none;
}
.miniatures a img {
	padding: 3px;
	border: 2px solid grey;
}
#page{
	width:660px;
	height:20px;
	text-align: center;
	color:gray;
	float:right;
	margin:0;
	padding:0;
}
#page a{
	text-decoration: none;
	color:gray;
}
#page a:hover{
	color:white;
}
#piedsDePage {
	text-align:center;
	width: 950px;
	margin : 0;
	padding : 0 0 10px 0;
	background :black;
}
#piedsDePage a{
	text-decoration: none;
	color:gray;
}
#piedsDePage a:hover{
	color:white;
}
#text {
	width: 270px;
	height:630px;
	text-align:justify;
	margin : 0;
	padding : 0px 10px 10px 10px;
	color:gray;
	float:left;
}
#text a{
	text-decoration: none;
	color:gray;
}
#text a:hover{
	color:white;
}
#text a:active {
	color : white;
}
#text h1{
	font-size:40px;
	color:white;
}
#text h2{
	font-size:30px;
	color:white;
}
#text h3{
	font-size:20px;
	color:gray;
}
