body {
	color: black;
	background-color: white;
	margin-top: 0;
	font: 10px/11px Arial, Helvetica, Geneva, sans-serif;
}

#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	margin: auto;
	background-color: white;
}

/* @group Header */

#header {
	width: 900px;
	height: 102px;
	overflow: hidden;
	background-color: white;
	position: relative;
}

#header .logo {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 102px;
	background: url(/squelettes/images/page2/Logo.gif) no-repeat -10px 0;
	text-indent: -5000px;
	float: left;
	display: block;
	cursor:pointer;
}

#header .relier {
	margin: 30px 0 0 90px;
	padding: 0;
	width: 254px;
	height: 47px;
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(/squelettes/images/page2/Relier.gif) -10px 0;
}

#log {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 50px;
	top: 0;
	left: 598px;
	background-color: #f2f2f2;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	color: black;
	display: block;
	position: absolute;
	float: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header .form_title {
	height: 15px;
	width: 295px;
	margin: 0;
	padding: 5px 0 0 5px;
	background-color: #6e6e6e;
	position: relative;
	display: block;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
	float: none;
}

#header form {
	font-size: 9px;
	padding-left: 3px;
	margin-top: 5px;
}

#header .inputbox {
	width: 73px;
	height: 15px;
	border: 1px solid silver;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: gray;
}

/* @end */

/* @group Nav */

#navbar {
	width: 900px;
	height: 40px;
	overflow: hidden;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar li {
	float: left;
}

#navbar a {
	width: 131px;
	height: 20px;
	border-left: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	display: block;
	text-align: center;
	margin-top: 9px;
	font-size: 11px;
	color: black;
	padding-top: 10px;
	text-decoration: none;
}

#navbar a:hover {
	background-color: #dfdfdf;
}

#navbar .portage {
	width: 131px;
	height: 41px;
	display: block;
	text-align: center;
	margin-top: 0;
	font-size: 11px;
	color: black;
	padding-top: 0;
	text-decoration: none;
	border-top-style: none;
	text-indent: -5000px;
	background: url(/squelettes/images/page2/nav_portage.gif) no-repeat;
	border-left-style: none;
}

#navbar .competence {
	width: 131px;
	height: 41px;
	display: block;
	text-align: center;
	margin-top: 0;
	font-size: 11px;
	color: black;
	padding-top: 0;
	text-decoration: none;
	border-top-style: none;
	text-indent: -5000px;
	background: url(/squelettes/images/page2/nav_competences.gif) no-repeat;
	border-left-style: none;
}

#navbar .consultant {
	width: 131px;
	height: 41px;
	display: block;
	text-align: center;
	margin-top: 0;
	font-size: 11px;
	color: black;
	padding-top: 0;
	text-decoration: none;
	border-top-style: none;
	text-indent: -5000px;
	background: url(/squelettes/images/page2/nav_consultant.gif) no-repeat;
	border-left-style: none;
}

#navbar .formation {
	width: 131px;
	height: 41px;
	display: block;
	text-align: center;
	margin-top: 0;
	font-size: 11px;
	color: black;
	padding-top: 0;
	text-decoration: none;
	border-top-style: none;
	text-indent: -5000px;
	background: url(/squelettes/images/page2/nav_formation.gif) no-repeat;
	border-left-style: none;
}

#navbar .solution {
	width: 131px;
	height: 41px;
	display: block;
	text-align: center;
	margin-top: 0;
	font-size: 11px;
	color: black;
	padding-top: 0;
	text-decoration: none;
	border-top-style: none;
	text-indent: -5000px;
	background: url(/squelettes/images/page2/nav_solution.gif) no-repeat;
	border-left-style: none;
}

#navbar form {
	background-color: #464646;
	width: 239px;
	height: 32px;
	display: block;
	float: left;
	margin-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding: 0;
	border-left: 1px solid #cacaca;
}

#navbar .inputbox {
	width: 149px;
	height: 15px;
	border: 1px solid #2f2f2f;
	background-color: #929292;
	font-size: 9px;
	padding: 0;
	margin-top: 7px;
	color: white;
}

/* @end */

#col1 {
	width: 660px;
	float: left;
	position: relative;
	background-color: white;
	font-family: Verdana, sans-serif;
}

#txt {
	width: 620px;
	padding: 20px;
	color: #3e3e3e;
	font: 11px/13px Verdana, sans-serif;
	overflow: hidden;
}

#txt a {
	color: #f0811e;
}

#txt a:hover {
	text-decoration: underline;
	color: #ef4e22;
}

