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,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus{
	outline: 0;
}

ol,ul{
	list-style: none;
}
table{
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td{
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after{
	content: "";
}
blockquote,q{
	quotes: "" "";
}
img,input,select,option{
	vertical-align: middle;
}

dl dt, dl dd{
    display:block;
    float:left;
    padding-bottom:8px;
}
dl dt{
    clear:left;
    width:105px;
    font-weight:bold;
}
legend{
    display:none;
}


/**********************************************/
/* Reusable class                             */
/**********************************************/

.clear:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear{
	display: inline-table;
}
.clear{
	height:0;
	clear: both;
	display:block;
}
.inline{
    display:inline-block !important;
}
strong, .bold {
    font-weight:bold;
}
.floatright {
    float:right;
}
.floatleft {
    float:left;
}
.hidden {
    display:none;
}
.indent{
    text-indent: -9999px;
    line-height:0;
}
.indent img{
    display:block;
}
.no-margin{
    margin:0 !important;
}
.no-padding{
    padding:0 !important;
}
.right a{
    text-align:right !important;
}
.left{
    text-align:left;
}
.center{
    text-align:center;
}
address{
    font-style:normal;
    white-space:nowrap;
    margin-bottom:10px;
}
.block{
    display:block;
}
.hdr-spacer{
    height:7px;
}
.marg-bottom-10{
    margin-bottom:10px;
} 
.marg-bottom-5{
    margin-bottom:5px;
} 
/**********************************************/
/* Specific content                           */
/**********************************************/

html, body{
    height:100%;
}
#wrapper{
    position:relative;
    width:718px;
    margin:0 auto;
}
#header{
    padding-top:5px;
    position:relative;
}

#switch {
	position:absolute;
	top:9px;
	right:0;
	/*line-height:19px;*/
	/*background:#b5111a;*/
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#header h1{
    margin-left:10px;
    margin-bottom:20px;
    float:left;
}
#slogan{
    float:right;
    margin-top:15px;
}
#content{
    padding-top:7px;
}
#content-left{
    float:left;
    margin-right:5px;
}

#content-right{
    float:left;
}



.standardblock{
    border:1px solid #c3c3c3;
    padding:10px;
}

.standardblock2{
    border:1px solid #c3c3c3;
    padding:49px 20px 20px 20px;
}
.standardblock h2{
    margin:-11px -11px 12px -11px;
}

.standardblock3{
    border:1px solid #c3c3c3;
    padding:12px 12px 12px 40px;
}
.standardblock4{
    border:1px solid #c3c3c3;
    padding:49px 10px 10px 10px;
}





#content-full{
    width:676px;
    border:1px solid #c3c3c3;
    padding:12px 20px;
}
#content-full h2{
    margin:-13px -21px 12px -21px;
}
#content-full h3{
    margin-bottom:12px;
}


div.large{
    width:493px;
}
div.large2{
    width:457px;
}
div.large3{
    width:494px;
}
div.large4{
    width:505px;
}
div.large5{
    width:525px;
}

div.small{
    width:162px;
}
div.small2{
    width:192px;
}
div.small4{
    width:144px;
}
div#inner-contentleft{
    padding:0 10px;
}
#footer{
    border-top:1px solid #c3c3c3;
    margin-top:11px;
    padding:15px 9px;
}
#copyright{
    /*margin-left:270px;*/
    float:right;
}


/* LISTE AVEC FLĘCHES */
ul.arrow{
    margin-left:0px;
}
ul.arrow li{
    list-style-type:none;
    list-style-position:outside;
    background:url('../images/puce.gif') no-repeat 0px 5px;
    padding-left:12px;
    margin-bottom:5px;
}


/* CONTACT */

#dlst-contact{
    width:420px;
    margin:0 auto;
}
#dlst-contact dd{
    width:303px;
    text-align:right;
}
#dlst-contact .big-link a{
    font-size:18px;
    text-decoration:none;
}





.txtbox{
    width:303px;
    border:1px solid #c3c3c3;
}
span.sep{
    margin:0 5px;
}
img.thumb{
    float:left;
    margin:0 15px 0 0;
}



/* Plan du site */

#tbl-plan td{
    margin:4px;
    padding:4px;
    vertical-align:top;
}

/* Expertise */
#tbl-expertise{
    border:1px solid #d8d8d8;
    width:100%;
}
#tbl-expertise td, #tbl-expertise th{
    padding:3px;
    width:78px;
    border-top:1px solid #4c4c4c;
    border-left:1px solid #4c4c4c;
    border-right:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    height:30px;
    vertical-align:top;
}
#tbl-expertise tr.hdr td.first{
    width:143px;
    font-weight:bold;
}
#tbl-expertise tr th{
    background:#c5c5c5;
}
#tbl-expertise tr.alt td, #tbl-expertise tr td:first-child{
    background:#e3e3e3;
}



/* Accueil */

#lst-home li{
    padding-bottom:10px;
    border-bottom:1px dotted #686868;
    margin-bottom:10px;
}
#lst-home li.last{
    border-bottom:none;
}
#lst-news{
    width:130px;
    margin-left:5px;
    border-bottom:1px dotted #686868;
    margin-bottom:15px;
}
#lst-news li{
    margin-bottom:15px;
}
#lst-news li p{
    text-align:left;
    font-size:10px;
    margin-bottom:2px;
}
a.arrow{
    background:url('../images/puce.gif') no-repeat 0px 5px;
    padding-left:10px;
    margin-left:7px;
}


.lst-sitemap{
    margin-left:0px;
}
.lst-sitemap li{
    float:left;
    list-style-type:none;
    margin-right:15px;
    margin-bottom:20px; 
}
.lst-sitemap li ul li{
    clear:both;
    margin-bottom:10px;
    width:130px;
}
.lst-sitemap li ul.arrow{
    margin:5px 0 0 0;
}
.lst-sitemap li strong{
   font-size:12px;
}
.valid {
	color: red;
	display:none;	
}


/* Admin zone */

.admin dl dt{
    font-weight:normal;
    width:90px;
    line-height:20px;
    vertical-align:middle;
}
.admin dl dt, .admin dl dd{
    padding-bottom:5px;
}

.admin table{
    width:100%;
    border-bottom:1px solid #c3c3c3;
}
.admin table tr td{
    vertical-align:middle;
    padding:5px;
    border-top:1px solid #c3c3c3;
    border-left:1px solid #c3c3c3;
}

.admin tr.hdr th{
    background:#2c2c2c;
    color:#FFF;
    height:16px;
    font-weight:bold;
    font-size:12px;
    border:none;
    vertical-align:middle;
    padding:5px;
    border-top:1px solid #c3c3c3;
    border-left:1px solid #c3c3c3;
}

.admin td.icon, .admin td.download{
    width:25px;
    text-align:center;
}
.admin td.size{
    width:70px;
}
.admin td.icon{
    width:25px;
    text-align:center;
}
.admin td.download{
    border-right:1px solid #c3c3c3;
}

/* Menu anglais */

#nav ul, #nav-bottom ul{
    margin:0;
}
#nav ul li, #nav-bottom ul li{
    list-style-type:none;
    float:left;
}


#sorttable_sortfwdind {
	float:right;
	margin-right:5px;
	margin-top:3px;
	width:7px;
	height:8px;
	background:url(../images/down.gif);
	text-indent:-99999px;
}

#sorttable_sortrevind {
	float:right;
	margin-right:5px;
	margin-top:3px;
	width:7px;
	height:8px;
	background:url(../images/up.gif);
	text-indent:-99999px;
}