@charset "utf-8";
/* CSS Document */

/* ------------------GENERAL------------------- */

* {margin:0;padding:0;} 

html, body, #wrap {
height: 100%;
}

body > #wrap {
height: auto;
min-height: 100%;
}

body {
background-image:url(/images/cnt_bak.gif);
background-repeat: repeat-x;
background-color:#fff;
font-family:Georgia, Trebuchet MS, "Times New Roman", Times, serif;
font-size: 16px;
color: #333;
line-height:1.5;
}

#wrap {
width:850px;
margin:0 auto;
background:url(/images/cnt_cnt_bak.png);
background-repeat:repeat-y;
}

#main {
width:850px;
margin:0 auto;
clear:both;
padding-bottom: 100px;
}

a, a:active, a:visited, a:link{
color: #2d7db3;
border-bottom:1px dotted #2d7db3;
padding-bottom:1px;
text-decoration:none;
}

a:hover{
text-decoration: none;
color: #000;
border-bottom: 0;
}

h1, h2, h3, h4{
font-weight:normal;
color:#322b2b;
font-style:italic;
line-height:1.2;
margin:0;
padding:0;
}

h1{
font-size: 50px;
}

h2{
font-size: 34px;
border-top:1px dotted #322b2b;
}

h3{
font-size: 22px;
color: #65a8d5;
border-bottom:1px #ccc dotted;
width:97%;
padding:10px 0 0 0;
}

h4{
font-size: 20px;
color: #65a8d5;
border-bottom:1px #ccc dotted;
width:97%;
padding:10px 0 0 0;
}

img{
border: 0;
}

a:focus{outline:none;
}

a img {
border:none;
}

p {margin:10px 0 5px 0;}

/* ------------------STRUCTURE------------------- */

#header  {
width:850px;
margin:0 auto;
margin-top:8px;
height:108px;
background-image:url(/images/cnt_top_bak.gif);
background-repeat:repeat-x;
background-color:#322b2b;
}


#headerlog {
width:151px;
float:left;
}

#headerlog img {
padding:20px 0 0 26px;
}

#headerlog a {
border:1px dotted #322b2b;
border:none;
}

#headernav {
float:right;
text-align:right;
font-size:20px;
padding:20px 0 0 0;
margin-right:-16px;
color:#f4e9df;
}

#headernav a, #headernav a:link, #headernav a:active, #headernav a:visited
{
color:#f4e9df;
text-decoration:none;
border-bottom: 0;
margin:0px 14px 0 14px;
}

#headernav a:hover{
background:#f4e9df;
color:#322b2b;
border-bottom:0;
text-decoration:none;
padding-bottom:0px;
}

#content {
width:611px;
float:left;
}

#contenttxt {
margin: 50px 60px 46px 70px;
background-color:white;
}

#sidebar {
width:239px;
float:right;
}

#rightnav{
height:100%;
margin:0;
color:#a8a6a6;
}

#rightnav ul, #rightnav li{
list-style-type:none;
margin:0;
padding:0;
}

#rightnav li{
border-top:1px dotted #f4e9df;
}

#rightnav ul{
border-bottom:1px dotted #f4e9df;
}

#rightnav a,
#rightnav a:link,
#rightnav a:active,
#rightnav a:visited{
color:#a9a6a6;
text-decoration:none;
border-bottom: 0;
padding-bottom:0px;
}

#rightnav a:hover{
color:#fff;
text-decoration:none;
border-bottom: 0;
padding-bottom:0px;
}


#footer {
width:850px;
margin:0 auto;
position: relative;
margin-top: -100px; 
height: 100px;
clear:both;
font-size:12px;
} 

#footercnt {
width:525px;
background:#322b2b;
color:#ccc;
height:88px;
margin:0 0 0 25px;
padding:12px 0 0 40px;
line-height:2;
} 

#footercnt a:hover {
color:#ccc;
}  
	
.clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}


/* ------------------HRDASHES------------------- */

.hrdashed {
margin:0;
padding:0;
border-bottom:1px dotted #d0d0d0;
display:block;
}

.hrdashed2 {
margin:0;
padding:0;
border-bottom:1px dotted #444;
display:block;
}

/* ------------------CLASSes and ID's------------------- */

#flashcontent{
}

.note{
font-style:italic;
font-size:12px;
}

#imgnoslide{
border: 4px solid #ccc
}

.sliderheight-1{
padding-bottom:2px;
}

.mod-date{
width:95%;
font-family:Trebuchet MS, "Times New Roman", Times, serif;
font-size: 14px;
color: #888;
padding:5px;
background: #f5f5f5;
letter-spacing:10px;
line-height:14px;
margin:0 0 10px 0;
}

/*
.mod-date{
font-family:Trebuchet MS, "Times New Roman", Times, serif;
font-size: 22px;
color: #aaa;
padding:8px;
background: #ededed;
width:615px;
letter-spacing:10px;
line-height:30px;
margin:0 0 0 -80px;
border: 3px solid #ccc;
}
*/

.mod-title{
font-size: 20px;
color: #322b2b;
border-bottom:1px #ccc dotted;
width:90%;
padding:10px 0 0 0;
}

#subtitle         {
font-size: 30px;
font-weight:normal;
color:#65a8d5;
font-style:italic;
line-height:1.2;
margin:0;
padding:0;
}

#topbig{
font-size: 18px;
font-weight:normal;
font-style:italic;
color:#767676;
line-height:1.7;
padding-bottom:30px;
}

.imgfloatleft{
float:left;
padding:0 10px 0 0;
}

.imgfloatright{
float:right;
padding:0 10px 0 0;
}

.quote{
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
font-weight:bold;
color:#006784;
}

.retourenhaut{
padding:10px 0 20px 0;
font-size:12px;
}

.expertise ul, .expertise li{
list-style-type:square;
}

ul.expertise {
padding:10px 0 0 15px;
}

.expertise li {
padding:5px 0 5px 0;
}
