@charset "utf-8";

body {
	font-size:12px;
	line-height:1.5em;
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ececec;
	background-image: url(../images/backgrounds/top-horizontal3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	line-height: 1.2;
	font-style: normal;
}
h1 { font-size: 1.5em;}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
}
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; }
ul, ol { margin: .75em 0 .75em 32px; padding: 0; }
p { margin: .75em 0; }
address { margin: .75em 0; font-style: normal; }
a { text-decoration: none; outline: none; }
a:link {
	color: #F27A00;
}
a:visited {
	color: #F27A00;
}
a:hover, a:focus, a:active {
	color: #D56A00;
	text-decoration: underline;
}
a img { border: none; }
em { font-style: italic; }
strong { font-weight: bold; }
form, fieldset { margin: 0; padding: 0; border: none; }
input, button, select { vertical-align: middle; }
hr {border-top:1px solid #ddd;border-bottom:1px solid #fff;}
#page {
	width: 1000px;
	border:0;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page .header {
	position:relative;
	z-index:10;
	height:120px;
	width:1000px;
	top:0px;
}

#logo {
	position:absolute;
	top:10px;
	left:15px;
}


ul.menuTop{
	position:absolute;
	left:0px;
	top:84px;
	width:1000px;
	height:36px;
	background: #ececec url('../images/backgrounds/top-menu.jpg') repeat-x top left;
	padding:0;
	margin:0;
	list-style-type:none;
	list-style:inline;
	font-size:0.9em;
	font-weight:bold;
	float:left;
	color:#2c1107;
    
}

ul.menuTop li {
    float:left;
    margin:8px 0px 8px 10px;
    height:20px;
    padding:0;
    text-align:center;
}

ul.menuTop li.sel {
	color:#fff;
	background-color: transparent;
	background-image: url(../images/backgrounds/menu-on2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.menuTop a {
	color:#2c1107;
}
ul.menuTop a:hover {
    text-decoration:underline;
}
ul.menuTop li.sel a {
    color:#fff;
}

ul.menuTop li span.label {
	display:block;
	float:left;
	height:20px;
	vertical-align:middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}

ul.menuTop li span.end {
    display:block;
    float:left;
    height:20px;
    width:10px;
    padding:0;
}


ul.menuTop li.sel span.end {
    background: transparent url('../images/backgrounds/menu-on-end2.gif') no-repeat top right;
}

#page .content {
	background:#fff url('../images/backgrounds/bottom-center.jpg') no-repeat bottom center;
	width:1000px;
	padding-bottom:25px;
}

#search-left{
    background: transparent url('../images/homeSearchBackground.html') no-repeat top left;
    width:410px;
    padding:10px 0 0 10px;
    margin:0 10px 0 0;
    float:left;
}

#search-right{
    width:410px;
    padding:10px 0 0 0;
    margin:0;
    float:right;
}


.content h1 {
    margin:0;
    font-weight:bold;
    font-size:24px;
    line-height:130%;

}


#footer {
	color:#9fb2c2;
	margin-bottom: 20px;
}

#footer .content {
	width: 1000px;
	background: transparent;
	margin: 0 auto; 
	border:0;
	text-align: left; 
}



ul.fieldList{
    width:198px;
    padding:0px;
    margin:6px 0 3px 0;
    list-style:none;
    font-family:georgia, times, "times new roman";
    font-size:1.1em;
    float:left;
}

ul.fieldList li {
    margin:4px 0 4px 0;
}

ul.fieldList li.off {
    color:#909090;
}

ul.fieldList li.sel {
    color:#000000;
    font-weight:bold;
}


#footer .copyright {
	width: 860px;
	background: transparent;
	margin: 0 auto; 
	border:0;
	text-align: center; 
}


#footer .content .box {
    width: 270px;
    background:transparent;
    float:left;
    padding:0 10px 10px 0px;
    margin:0;
    min-height:170px;
}

.box .desc {
    display:block;
    padding:5px 5px 5px 0px;
    color:#bccee0;
/*    font-family:georgia, times, "times new roman";*/
    font-size:1.1em;    
    line-height:150%;
    min-height:45px;
}

.benchmark {
    color:#bccee0;
    font-family:georgia, times, "times new roman";
    font-size:1em;  
    line-height:150%;
    padding:10px 0px 10px 5px;
    margin:0;
    border-bottom: 1px solid #49708f;
}

.benchmark:hover {
    background: #5c83a3;
    color:#fff;
}

.benchmark .title{
    font-size:1.2em;  
    font-weight:bold;
}

.benchmark .company{
    display:block;
    text-transform:uppercase;
    font-size:0.7em;  
    
}

.benchmark a {
    color:#bccee0;
    text-decoration:none;
}

.benchmark a:hover {
    color:#fff;
    text-decoration:none;
}

#footer h1 {
    margin:0;
    font-weight:bold;
    font-size:20px;
    line-height:130%;
    color:#fff;
    padding:0px;
}

#footer .content .bright {
    border-right: 1px solid #65849d;
    margin-right:5px;
}


.fieldList a.label {color:#000;text-decoration:none;}
.fieldList a.label:visited {color:#000;text-decoration:none;}
.fieldList a.label:hover {color:#000;text-decoration:underline;}


.pageSep{
    width:1000px;
    height:30px;
}

#content-left{
    margin: 0px 0 5px 50px;
    padding-right:25px;
    position:relative;
    width:500px;
    float:left;
    border-right:1px solid #f0f0f0;
    line-height:1.4em;
    color:#666;
}

*HTML #content-left{margin: 5px 0 15px 25px;padding-right:25px;}

#content-right{
    margin: 0px 5px 5px 50px;
    position:relative;
    width:300px;
    float:left;
    line-height:1.4em;
    color:#666;
}

#content-simple {
    margin: 0px 0 5px 50px;
    padding-right:25px;
    position:relative;
    width:850px;
    float:left;
    line-height:1.4em;
    color:#666;
}


.html h1{
    margin-top:5px;
    margin-bottom:10px;
    color:#d04a08;
    font-size:1.6em;
    
}
.html h2{
    margin-top:0px;
    margin-top:30px;
    
}

#addthis {
    position:absolute;
    top:30px;
    left:860px;
    text-align:right;
}

.topLanguages{
	position:absolute;
	top:10px;
	left:783px;
	text-align:right;
	width:197px;
	color:#999;
	font-size:10px;
}

.topLogoRight{
	position:absolute;
	top:10px;
	left:220px;
	text-align:right;
	width:247px;
	color:#999;
	font-size:10px;
}

.topLanguages a, .topLanguages a:visited {
    color:#999;
}

.topLanguages a:hover {
    color:#333;
}

.topLanguages span.sel a {
    font-weight:bold;
    color:#666;
}
.citation {
	font-size: 13px;
	font-weight: normal;
	color: #C4402A;
	line-height: 20px;
	
}#content-left-full {
	margin: 0px 0 5px 50px;
	padding-right:25px;
	position:relative;
	width:700px;
	float:left;
	line-height:1.4em;
	color:#231617;
}
.liste {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid #CCCCCC 1px;
	clear: both;
}
