body {
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
}

#accueil .body {
	background-image:url(images/back_accueil.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1024px;
	height:750px;
	z-index:1000;
}

#accueil .left {
	background:url(images/back_left.jpg);
	height:750px;
	float:left;
	width:80%;
	position:absolute;
	margin-left:-800;
	z-index:-1;
}

#accueil .menu {
	color: #008c99;
	font-size:14px;
	font-weight:bold;
	margin-left:60px;
}
#accueil .menu li {
	margin-top:8px;
	list-style:url(images/puce.png);
}
#accueil .menu a {
	color: #008c99;
	text-decoration:none;
}

#accueil .titre div {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
}
#accueil .titre {
	margin-left:25px;
}
#accueil .titre a {
	color:#FFF;
	text-decoration:none;
}
#accueil .sous-titre a {
	color:#FFF;
	text-decoration:none;
}
#accueil .sous-titre {
	background-image:url(images/puce-blanc-sous-titre.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:14px;
	padding-left:15px;
	padding-top:3px;
	margin-left:25px;
}
#accueil .description {
	color:#333;
	margin-left:33px;
	margin-bottom:15px;
	margin-top:10px;
	font-size:12px;
}
#accueil .linkedin {
	color:#333;
	margin-left:33px;
	margin-top:55px;
	font-size:12px;
}
#accueil .description-titre {
	font-size:12px;
	background-image:url(images/puce-bleu.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:25px;
	font-weight:bold;
}
#accueil .description a {
	color:#666;
	text-decoration:none;
}
#accueil .footer {
	color:#FFF;
	font-size:12px;
	height: 75px;
}
#accueil .footer a {
	color:#FFF;
	text-decoration:none;
}
#accueil .saviezvous {
	color:#008c99;
	margin-left:0px;
	font-size:16px;
	font-weight:bold;
}
#accueil .saviezvous a {
	color:#008c99;
	text-decoration:none;
}
#accueil a {
	color:#008c99;
	text-decoration:none;
}
#accueil .description-saviezvous {
	color:#333;
	margin-left:0px;
	margin-top:-15px;
	font-size:12px;
}
#accueil .description-top {
	color:#333;
	margin-left:33px;
	margin-bottom:5px;
	margin-top:10px;
	font-size:16px;
	line-height:95%;
}
#accueil .description-top span {
	color:#333;
	font-size:18px;
	font-weight:bold;
}
#page .menu {
	color: #4d4f4e;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	list-style:url(images/puce_gris.png);
}
#page .menu li {
	margin-top:15px;
}
#page .menu li:hover {
	color:#008c99;
	margin-top:15px;
	list-style:url(images/puce.png);
}
#page .hover {
	color:#008c99;
	margin-top:15px;
	list-style:url(images/puce.png);
}
#page .menu a:hover {
	color:#008c99;
	text-decoration:underline;
}
#page .menu a {
	color:#4d4f4e;
	text-decoration:none;
}
#page .titre div {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:-6px;
}
#page .titre_petit { font-size:16px; }
#page .titre {
	margin-left:205px;
	margin-bottom:8px;
}
#page .description-top {
	color:#008c99;
	margin-bottom:15px;
	margin-top:10px;
	font-size:16px;
	line-height:95%;
}
#page .description-top span {
	color:#008c99;
	font-size:18px;
	font-weight:bold;
}
#page .sous-titre {
	background-image:url(images/puce-blanc-sous-titre.png);
	background-position:5px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:14px;
	padding-left:20px;
	padding-top:3px;
	font-weight:bold;
	background-color: #4E8B97;
	width: 25%;
	padding-bottom: 3px;
}
#page .description-titre {
	color:#008c99;
	font-size:16px;
	background-image:url(images/puce-bleu.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:25px;
	font-weight:bold;
}
#page .fond_bleu {
	background:url(images/fond_bleud.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:214px;
	width:800px;
}
#page .fond_bleu_pale {
	background:url(images/fond_bleu_pale.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#page .fond_bleu_pale p {
	color:#4d4f4e;
	padding-top:3px;
	padding-left:180px;
	font-size:12px;
}
#page .plus {
	background:url(images/plus.png);
	background-position:3px left;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
}
#page .plus p {
	margin-left:35px;
	margin-top:8px;
}
#page .description {
	color:#333;
	margin-left:33px;
	margin-bottom:15px;
	margin-top:10px;
	font-size:12px;
}
#page .description a {
	color:#333;
	text-decoration:none;
}
#page .footer {
	color:#333;
	font-size:12px;
}
#page .footer a {
	color:#333;
	text-decoration:none;
}

