@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;
	overflow:hidden;
}


#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:6px;
}

#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;
	height: 360px;
	padding-bottom: 5px;
	width: 615px;
	}
	
/* textpage3=textpage2 avec un overflow en plus pour quisommesnous.html */

.textpage3
	{
	margin : auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:23px;
	padding-right: 30px;
	padding-top: 5px;
	height: 360px;
	padding-bottom: 5px;
	width: 615px;
	overflow:auto;
	}

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;
	}
