body {
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696A6A;
	text-align: justify;
	text-decoration:none;
	}

* {
	margin: 0px;
	padding: 0px;
	}

#mainconteneur {
	width: 966px;
	background-color: #f7f7f7;
	background-image:url(../images/fondmainconteneur.gif);
	margin:0 auto;
	background-repeat: repeat-y;
	background-position: left top;
	}

h1 {
	font-size: 18px;
	color: #7895a9;
	margin-bottom: 25px;
	}
	
h2 {
	font-family:Arial;
	color:#7e7e7e;
	font-size: 11px;
    font-weight: normal;
	}
a {
	color: #696A6A;
	text-decoration:none;
	}
a:hover {
	color: #7895a9;
	}
#header {
	height: 83px;
	width: 966px;
	background-color: #f7f7f7;
	position: relative;
	}	

#diagimmo {
	height: 24px;
	width: 302px;
	background-image: url(../images/diagimo.jpg);
	position: absolute;
	left: 0px;
	top: 40px;
	}
		
#barre {
	width: 966px;
	background-image: url(../images/barre.jpg);
	height: 16px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	}
	
#titre {
    position:absolute;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #59A1CF;
    top: 40px;
	right: 0px;
	}	

#colonnegauche {
	float: left;
	background-color: #e4e4e4;
	width: 182px;
}

#nav {
    background-color: #35506b;
	height:124px;
	width: 183px;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	margin-top:2px;
	}
	
#nav li {
	list-style-type: none;
	padding-top: 2px;
	margin-left: 22px;
	}

#nav li a {
	color: #FFFFFF;
	font-family: "Arial Narrow";
    font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top:2px;
	text-transform:uppercase;	
	}
	
#nav li a:hover, #nav li a.active {
    color:#ffbf54;
	}	

#ssnav {
	color: #7895A9;
	width: 182px;
	background-color: #e4e4e4;
	list-style-type: none;
	margin-top:15px;
	height:231px;
	}
	
#ssnav li {
	list-style-type: none;
	margin-top:1px;
	margin-left: 23px;
	color:#35506b;
    font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7895A9;
	margin-right:10px;
	padding-left: 1px;
	margin-right:7px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#ssnav li a {
    color:#35506b;
    font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	}
	
#contenu {
	float: left;
	width: 784px;
	}
#contenu ul {
	margin: 5px 0px 0px 12px;
	}
#contenu li {
	padding-bottom: 5px;
	}

#bandeau {
	background-color: #f7f7f7;
	background-image: url(../images/bandeau2.jpg);
	height: 124px;
	width: 784px;
	float: left;
	margin-top:2px;
	}
	
#texte {

	width:400px;
	float: left;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 20px;
	
	}

#images {
	background-color: #f7f7f7;
	background-image: url(../images/images.jpg);
	height: 177px;
	width: 366px;
	float: left;
	margin-top:-208px;
	margin-right: 30px;
	margin-left: 389px;
	}

#footer {
	background-color: #f7f7f7;
	background-image: url(../images/footer6.gif);
	width: 966px;
	height:97px;
	float: left;
	}

#adresse {
    margin-left:199px;
    margin-top:27px;
	}

#sous-titre{

	width: 308px;
	float: left;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 32px;
	padding-left: 20px;
	text-align: left;
    }
	
h3 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #35506B;
	text-decoration: none;
	margin-bottom:15px;
	
	}
	
h4 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #7895a9;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:10px;
	}
	
#textepage { 
	width:574px;
	float: left;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 32px;
	padding-left: 20px;
	}
	
#visuelpage {
	width:150px;
	float:left;
	padding-top:70px;
	}
	
#visuelpage2{
	width:300px;
	float:left;
	padding:25px 0px;
	}
.encadre-gris {
	border: dotted 1px #bababf;
	padding: 5px;
	}
.form-imput-300 {
	border: solid 1px #cccccc;
	margin-bottom: 2px;
	width: 300px;
	}
	
