body {
	font-family: Georgia, Verdana, Arial, sans-serif;
	background: url(images/fond.jpg) top;
	font-size: 12px;
	color: #FFF;
	height: 800px;
	width: auto;
}

a:link {
	text-decoration: none; /* Propriété CSS pour IE7 */
}
#conteneur {
	width: 650px;
	margin: 0 auto;
	padding-top:15 px;

}
#header {
	margin: 0 auto;
	padding: 0px 0 0px 0;
	border-top: 0px ;
	border-bottom: 0px ;
}
#conteneur #principale {
	float:left;
	margin: 10px 0 0 35px;
	height: 400px;
	overflow: auto;
}
#flipBox {
	margin: 0 auto;
	height: 380px;
}
.grande_image img {
	padding: 10px;
	border: 0;
	width: 95%;
}
#debut, .grande_image span {
	position: relative;
	top: -50px;
	left: 5px;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	background-color: #323d46;
	color: black;
	font-style: italic;
	opacity: 0.7;
	clear: left;
	background-color: #FFFFFF;
}
div.miniatures {
	margin: auto;
	margin-top: 0px;
}
div.miniatures a {
	outline: none;
}
div.miniatures a img {
	padding: 3px;
	border: 0;
}

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


body {
	background: url(images/fond.jpg) top;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	height: 800px;
	width: auto;
}


#header {
	background-image:url(images/header3.png);
	background-repeat:no-repeat;
	background-position: center;
	margin:auto;
	width:1150px;
	height:800px;
}

#fondpage1 {
	background-image:url(images/fondpage1v2.png);
	background-repeat:no-repeat;
	width:693px;
	height:492px;
	margin-left: 235px;
	margin-top: 15px;
}

#fondpage2 {
	background-image:url(images/fondpage2v2.png);
	background-repeat:no-repeat;
	width:693px;
	height:492px;
	margin-left: 235px;
	margin-top: 15px;
}

.image {
	padding-left: 150px;
	padding-top:23px;
}

#menu
{
	margin:auto;
	width:100%;
	height:35px;
	margin-top:15px;
	margin-left: 236px;
}

#page1dte {
	background-image:url(images/page1%20dte2.png);
	background-repeat: no-repeat;
	width:229px;
	height: 386px;
	float:right;
	margin-top: 40px;
	margin-right: 4%;
	padding-left: 0px;
	}

#page1gche {
	background-image:url(images/page1%20gche2.png);
	background-repeat: no-repeat;
	padding-top:0px;
	width:407px;
	height: 389px;
	margin-left: 10px;
	margin-top: 25px;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
	}
	
.textpage
	{	
	margin : auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:23px;
	padding-right: 15px;
	padding-top: 5px;
	text-align:center;
	}
	
.textpage2
	{
	margin : auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:23px;
	padding-right: 30px;
	padding-top: 5px;
	overflow:auto;
	height: 360px;
	padding-bottom: 5px;
	width: 615px;
	}

a
{
text-decoration:none;
}

a:hover
{
text-decoration:none;
}

h1
{
font-size:18px;
}

#menubouton a{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height:32px;
	width: 136px;
	float: left;
	background-color:#FFF;
	color:#333;
	line-height:30px;
	margin-left: 2px;
	}

#menubouton a:hover
{
	background-color:#2576af;
	color:#FFFFFF;
}

#page2
	{
	background-image:url(images/page2.png);
	background-repeat: no-repeat;
	padding-top:0px;
	width:650px;
	height: 389px;
	margin-left: 15px;
	margin-top: 25px;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
	}
	
#textformulaire
	{
	width:450px;
	height: 150px;
	overflow:scroll;
	}
