* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a img {
	border:none;
}
#site {
	width:955px;
	position: relative;
	width: 955px;
}
#logo{
	height: 163px;
	width: 334px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo-formation.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
}
#logo h1 {
	display: none;
}
#menu {
	width: 205px;
	position: absolute;
	left: 179px;
	top: 177px;
}
#menu h2 {
	color: #004A70;
	font-size: 22px;
	padding-bottom: 5px;
}
#menu  #menu_primaire  {
	list-style-type: none;
	font-weight: bold;
	background-image: url(images/filet.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu #menu_primaire li {
	list-style-type: none;
	font-weight: bold;
	background-image: url(images/filet.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
#menu #menu_primaire a {
	color: #01AA91;
	text-decoration: none;
	display: block;
	background-image: url(images/puce_conseil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu #menu_primaire a:hover {
	color: #004A70;
}
#menu #menu_secondaire {
	padding-top: 20px;
	padding-bottom: 10px;
}
#menu #menu_secondaire li {
	list-style-type: none;
	padding-bottom: 15px;
}
#menu #menu_secondaire a {
	background-color: #004A70;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 7px;
}
#menu #menu_secondaire a:hover {
	background-color: #01AA91;
}
#menu #menu_tertiaire {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#menu #menu_tertiaire li {
	font-size: 11px;
	list-style-type: none;
}
#menu #menu_tertiaire a {
	text-decoration: none;
	color: #77AD19;
	padding: 0px;
}
#menu #menu_tertiaire a:hover {
	color: #CBD300;
}
#container, #acces_pro, #footer{
	background-color: #FFFFFF;
	width: 520px;
	float: right;
	margin-right: 20px;
	padding-top: 10px;
}
#container {
	padding-bottom: 10px;
	padding-top: 20px;
}

#acces_pro  #bloc_pro  {
	background-color: #d5dabc;
	padding: 5px;
	font-size: 12px;
	color: #5b5f46;
	text-align: left;
}
#acces_pro  #bloc_pro a  {
	color: #5b5f46;
	text-decoration: none;
}
#acces_pro  #bloc_pro a:hover  {
	text-decoration: underline;
}
#acces_pro #bloc_pro .champ {
	border: 1px solid #b5b9a1;
	background-color: #FFFFFF;
	width: 45px;
	color: #5b5f46;
	padding-left: 5px;
}
#acces_pro #bloc_pro .envoyer {
	border : none;
	background-color: #5b5f46;
	width: 40px;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;	
}
#acces_pro strong {
	text-align: right;
	background-image: url(images/puce_h1_conseil.jpg);
	background-position: right center;
	padding-right: 25px;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #01AA91;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #d5dabc;
	padding-top: 5px;
}
#acces_pro h5 {
	float: right;
	color: #004A68;
	padding-right: 5px;
	padding-top: 5px;
}
#acces_pro  h4 {
	padding: 2px;
}
#acces_pro strong a {
	text-decoration: none;
}
#acces_pro strong a:hover {
	color: #064E77;
}
#acces_pro ul {
	height: 30px;
	padding-top: 10px;
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	border-bottom: 1px solid #d5dabc;
}
#acces_pro li {
	float: left;
	background-color: #5B5F46;
	margin: 0px 0px 0px 2px;
}
#acces_pro .premier {
	margin-left: 0px;
}
#acces_pro li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px;
	display: block;
}
#acces_pro li a:hover {
	background-color: #A5AA8E;
}
/*---------------------------------------------------------------*/
#footer {
	text-align: center;
	background-color: #77AD19;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 20px solid #FFFFFF;
}

#footer address{
	color: #FFFFFF;
	font-size: 11px;
}
/*---------------------------------------------------------------*/
#troisBoites {
	background-image: url(images/bg_3Boites_conseil.jpg);
	height: 228px;
	background-color: #FFFFFF;
}
.boiteA  {
	width: 172px;
	float: left;
	text-decoration: none;
	display: block;
	height: 228px;
}
#container #deuxBoites {
	height: 86px;
	background-image: url(images/bg_2Boites.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #deuxBoites ul {
	list-style-type: none;
}
#container #deuxBoites li {
	height: 80px;
	float: left;
	width: 260px;
	list-style-type: none;
	padding-left: 0px;
	background-image: none;
}
#container #deuxBoites  a  {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
}
#blocNews {
	clear: both;
	background-image: url(images/bg_news_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#blocNews  #bas_blocNews {
	background-image: url(images/bg_news_02.jpg);
	height: 15px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*-------------------------------------------------------------*/
#notes {
	border-top: 1px solid #d5dabc;
	padding-top: 5px;
	font-style: italic;
}
#notes dfn {
	font-size: 10px;
	color: #666666;
	display: block;
}
#notes  ol {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#container #message {
	padding-top: 50px;
	padding-bottom: 50px;
}
/*-------------------------------------------------------------*/
#container #etapes {
	height: 16px;
	border-left: 1px solid #D5DABC;
	margin-bottom: 10px;
}
#container #etapes ul {
	list-style-type: none;
	list-style-image: none;	
	
}
#container #etapes li {
	background-image: none;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border-right: 1px solid #D5DABC;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
#container #etapes a {
	color: #004A70;
}
#container #etapes a:hover {
	color: #09AD95;
}
#container #etapes .selected {
	color: #09AD95;
}