#bigbloc h1 {
	color: white;
	width: 600px;
	display: block;
	position: relative;
	padding: 60px 0 0 30px;
	margin: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
}

#bigbloc h2 {
	color: white;
	width: 600px;
	display: block;
	position: relative;
	padding: 30px 0 0 30px;
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
}

#sous_nav {
	width: 620px;
	margin-left: 10px;
	padding: 20px 10px 0;
	border-bottom: 1px solid #ececec;
	position: relative;
	height: inherit;
	float:left;
	margin-bottom: 10px;
}

#sous_nav ul {
	padding: 0;
	margin: 0;
}

#sous_nav ul li {
	padding: 0 20px 0 10px;
	margin: 0;
	list-style-type:none;
	position: relative;
	display: block;
	float: left;
	width: 280px;
}

#sous_nav h3 {
	position: relative;
	margin: 0;
	display: block;
}

#sous_nav .titre {
	display: block;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(/squelettes/images/page2/fleches.gif) no-repeat 0 4px;
	overflow: visible;
	padding-left: 7px;
}

#sous_nav a {
	text-decoration:none;
	color:#000000;
	
}

#sous_nav a:hover {
	text-decoration:underline;
}

#sous_nav span {
	margin: 0 0 20px;
	padding: 0;
	display: block;
}

#col_agenda {
	width: 320px;
	margin-left: 10px;
	margin-bottom: 20px;
	position:relative;
	float: left;
}

#col_agenda p {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
}

#col_agenda .btn {
	margin: 0 0 0 10px;
	padding: 0;
	width: 320px;
}

#col_agenda .important {
	margin: 0;
	background: url(/squelettes/images/page2/important.gif) no-repeat;
	padding-left: 95px;
	width: 225px;
}

#col_agenda .titre {
	font-size: 11px;
	font-weight: bold;
	color: #2471a1;
	padding: 0;
	line-height: 12px;
	display: block;
	margin: 0 0 3px;
}

#col_temoignage {
	width: 270px;
	background-color: #f1f1f1;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	padding-right: 0;
}

#col_temoignage .title {
	font-weight: bold;
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
	background-color: #ddd;
	width: 100%;
	height: 19px;
	padding: 5px 0 0 10px;
	margin: 0 0 10px -10px;
}

#col_temoignage img {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}

#col_temoignage h3 {
	color: #f0811e;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#col_temoignage p {
	color: black;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* @group Rub listing */

#rub_list {
	width: 618px;
	padding: 20px;
}

#rub_list .titre {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	background: rgba(255,255,255,0.02) url(/squelettes/images/page2/arrow_gray.gif) no-repeat 0 2px;
	padding-left: 8px;
	font-size: 10px;
}

#rub_list a {
	height: 30px;
	display: block;
	margin-bottom: 1px;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;
	background-color: white;
	border: 1px dotted silver;
	color: gray;
}

#rub_list a:hover {
	color: black;
	background-color: #f4f4f4;
	
}



/* @end */

/* @group info block */

#infoblock {
	width: 600px;
	background-color: #f7f7f7;
	border: 1px solid #c5c5c5;
	margin-bottom: 30px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 100px;
}

.voir_aussi{
	width: 600px;
	background-color: #f7f7f7;
	border: 1px solid #c5c5c5;
	margin-bottom: 30px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
}

.voir_aussi div{
	padding: 0 10px 10px;
}

.voir_aussi ul{
	padding: 0px;
	margin: 15px 0 0px;
}

.voir_aussi ul li{
	list-style: none;
}

#infoblock #plusloin {
	width: 280px;
	padding: 0 10px 10px;
	position: relative;
}

#infoblock #contact {
	width: 260px;
	padding: 0 10px 10px 30px;
	clear: right;
	position: absolute;
	top: 20px;
	right: 0;
	line-height: 12px;
	border-left: 1px dotted #c5c5c5;
}

#infoblock h1, .voir_aussi strong {
	font-size: 11px;
	padding: 0;
	margin: 0 0 15px;
	color: #363636;
}

#infoblock #contact h1 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px;
	color: #363636;
}

#infoblock a , .voir_aussi ul li a{
	color: gray;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	display: inline-block;
	height: 15px;
	background: url(/squelettes/images/page2/arrow_gray.gif) no-repeat 0 3px;
}

#infoblock a:hover {
	text-decoration: underline;
}



/* @end */

#col2 {
	width: 240px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	font-family: Verdana, sans-serif;
}

/* @group Col droite */

