/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	margin: 0px;
}

body a {
	text-decoration: none;
	color: #666666;
}

body a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

fieldset {
	clear: left;
	padding-right: 8px;
}

label {
	cursor: pointer;
	margin-top: 2px;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-top: 8px;
	font-size: 12px;
}

p {
	text-align: left;
	margin: 0px;
}

h1 { font-size:14px; }

hr { color: #B2B2B2; background-color: #B2B2B2; height: 1px;}

pre {
	margin: 0;
	padding: 0;
	font-family: "Bitstream Vera Mono", "Lucida Console", monospace;
	font-weight: normal;
}

code {
	margin: 0;
	padding: 0;
	font-family: "Bitstream Vera Mono", "Lucida Console", monospace;
	font-weight: normal;
}

strike,s {
	color: #BBBBBB;
	text-decoration: line-through #FF870A;
}

.alert { color: #FF0000; font-weight: bold;}

/************************/
/*	Structure   		*/
/************************/

#main-div {
	margin-right: auto;
	margin-left: auto;
    position: relative;
    text-align: left;
	width: 970px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	height:32px;
}

#content {
	clear:both;
}

#leadpar {
}

#leadpar-left {
	width: 711px;
	float: left;
}

#leadpar-right {
	width: 249px;
	float: left;
}

#leadpar-end {
	clear:both;
	width: 960px;
}

#main-nav {
	width: 960px;
	height: 22px;
}

.columneur {
	width: 474px;
}

.cc_column {
	vertical-align: top;
	width: 50%;
}

#columns {
}

#LeftCol {
	width: 237px;
	float: left;
}

#MainCol {
	width: 474px;
	float: left;
}

#RightCol {
	width: 249px;
	float: left;
}

#footer {
	clear:both;
}


/* Header */
#header {
	width:960px;
	font-size:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFE0;	
}

#header a {
	font-size:10px;
	padding-left: 8px;
	padding-right: 8px;
}

#header-logo {
	float: left;
	display: inline;
	margin-top: 3px;
}

#header-center {
	float:right;
	margin-top: 4px;
	display: inline;
	
}

#header-countries {
	float: left;
	margin-top: 6px;
	
}

#header-puce {
   	margin-top: 5px;
	float: left;
}
*>#header-puce {
   	margin-top: 9px;
	
}

#header-tools {
	float: left;
	margin-top: 6px;
	font-weight: bold;
}

#header-search {
	float: left;
	margin-left: 20px;
}

#header-search form {
	margin:0px;
	padding:0px;
}

/* Leadpar */

#leadpar {
	margin-top: 24px;
}

#leadpar-end {
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #DFDFE0;
}


/* Navigation */

#main-nav {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #DFDFE0;
	margin-bottom: 24px;
}

#main-nav a {
	text-decoration:none;
}

.main-nav-items {
	margin-right: 20px;
	float:left;
}

.navdl {
	margin: 0;
	margin-bottom: 24px;
	margin-right: 8px;
}

.navdt, .navdt-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 8px;
}

.navdt a, .navdt-select a {
	background-image:url(../img/menu/flech_grise.gif);	
	background-repeat: no-repeat;	
	background-position: 0 3px;
	padding-left:16px;
	display: block;
}

.navdt-select a {
	background-image:url(../img/menu/flech_grise_open.gif);
	color: #000000;
}

.navdd {
	margin: 0;
	padding: 0;
}

.navul {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 24px;
	padding-left: 16px;
}

.navli, .navli-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin-bottom: 2px;
}

.navli a, .navli-select a {
	margin-bottom: 2px;
	padding-left:0px;
	color: #666666;
}

.navli-select a {
	color: #000000;
}

.nav-title {
	margin-bottom: 8px;
}

.navdropdown-select {
	width: 185px;
}


/*Borders*/

div.bordertop{	
	font-size:9px;
}

