/*RESET.CSS*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}ol,ul{list-style:none}blockquote,q{/*content:none*/}blockquote:before,blockquote:after,q:before,q:after{/*content:'';content:none*/}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*TEXT.CSS*/

body {
	font: 12px/16px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}
a:link,a:visited {
	text-decoration: none;
}
a:active, a:focus {
	outline: none;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}
.clearer { clear: both }
h1 {
	font-size: 25px
}
h2 {
	font-size: 16px;
	color: #da1d21;
	padding-bottom: 10px;
	border-bottom: 1px dashed #361e83;
}
h3 {
	font-size: 16px;
	color: #ff5200;
	padding-bottom: 10px;
    margin-top: 15px;
	border-bottom: 1px dashed #ff5200;
    font-weight: bold;
}
h3:before { content: "> "; }
body#p11822 h3 { margin-bottom: 3px; border-bottom: none }
body#p11822 h3:before { content: "" }
h4 {
	font-size: 12px
}
h5 {
	font-size: 12px
}
h6 {
	font-size: 12px
}
ol {
	list-style: decimal
}
ul {
	list-style: disc
}
li {
	margin-left: 30px
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 10px
}
blockquote, q{
	font-weight: bold;
	color: #da1d21;
}
blockquote:before, q:before {content:'';}
blockquote:after, q:after {content:'';}
p {
	text-align: justify;
}
cite {
	color: #da1d21;
	display: block;
	margin-bottom: 1em;
}
.keyword, a.keyword, strong.keyword { color: #3F2682; text-decoration: none }
a.keyword:hover { color: #FF5A00; text-decoration: none }
.bold { font-weight: bold }

/*END TEXT.CSS*/

body{
	/* background-color: #1a1d26; */
    background-color: #eff2fb;
	color: #fff;
	/* padding-top: 60px; */
	-webkit-font-smoothing: antialiased;
}
#container {
    width: 910px;
    margin: 50px auto;
    border: 1px solid #000102;
}
body#phome #container { width: 900px }
#content-wrapper {
	background-color: #fff;
	border-width: 3px 0px;
	border-style: solid;
	border-color: #ff5200;
	color: #14171e;
	padding: 0px 0 10px 0px;
}
#content{
	margin: 0 auto;
	width: 910px;
	overflow: hidden;
}
body#phome #content { width: 900px }
#center{
	/*margin: 0 0 0 254px;*/
	float: right;
	padding: 0 190px 0 16px;
    _padding: 0 190px 0 11px;
    margin-right: 10px;
    _margin-right: 5px;
	width: 430px;
    _width: 425px;
	background: url(http://hdlcom.blog.blogspirit-business.com/files/design/nuage_new.png) repeat-y top right;
    min-height: 557px;
    _height: 557px;
}
body#phome #center { background: none; padding: 0; width: 616px; min-height: 0; height: 0; margin-right: 0; /*  min-height: 478px; _position: absolute; _top: 0px; _right: 0px; _height: 478px; */  }
#home_paragraphs {
    width: 608px;
    height: 115px;
    background: url(http://hdlcom.blog.blogspirit-business.com/files/design/paragraphs_home.jpg) no-repeat top;
}
#home_paragraphs p { text-indent: -9999px }
p#small_team {
    margin-top: 25px;
    text-align: center;
}
#center h2 {
	color: #3f2682;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#center h3 {
	color: #ff5200;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#center p {
	font: 12px/1.6 Arial, Helvetica, Verdana, sans-serif;
}
#siteInfo {
	background: url(http://www.hdlcom.com/files/design/logo/logo-hcapital.jpg) no-repeat 0px 20px;
	height: 150px;
	text-indent: -9999px;
}
#header, #footer {
	overflow: hidden;
    background-color: #1a1d26;
	text-shadow:0px -1px 0px rgba(0,0,0,0.5);
}
#header {
    padding-top: 60px;
	width: 910px;
    height: 29px;
	margin: 0 auto;
}
body#phome #header { width: 900px }
#topNav { 
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}
#topNav ul {
    float: left;
    position: relative; 
    left: 50%;
	font-size: 15px;
	list-style-type: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;	
}
#topNav li {
	display: block;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 0 13px;	
}
#topNav li a {
	color: #fff;
	display: block;
	padding: 0 5px;
	border-width: 0px 1px ;
	border-style: solid;
	border-color: #fff;
	line-height: 11px;
}
#topNav li:last-child a {
	border: none;
}

#topNav li a:hover, #topNav li a:active, #topNav li.active a {
	color: #ff5200;
}
#topNav li.active {
    background: url(http://hdlcom.blog.blogspirit-business.com/files/design/select_arrow.gif) no-repeat bottom;
}