#menu_article {
	width: 239px;
	border-width: 1px;
	border-style: none;
	background-color: #f0f0f0;
	font-size: 10px;
	color: #7d7d7d;
	height: 228px;
}

#menu_article ul {
	margin: 0;
	padding: 5px 0 0;
}

#menu_article li {
	margin: 0;
	padding: 2px 0 2px 10px;
	list-style-type: none;
	font-size: 10px;
	line-height: 16px;
	width: 230px;
	height: 14px;
}

#menu_article li:hover {
	background-color: #b8b8b8;
}

#menu_article a {
	text-decoration: none;
	color: #4d4d4d;
}

#menu_article span {
	height: 27px;
	display: block;
	padding: 0;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#menu_article .btnprint {
	height: 27px;
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 89px;
	border-bottom-style: none;
	float: left;
	display: block;
}

#menu_article .btnrss {
	height: 27px;
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 121px;
	border-bottom-style: none;
	float: left;
	display: block;
}

#tools {
	width: 239px;
	border-width: 1px;
	border-style: none;
	border-right-style: solid;
	border-right-color: #959595;
	font-size: 11px;
	color: #7d7d7d;
	height: 151px;
	background: #5a6264 url(/squelettes/images/page2/bg_tools.jpg) repeat-x;
}

#tools .btn {
	color: #cbcbcb;
	line-height: 10px;
	text-decoration: none;
	height: 16px;
	width: 224px;
	margin: 0;
	padding: 5px 0 0 15px;
	display: block;
	border-bottom: 1px solid #808080;
	font-size: 10px;
}

#tools .btn_carte {
	color: #cbcbcb;
	line-height: 10px;
	text-decoration: none;
	height: 62px;
	width: 240px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #808080;
	font-size: 10px;
	padding: 0;
	background-image: url(/squelettes/images/page2/carte_small.gif);
}

#tools .btn_carte:hover {
	color: #cbcbcb;
	line-height: 10px;
	text-decoration: none;
	height: 62px;
	width: 240px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #808080;
	font-size: 10px;
	padding: 0;
	background-image: url(/squelettes/images/page2/carte_small_on.jpg);
}

#tools .btn:hover {
	background-color: #595959;
	color: white;
}

#menu_contact {
	width: 239px;
	height: 177px;
	background: url(/squelettes/images/page2/bg_contact.jpg) no-repeat;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #62707f;
	padding-top: 25px;
}

#menu_contact a {
	width: 224px;
	height: 14px;
	color: #20556f;
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
}

#menu_contact a:hover {
	background-color: #20556f;
	color: white;
}



/* @end */

.lien {
	color: #f0811e;
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
	background: url(/squelettes/images/page2/arrow.gif) no-repeat 0 2px;
	text-decoration: none;
	padding-left: 6px;
}

.lien:hover {
	text-decoration: underline;
}

/* @group Footer */

#footer {
	width: 900px;
	margin-top: 30px;
	color: gray;
	font-size: 10px;
	background-color: #F2F2F2;
	border-top: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
	text-align: left;
	padding-top: 18px;
	overflow:hidden;
	padding-bottom: 20px;
}

#footer #line1 {
	float: none;
	margin-bottom: 30px;
}

#footer ul {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 9px;
	color: #707070;
	list-style-type: none;
}

#footer li {
	line-height:12px;
}

#footer p {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 9px;
	color: #707070;
}

#footer ul span {
	margin: 0 0 3px;
	padding: 0;
	font-weight: bold;
	display: block;
	text-transform:uppercase;
}

#footer ul a {
	color: #707070;
	font-size: 9px;
	float: none;
	line-height:12px;
	text-decoration: none;
}

#footer ul a:hover {
	text-decoration: underline;
}

#footer ul span a {
	font-size: 9px;
	color: #707070;
	font-weight: bold;
}


#footer-part {
	width: 900px;
	margin-top: 30px;
	color: gray;
	font-size: 10px;
	background-color: #F2F2F2;
	border-top: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
	text-align: left;
	padding-top: 18px;
	overflow:hidden;
	padding-bottom: 20px;
}

#footer-part #line1 {
	margin-bottom: 30px;
}

#footer-part ul {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 9px;
	color: #707070;
	list-style-type: none;
	
}

#footer-part li {
	line-height:12px;
}

#footer-part p {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 9px;
	color: #707070;
}


#footer-part ul a {
	color: #707070;
	font-size: 9px;
	float: none;
	line-height:12px;
	text-decoration: none;
}

#footer-part ul a:hover {
	text-decoration: underline;
}


/* @end */
