body {
margin: 0px;
padding: 0px;

text-align: center; /* pour centrage sous IE5 */
font-size: 12px;
font-family: Arial;
color: #000000;
background: #ffffff url(images/fond-body.gif) repeat-x;
}

#conteneur {
margin: 0 auto;
width: 950px;
text-align: left; /* retablissement du centrage */
}


#conteneur2a {
width: 950px;
float: left;
background: url(images/fond-corpsa.jpg) 0px 70px no-repeat;
}
#conteneur2 {
width: 950px;
float: left;
background: url(images/fond-corps.jpg) 0px 70px no-repeat;
}

/* -------------- Header --------------- */

#header {
width: 950px;
height: 80px;
float: left;
background: url(images/fond-header.gif) repeat-x;
}

a#logo {
width: 175px;
height: 65px;
float: left;
margin: 3px 0 0 20px;
display: inline;
font-size: 0px;
color: #c90216;
background: url(images/fond-logo.gif) no-repeat;
}

ul#menu_principal {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
	padding: 0;
	list-style: none;
}
ul#menu_principal li {
	float: left;
	display: block;
	padding: 0 1px 0 0;
	background: url(images/fond-inter-lmp.gif) right 14px no-repeat;
}
ul#menu_principal li#dernier {
	background: none;
}
ul#menu_principal li a {
	float: left;
	height: 46px;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	padding: 32px 20px 0 20px;
}
ul#menu_principal li a:hover {
	color: #ffcc00;
	height: 41px;
	padding: 37px 20px 0 20px;
	text-decoration: none;
	background: url(images/fond-lmp.gif) center no-repeat;
}
ul#menu_principal li a#actif {
	color: #ffcc00;
	height: 41px;
	padding: 37px 20px 0 20px;
	text-decoration: none;
	background: url(images/fond-lmp.gif) center no-repeat;
}
#conteneur2a ul#menu_principal li a#actifa {
	color: #ffcc00;
	height: 41px;
	padding: 37px 20px 0 20px;
	text-decoration: none;
	background: url(images/fond-lmp.gif) center no-repeat;
}

/* Sous-menu */
#menu_principal ul {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
}
#menu_principal ul li {
	margin: 0;
	padding: 0;
}
#menu_principal li ul {
	position: absolute;
	width: 200px;
	top: 68px;
	left: -999em;
}
#menu_principal li:hover ul, #menu_principal li.sfhover ul {
	left: auto;
}
#menu_principal li ul li a {
	padding: 10px 10px 10px 10px;
	background-image: none;
	background-color: #b5000b;
	color: #ffffff;
	height: auto;
	width: 200px;
	text-align: left;
	border-bottom: 1px #ffffff solid;
}
#menu_principal li ul li a:hover {
	padding: 10px 10px 10px 10px;
	background-image: none;
	background-color: #b5000b;
	color: #ffcc00;
	height: auto;
	width: 200px;
	text-align: left;
	border-bottom: 1px #ffffff solid;
}
/* Fin Sous-menu */


ul.menu_langues {
	float: left;
	width: 62px;
	height: 18px;
	margin: 0 0 0 30px;
	display: inline;
	padding: 8px 0 0 9px;
	list-style: none;
	background: url(images/fond-menu-langues.gif);
}
ul.menu_langues li {
	float: left;
	margin: 0 0px 0 7px;
	display: inline;
}
ul.menu_langues li a img {
	border: 0;
}

/* -------------- Fin Header --------------- */


/* -------------- Corps --------------- */

#corps {
	float: left;
	/*width: 950px;*/
	width: 790px;
	padding: 0 80px 50px 80px;
}
#corps_prestation {
	float: left;
	width: 950px;
	padding: 0 0 50px 0;
}

/* -------------- Gauche --------------- */

#gauche {
	width: 250px;
	float: left;
	position: relative;
}

img.visuel_menu_prestation {
	position: absolute;
	top: 50px;
	left: 0px;
}

div.menu_prestations {
	float: left;
	width: 230px;
	padding: 0 0 100px 0;
	margin: 20px 0 0 0;
	background: url(images/fond-menupb.gif) bottom right no-repeat;	
}