#sidebar {
	float: left;
	width: 254px;
    margin-left: 10px;
    _margin-left: 5px;
}
#sideNav {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	text-align: left;
	width: 100%;	
}
#sideNav li.parents {
	margin: 0 0 7px;
    _margin: 0;
    display: block;
}
#sideNav li.parents.open {
	margin: 0;
	overflow: hidden;	
}
#sideNav li.parents a.link_parent {
	background-color: #e6e6e6;
	border-left: 9px solid #b4aeb0;
	color: #8671ac;
	display: block;
	line-height: 22px;
	padding-left: 63px;
	text-transform: uppercase;
}
#sideNav li.parents a.link_parent:hover, #sideNav li.parents a.link_parent:active, #sideNav li.parents a.link_parent.active {
	border-left: 9px solid #ff5a00;
	color: #ff5a00;
}
#sideNav li.parents ul.subcat {
    _margin-bottom: 14px;
}
#sideNav li.parents ul.subcat a.active {
    border-left: none;
    color: #3f2682;
}
#sideNav li ul {
	margin: 0;
}
#sideNav li ul li {
	border-bottom: 1px dashed #b4aeb0;
	list-style-type: none;
	margin-left: 70px;
}
#sideNav li ul li:last-child {
	border: none;
}
#sideNav li ul li a {
	color: #b4aeb0;
	display: block;
	line-height: 22px;
	list-style-type: none;
}
#sideNav li ul li a:hover, #sideNav li ul li a:active, #sideNav li ul li a.active {
	color: #3f2682;
}
#footer {
	margin: 0 auto;
	width: 910px;
	line-height: 33px;
}
body#phome #footer { width: 900px }
#footNav {
	float: right;
	font-size: 8px;
	list-style-type: none;
	margin:0 20px 0 0;
	overflow: hidden;
	padding: 10px 0;
	text-align: right;
	text-transform: uppercase;
}
#footNav li {
	display: block;
	float: left;
	text-align: right;
	margin: 0 0 0 -1px;
}
#footNav li a {
	color: #fff;
	display: block;
	padding: 0 5px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #fff;
	line-height: 8px;
}
#footNav li:last-child a {
	border: none;
}

#footNav li a:hover, #footNav li a:active, #footNav li a.active {
	color: #ff5200;
}

/*PAGES.CSS*/
body#p11817 #add_images, body#p11820 #add_images, body#p11819 #add_images,
body#p11821 #add_images {
    background: url(http://hdlcom.blog.blogspirit-business.com/files/design/header_profil.jpg) no-repeat top left;
    height: 200px;
    margin: -10px 0 10px 0;
}
body#p11818 #add_images {
    margin: 20px 0 10px 0;
}
.pic_profile {
    float: left;
    width: 136px;
    /* margin-right: 10px; */
}
#team_members {
    width: 440px;
    height: 147px;
    background: url(http://hdlcom.blog.blogspirit-business.com/files/design/bg_team.jpg) no-repeat top;
    position: relative;
    display: none;
}
#team_members, .no_script_team { margin-bottom: 8px }
#team_members a.switch_perso {
    height: 147px;
    position: absolute;
    display: block;
    top: 0;
}
#team_members a#perso1 {
    width: 37px;
    left: 0;
}
#team_members a#perso2 {
    width: 41px;
    left: 37px;
}
#team_members a#perso3 {
    width: 33px;
    left: 78px;
}
#team_members a#perso4 {
    width: 38px;
    left: 111px;
}
#team_members a#perso5 {
    width: 37px;
    left: 149px;
}
#team_members a#perso6 {
    width: 42px;
    left: 186px;
}
#team_members a#perso7 {
    width: 39px;
    left: 228px;
}
#team_members a#perso8 {
    width: 46px;
    left: 267px;
}
#team_members a#perso9 {
    width: 37px;
    left: 313px;
}
#team_members a#perso10 {
    width: 30px;
    left: 350px;
}
#team_members a#perso11 {
    width: 60px;
    left: 380px;
}
/*STYLE DES MENUS HEADER ET FOOTER */
#overlay {
	background:url("http://hopscotch.blog.blogspirit-business.com/files/design/dim75.png") repeat scroll 0 0 transparent;
	display:none;
	left:0;
	position:absolute;
	text-align:left;
	top:0;
	width:100%;
	z-index:100;
}
#mentions-legales{ 
	color:#000;
	background-color: #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 10px;
	position:absolute; 
	width:400px; 
	height:400px; 
	z-index:200; 
	top: 50%; 
	left: 50%; 
	margin-top: -200px; 
	margin-left: -200px;
}
#mentions-legales h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #ff5200;
	font-size: 16px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px 10px 15px !important;
	text-transform: uppercase;
}  
#mentions-legales h3 { 
    font-size: 12px;
}
#mentions-legales p {
	color: #000 !important;
}
#mentions-legales img {
	border:none; margin:5px;
}
.close{ 
	float:right;
	margin-right:-10px;
	margin-top:-5px;
	top:-5px;
}
ul#logos {
    overflow: hidden;
    margin: 15px 0 0 0; padding: 0;
    list-style-type: none;
    width: 435px;
}
ul#logos li {
    margin: 0 30px 10px 0; padding: 0;
    width: 125px;
    float: left;
}
ul#logos li.last_item_line { margin-right: 0 }
ul#logos li img {
    border: 3px solid #dfdddd;
}
ul#logos_list {
    margin: 0; padding: 0;
    list-style-type: none;
}
ul#logos_list li {
    margin: 0; padding: 0;
    display: block;
}
#clients ul { 
    list-style-type: none;
    padding: 0; margin: 0;
}
#clients.carroussel ul:last-child p:not(p:first-child) {
	margin-left:13px !important;
}
#clients.carroussel ul li+p{
	margin-left:0px !important;
}
#clients.carroussel .pagecontent{
	padding: 0;
}
