/********************** Mise en page ********************/

body {
	margin: 0 auto;
	font: 80% Arial, Helvetica, sans-serif;
	background-image: url("visu/commun/image-fond-body.gif");
	background-attachment: scroll
	color: #1A171B;
}


#header {background:url("visu/commun/header_haut.jpg") top no-repeat;
	width: 618px;
	height: 116px;
	margin: 0 auto;}

#principal {
	margin: 0 auto;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	background-color: #fff;
}

/***************** Menu ******************/

#onglet {width: 950px;
	margin-top: 130px;
	height: 56px;
	text-align: center;
	border: 0;
	vertical-align: middle;}

#onglet a {font-size : 11px;
	color: #003399;
	letter-spacing: 0.5px;
	text-decoration : none;
	text-align: center;
	width: 125px;
	font-weight: bold;
	height: 55px;}

.off {background:url(visu/commun/onglet_off.png) no-repeat;
	width: 135px;}

.on {background:url(visu/commun/onglet_on.png) no-repeat;
	width: 135px;}

/************** pied de page *****************/
#footer {
	height: 28px;
	line-height: 1,5;
	font-size: 9px;
	text-align: center;
}

#footer a {	text-decoration : none;}

/********************* texte *******************/
a {text-decoration : none;}

h1 {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0 5px 20px;
	line-height: 18px;
	margin: 0 auto;
	color: #771C7F;}

h2 {font-size: 11px;
	padding: 10px 30px 5px 35px;
	margin: 0px;
	color: #0000CC;}

h3 {
	padding: 5px 25px 0 40px;
	margin: 0 auto;
	text-align: center;
	line-height: 15px;
	font-style: normal;
	font-size: 9px;
}

p {
	padding: 5px 25px 0 40px;
	margin: 0 auto;
	text-align: justify;
	line-height: 15px;
}

/************** liste *****************/
ul li.point {
	margin: 0 0 0 25px;
}

ul li.liste {
	margin: 0 0 0 35px;
	list-style-type:none;
}

/************** images *****************/

img {border:none;}

#schema {margin: 0 10px 0 0;
	width: 197px;
	float: right;
	height: 198px;}

#projet {
	margin: 0 5px 0 0;
	width: 155px;
	float: right;
	height: 155px;
	padding: 0 10px 0 30px;
}

#proj {
	margin: 0 20px 0 0;
	width: 120px;
	float: left;
	height: 155px;
	padding: 20px;
}
#trombi {
	margin: 50px 15px 0 0;
	width: 402px;
	float: right;
	height: 182px;
}

.societe {background:url(visu/photo/societe/societe.jpg) no-repeat center;
	margin: 0 auto;
	width: 250px;
	height: 151px;}