ul.liste_prestations {
	float: left;
	width: 210px;
	margin: 0 0 0 20px;
	display: inline;
	padding: 210px 0 0 0px;
	list-style: none;
	background: url(images/fond-menuph.gif) top right no-repeat;
}
ul.liste_prestations li {
	float: left;
	width: 210px;
	margin: 0 0 8px 0;
}
ul.liste_prestations li a {
	float: left;
	width: 190px;
	color: #272727;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 20px;
}
ul.liste_prestations li a:hover {
	text-decoration: none;
	color: #ffffff;
	background: url(images/fond-lien-mp.gif) repeat-y;
}
ul.liste_prestations li a#actif {
	color: #ffffff;
	background: url(images/fond-lien-mp.gif) repeat-y;
}



/* -------------- Fin gauche --------------- */


/* -------------- Contenu --------------- */

#corps #contenu {
	float: left;
	width: 790px;
}
#corps_prestation #contenu {
	float: left;
	width: 700px;
	padding: 150px 0 0 0;
}
#contenua {
	float: left;
	width: 790px;
	/*padding: 0 90px 50px 90px;*/
}

#corps #contenu .contenu_2_colonnes {
	float: left;
	width: 790px;
}
#corps #contenu .contenu_2_colonnes .colonne1 {
	float: left;
	width: 385px;
	margin: 0 20px 0 0;
}
#corps #contenu .contenu_2_colonnes .colonne2 {
	float: left;
	width: 385px;
}

#corps_prestation #contenu .contenu_2_colonnes {
	float: left;
	width: 700px;
}

#corps_prestation #contenu .contenu_2_colonnes .colonne1 {
	float: left;
	width: 340px;
	margin: 0 20px 0 0;
}
#corps_prestation #contenu .contenu_2_colonnes .colonne1 {
	float: left;
	width: 340px;
}

/* Fil d'ariane */

ul.fil_ariane {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.fil_ariane li {
	display: inline;
}
ul.fil_ariane li#vei {
	font-style: italic;
}
ul.fil_ariane li a {
	color: #cb0117;
}

/* Fin Fil d'ariane */

h1 {
	font-size: 26px;
	color: #3c454a;
	margin: 40px 0 40px 0;
}
#contenua h1 {
	margin: 10px 0px 18px 0px;
}
#contenua h1 span#slogan1 {
	clear: both;
	font-size: 20px;
	font-weight: normal;
}
#contenua h1 {
	margin: 8px 0px 8px 0px;
}


h2 {
	font-size: 18px;
	color: #cb0117;
	margin: 40px 0px 20px 0px;
	padding-bottom: 4px;
	clear: both;
}
#contenua h2 {
	clear: both;
	font-size: 12px;
	color: #b7031e;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

