html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		width:100%;
		background-color:#4C4845;
		background-image:url(../images/societe-bas-droite.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
		background-attachment: fixed;
		}
#vertical-societe {
		background-image:url(../images/vertical-societe.gif);
		background-repeat:repeat-y;
		vertical-align:top;
		height:425px;
		width:100%;
		text-align:top;
		}
.texte2 { 
		font-size: 11px;
		font-family: arial;
		color: #FFFFFF;
		font-weight: normal;
		text-align:left;
		margin-left:270px;
		}
#texte3 { 
		font-size:10px;
		font-family:arial,helvetica,"bitstream vera sans",sans-serif;
		color:#FFFFFF;
		vertical-align:top;
		text-align:justify;
		margin:6px;
		line-height:15px;
		}
#texte4 { 
		font-size:14px;
		font-family:Palatino Linotype, Georgia, arial, sans-serif;
		color:#FFFFFF;
		vertical-align:top;
		text-align:justify;
		margin:10px;
		}
#texte5 { 
		font-size:14px;
		font-family:Palatino Linotype, Georgia, arial, sans-serif;
		color:#FFFFFF;
		vertical-align:top;
		text-align:justify;
		margin-top:110px;
		}
#texte6 { 
		font-size:14px;
		font-family:Palatino Linotype, Georgia, arial, sans-serif;
		color:#FFFFFF;
		vertical-align:top;
		text-align:justify;
		margin-top:215px;
		}
#texte7 { 
		font-size:14px;
		font-family:arial,helvetica,"bitstream vera sans",sans-serif;
		color:#FFFFFF;
		vertical-align:top;
		text-align:justify;
		margin:10px;
		}
#texte8 { 
		font-size:14px;
		text-align:right;
		font-family:arial,helvetica,"bitstream vera sans",sans-serif;
		color:#FFFFFF;
		vertical-align:top;
		}
#corps {
		margin-top:-15px;
		text-align:left;
		vertical-align:top;
		height:455px;
		}
#corps2 {
		vertical-align:top;
		text-align:top;
		}
#corps3 {
		margin-top:-40px;
		text-align:left;
		vertical-align:top;
		}
#trois-rub {
		height:25px;
		text-align:left;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		background-color:#A30D00;
		}
#trois-rub a ,#trois-rub a:hover,#trois-rub a:focus {
		height:25px;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		text-decoration:none;
		background-color:#A30D00;
		}
#trois-rub3 {
		height:25px;
		text-align:left;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		}
#trois-rub3 a ,#trois-rub3 a:hover,#trois-rub3 a:focus {
		height:25px;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		text-decoration:none;
		}
#trois-rub4 {
		height:75px;
		}
#trois-rub2 {
		width:120px;
		height:25px;
		text-align:right;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		}
#trois-rub2 a ,#trois-rub2 a:hover,#trois-rub2 a:focus {
		height:25px;
		text-align:right;
		vertical-align:top;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		text-decoration:none;
		}
#trois-rub5 {
		width:120px;
		height:25px;
		text-align:right;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		background-color:#A30D00;
		}
#trois-rub5 a ,#trois-rub5 a:hover,#trois-rub5 a:focus {
		height:25px;
		text-align:right;
		vertical-align:center;
		font-size: 16px;
		font-weight: normal;
		font-family: arial;
		color: #FFFFFF;
		text-decoration:none;
		background-color:#A30D00;
		}
#en-tete2 {
		float:left;
		margin-left:230px;
		vertical-align:top;
		background:url(../images/fond.gif) no-repeat;
		background-position:left center;
		font-size: 80%;
		line-height: 1.6;
		font-weight: normal;
		font-family: tahoma,arial,helvetica,"bitstream vera sans",sans-serif;
		color:#000;
		}
/* position de l'ensemble du menu */
#en-tete2 ul {
		text-align: center;
		margin:16px 0 0 0;
		padding:0;
		list-style:none;
		}
/* espace entre les rubriques */
#en-tete2 li {
		float:left;
		}
/* espace entre le coin gauche et le texte */
#en-tete2 a {
		float:left;
		text-decoration:none;
		letter-spacing:1px;
		margin-left:80px;
		padding-left:20px;
		background:url(../images/coin-gauche.gif) 0 0px no-repeat;
		}
/* espace entre le coin droit et le texte */
#en-tete2 span {
		float:left;
		padding:4px 20px 3px 0;
		background:url(../images/coin-droit.gif) 100% 0px no-repeat;
		color:#fff;
		}
/* Le survole */
#en-tete2 a:hover,#en-tete a:focus {
		background-position:0 -50px;
		}
#en-tete2 a:hover span,#en-tete a:focus span {
		background-position:100% -50px;
		}