div.bordertopleft {	
	background-image: url(../img/blocks/bordertopleft.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;
	float:left;
}

div.bordertopmiddle {	
	background-image: url(../img/blocks/bordertop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bordertopright {	
	background-image: url(../img/blocks/bordertopright.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 9px;
	float:right;
}

div.bordermiddle {
	background-image: url(../img/blocks/bordermidleft.gif);	
	background-repeat: repeat-y;
	background-position: left;
}

div.bordersubmiddle {
	background-image: url(../img/blocks/bordermidright.gif);	
	background-repeat: repeat-y;
	background-position: right;
}

div.borderbottom { 
	font-size:9px;
}

div.borderbottomleft { 
	width: 9px;
	background-image: url(../img/blocks/borderbottomleft.gif);	
	background-repeat: no-repeat;
	background-position: top right;
	float:left;
}

div.borderbottommiddle { 
	background-image: url(../img/blocks/borderbottom.gif);	
	background-repeat: repeat-x;
	background-position: top;
}

div.borderbottomright { 
	width: 9px;
	background-image: url(../img/blocks/borderbottomright.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	float:right;
}


/*Paragraphes*/

.para-content {
	margin-left: 8px;
	margin-right: 8px;
}

.para-content p {
	margin: 0px;
}

.para-text img {
	margin-bottom:4px;
}

.para-title {
	font-size:12px;
}

.para-teaser {
	margin-bottom:8px;
}


/* Table */

table.tableau {
	width: 97%;
	float: left;
	border-collapse:collapse;
}

.tableau th {
	height: 24px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

.tableau td {
	height: 24px;
	border-top: 1px solid #666666;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}

table.catalogue {
	width: 97%;
	float: left;
	border-collapse:collapse;
}

.catalogue th {
	height: 24px;
	background-color: #1AAFE3;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

.catalogue td {
	height: 24px;
	border-top: 1px solid #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}


/* Formulaires */

form.search, form.soa, form.career, form.travel {
	display:inline;
	padding:0px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form.soa, form.career, form.travel {
	display:block;
	margin-top:8px;
}

form.search #search-text, #searchsoa , #searchtravel, #searchcareer{
	width:80px;
	margin-right:8px;
}


/* News & Event */

.news-link {
	font-weight:normal;
	color:#666666;
}

.news {
	margin-bottom: 8px;
}

.news-date {
	font-weight: bold;
	color: #FF6600;
}

.news-title {
	font-weight: bold;
}


/* Footer tools */

#footer-tools {
	clear:both;
	text-align:center;
	margin-top: 8px;
	padding-right: 22px;
}

#footer-tools a {
	margin-left: 30px;
	margin-right: 30px;
}


/* Jobs */

.jobpuce {
	background-image: url(../img/bullets/orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	height: 5px;
	width: 5px;
	margin-top:4px;
	margin-right:4px;
}

.jobpucecol {
	background-image: url(../img/bullets/orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display:block;
	padding-left:10px;
	margin-left:6px;
	margin-top:4px;
	margin-right:4px;
}

.jobdate {
	float:left;
	width:70px;
	margin-right:4px;
}

.jobresults {
	padding-bottom: 6px;
	border-bottom: solid 1px #CCCCCC;
}

.jobtext {
	float:left;
	width:372px;
}

.jobtextcol {
	position:relative;
    padding-top: 2px;
    display:block;
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
}

.descposteRH {
	margin-top: 16px;
}

.descposteRH img {
	margin-bottom:30px;
}

.descposteRH span, #sendjob label {
	display:block;
	margin-bottom: 2px;
}

.descposteRH-col {
	float: left;
	width: 46%;
}
*>.descposteRH-col {
	width: 50%;
}

#sendjob {
	margin-top: 16px;
	margin-bottom: 16px;
}


/* Divers */

#country-code {
	height: 16px;
	width: 16px;
	margin-top: 4px;
	float:right;
}

.countries-leftcol {
	float:left;
	margin-right: 10px;
	width:100px;
}

.countries-rightcol {
	float:left;
}

#copyright {
	font-size: 9px;
	float:right;
}

.spacer {
	font-size: 2px;
}

.valid_label {
	margin-left:0px;
	height:24px;
	background-color:#EAEAEA;
	border-top: solid 1px #CCCCCC;
	text-align: right;
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 1em;
}
.valid_label img {
		vertical-align: middle; 
}

#forgetpwd {
	display: none;
}

.rssfeed {
}

.forumlisthead {
	color:#000000;font-weight:600;font-family:verdana;font-size:11px;
}

.forumlisttext {
	color:#000000;font-weight:300;font-family:verdana;font-size:11px;
}

.forumadmintext {
	color:#cccccc;font-weight:100;font-family:verdana;font-size:11px;
}
.forumline {
	background-color: #909090;
}

.forumformtext {color:#000000;font-weight:300;font-family:verdana;font-size:11px;}
.forumheaderhead {color:#000000;font-weight:600;font-family:verdana;font-size:11px;}
.forumheadertext {color:#000000;font-weight:300;font-family:verdana;font-size:11px;}

A.forumlisttextdyn {
	font-family:verdana;font-weight:300;font-size:11px;text-decoration:none;color:#000000;
}
A.forumlisttextdyn:active {
	color:#000000;
}
A.forumlisttextdyn:visited {
	color:#ff0000;
}


/* Forms */

#CFCForm {
	margin-top: 16px;
	margin-bottom: 16px;
}
.formFields {
	margin: 0;
	padding: 0;
	border: none;
}
.formLegend {
	display: none;
}
.formText {
}
.formFile {
}
.formDrop {
}
.formCheckbox {
}
.formRadio {
}
.formLink {
}
.formChoiceLabel {
}
.formPage {
	//display: none;
}
.formCol {
	float: left;
	width: 229px;
	padding: 4px;
}
.formSubmitChevron {
	margin-left:0px;
	height:24px;
	background-color:#EAEAEA;
	border-top: solid 1px #CCCCCC;
	text-align: right;
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 1em;
}

.pollResult {
	margin-left:0px;
	height:16px;
	margin-top: 8px;
	line-height: 1em;
}
.pollResult img {
	vertical-align: middle;
	background-color: #FF870A;
}

.formSubmitChevron img {
	vertical-align: middle; 
}

.labelquizz {
	font-weight: bold;
}

.quizzsoluce {
}

/* ##### Infos Bulles ##### */
a.info {
	position: relative;
	text-decoration: none;
	border-bottom: 1px gray dotted;
}
a.info span {
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span {
	display: inline;
	position: absolute;
	top: 2em;
	left: 1em;
	background: orange;
	text-align: center;
	color: white;
	padding: 2px;
}