p {
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

a {
	color: #cb0117;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul li {
	margin: 0 0 5px 0;
}

.annotation
{
	padding: 5px;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

tabe td {
	font-size: 12px;
	font-family: Arial;
}

table.prestations_secteurs {
	border-collapse: collapse;
	font-size: 12px;
	margin: 180px 0px 0px 0px;
	width: 785px; /* 745 */
}
.prestations_secteurs thead th {
	height: 64px;
	font-size: 18px;
	color: #566066; /* 3c454a  */
	text-align: center;
	font-weight: normal;
	padding: 0 10px 0 10px;
	background: #cbd9e4 url(images/ftpshth.gif) repeat-x;
}
.prestations_secteurs thead th.thgauche {
	background: #cbd9e4 url(images/ftspthg.gif) no-repeat;
}
.prestations_secteurs thead th.thdroit {
	background: #cbd9e4 url(images/ftspthd.gif) no-repeat right;
}
.prestations_secteurs thead th a {
	font-size: 18px;
	color: #566066;
	text-decoration: none;
}
.prestations_secteurs thead th a:hover {
	text-decoration: underline;
}
.prestations_secteurs tbody th {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding: 0 8px 0 8px;
	text-align: center;
}
.prestations_secteurs tbody td {
	text-align: center;
}
.prestations_secteurs tbody td a img {
	border: 0;
}
.prestations_secteurs tbody tr.f1 th, .prestations_secteurs tbody tr.f1 td {
	height: 52px;
	background: #93a3ae url(images/ftpsf1.gif) repeat-x;
}
.prestations_secteurs tbody tr.f2 th, .prestations_secteurs tbody tr.f2 td {
	height: 52px;
	background: #b1c0c9 url(images/ftpsf2.gif) repeat-x;
}
.prestations_secteurs tfoot th {
	height: 75px;
	background: url(images/ftpsb.gif) repeat-x bottom;
}
.prestations_secteurs .borderd {
	border-right: 1px #ffffff solid;
}
.prestations_secteurs tbody th div.secteur {

	height: 29px;
	padding: 0 0 0 8px;
	background: url(images/fds.gif) no-repeat;
}
.prestations_secteurs tbody th div.secteur div {
	white-space: nowrap; 
	height: 24px;
	padding: 5px 8px 0 0;
	text-align: center;
	background: url(images/fdsd.gif) no-repeat right;
}






table.references {
	border-collapse: collapse;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	width: 785px; /* 745 */
}
.references tbody tr.f0 th, .references tbody tr.f0 td {
	height: 52px;
	background: #cbd9e4 url(images/ftpshth.gif) repeat-x;
}
.references tbody tr.f0 td {
	font-size: 18px;
	color: #3c454a;
}
.references tbody tr.f0 th.tdgauche {
	background: #cbd9e4 url(images/ftspthg.gif) no-repeat;
}
.references tbody tr.f0 td.tddroit {
	background: #cbd9e4 url(images/ftspthd.gif) no-repeat right top;
}
.references tbody th {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding: 0 30px 0 15px;
	text-align: center;
	width: 230px;
}

.references tbody td a img {
	border: 0;
}
.references tbody tr.f1 th, .references tbody tr.f1 td {
	height: 52px;
	background: #93a3ae url(images/ftpsf1.gif) repeat-x;
}
.references tbody tr.f1 td {
	font-size: 18px;
	color: #ffffff;
}
.references tbody tr.f2 th, .references tbody tr.f2 td {
	height: 52px;
	background: #b1c0c9 url(images/ftpsf2.gif) repeat-x;
}
.references tbody tr.f2 td {
	font-size: 18px;
	color: #3c454a;
}
.references tfoot th {
	height: 75px;
	background: #adb7bb url(images/ftpsb.gif) repeat-x bottom;
}
.references .borderd {
	border-right: 1px #ffffff solid;
}
.references tbody th div.secteur {
	width: 100%;
	height: 29px;
	padding: 0 0 0 8px;
	background: url(images/fds.gif) no-repeat;
}
.references tbody th div.secteur div {
	height: 24px;
	padding: 5px 8px 0 0;
	text-align: center;
	background: url(images/fdsd.gif) no-repeat right;
}



/* -------------- Fin contenu --------------- */



/* -------------- Fin corps --------------- */

/* -------------- Footer --------------- */

#footer {
width: 950px;
height: 90px;
float: left;
margin: 0;
display: inline;
padding-top: 3px;
background: #ffffff url(images/fond-footer.gif) no-repeat;
}

#footer #coordonnees {
	float: left;
	width: 580px;
	margin: 30px 0 0 50px;
	display: inline;
	color: #3c454a;
	font-size: 12px;
}
#footer #liens {
	float: left;
	width: 290px;
	color: #3c454a;
	font-size: 12px;
	margin: 30px 0 0 0;
}
#footer #liens a {
	color: #3c454a;
	font-size: 12px;

}
#footer #liens a#accueil {
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	background: url(images/lf-accueil.gif) 0 2px no-repeat;
}
#footer #liens a#contact {
	padding: 0 20px 0 15px;
	background: url(images/lf-contact.gif) 0 3px no-repeat;
}
#footer #liens a#mentions_legales {
	padding: 0 0 0 15px;
	background: url(images/lf-mentions-legales.gif) 0 2px no-repeat;
}

/* -------------- Fin footer --------------- */

/* -------------- Netsys --------------- */

#netsys {
width: 850px;
height: 33px;
float: left;
margin: 50px 50px 0px 50px;
padding: 0 0 30px 0;
text-align: center;
}

#netsys a {
	color: #a9b0b4;
	background-image: url('aimages/creation-site-internet-netsys.gif');
}


/* -------------- Fin netsys --------------- */

