/* GENERIC ELEMENTS : HTML 4.01 */

a {
	color: #333366;
	text-decoration: underline;
}

a:visited {
	color: #333366;
	text-decoration: underline;
}

a:hover {
	color: #333366;
	text-decoration: none;
}

a:active {

}

abbr {
	border-bottom: 1px #333366 dotted; 
	font-style: normal;
	cursor: help; 
}

abbr:hover {
	/*cursor: help;*/
}

acronym {
	border-bottom: 1px #333366 dotted; 
	font-style: normal;
	cursor: help; 
}

a acronym {
	cursor: pointer;
}

area {
}

address {
	font-style: normal;
	text-align: right;
}

b {

}

blockquote {
	margin: 0px;
	padding: 0px;
	color: #333366;
}

blockquote p:before {
	content: open-quote;
}

blockquote p:after {
	content: close-quote;
}

body {
	margin: 0px;
	padding: 0px;
	COLOR: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFF;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}

br {
}

button {
	color: #333366;
}

caption {
	text-align: left;
	font-size: 75%;
}

/* used to cite someone for a quote */
cite {
}
.caption {
	font-size: 80%;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}


del {
}

/* Definition */
dfn {
}

div {
}

/* Definition List */
dl {
}

/* Definition Term - In list */
dt {

}

/* Emphasize text */
em {
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

fieldset fieldset {
}

legend {
	text-align: center;
}

form {
	padding: 0px;
	margin: 0px;
}


h1 {
	font-size: 90%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 120%;
	font-style: italic;
}

h4 {
}

h5 {
}

h6 {
}

head {
}

i {
}

img {
   border: 0px;
}


input {
	font-size: 100%;
}

label {
	vertical-align: middle;
}
label input {
}

label select {
}

label textarea {
}

legend {
}

li {
}

link {
}

noscript {
}

ol {
}

/* Groups options together in a dropdown menu */
optgroup {
}

option {
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

q {
}

q:before {
	content: open-quote;
	font-size: 1em;
}

q:after {
	content: close-quote;
	font-size: 1em;
}

script {
}

select {
}

strong {
	font-size: 1em;
}

/* Subscript */
sub {
}

/* Superscript */
sup {
}

table {
}

tbody {
}

td {
}

textarea {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 100%;
   margin-bottom: 10px;
}

tfoot {
}

th {
}

thead {
}

title {
}

tr {
}

ul {
}
/* SPECIFIC ATTRIBUTES : ID */

#fond {
	background-image: url(titlebar_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 101px;
}

#contenu {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}

#menu1 {
	position: absolute;
	width: 760px;
	height: 99px;
}

#barre {
	position: absolute;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100%; /* Opera Fix */
	font-size: 85%;
	/* bottom cascaded */
	margin: 0px;
	padding: 0px;
	bottom: -3px;
	z-index: 1;
}

.tabLeft {
	background-image:url(left_background.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 2px;
}

.registerTab .tabLeft {
	margin-left: 10px;
	background-image:url(register_left_background.gif);
}

.highlightTab .tabLeft {
	background-image:url(highlight_left_background.gif);
}

.tab a {
	margin-left: 7px;
	padding-right: 7px;
	background-image: url(right_background.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #333366;
	text-decoration: none;
}

.tab a:visited {
	text-decoration: none;
}

.tab a:hover {
	color: #FFFFFF;
}

.registerTab .tab a {
	background-image: url(register_right_background.gif);
}

.registerTab .tab a:hover {
	color: #788CAF;
}

.highlightTab .tab a {
	background-image: url(highlight_right_background.gif);
	color: #FFFFFF;
	font-weight: bold;
}

.tab {
	float: left;
	display: inline;
}

#logo {
	float: right;
	margin: 15px 5px 0px 0px;
}



#mainImage {
	position: absolute;
	background-image: url(../images/image_home.jpg);
	background-repeat: no-repeat;
	margin-top: 106px;
	width: 760px;
	height: 102px;
}

/* A modifier pour chaque page, exemple :

#mainImageContact {
	position: absolute;
	background-image: url(img_contact.jpg);
	background-repeat: no-repeat;
	margin-top: 106px;
	width: 760px;
	height: 102px;
} 

*/

#content {
	padding-top: 208px;
	margin-bottom: 15px;
}

#contentBackground {
	margin: 0px;
	padding: 0px;
	background-image: url(content_background.gif);
	background-repeat: repeat-y;
	background-position: 0px 15px;
}

#content h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

/*********************  COLUMN ONE  ***************************/

#columnlarge {
	position: relative;
	width: 595px;
	margin: 0px;
	text-align: left;
}

#columnlarge h1 {
	padding-top: 15px;
	font-size: 140%;
	text-align: left;
}

#columnlarge form {
}

#columnlarge form fieldset {
	border: 1px solid #333366;
	padding-top: 10px;
}

#columnlarge input,  #columnOne select {
	margin-bottom: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#columnlarge textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#columnlarge form legend {
	color: #333366;
	text-align: center;
	font-size: 90%;
	margin: 10px 10px 10px 10px;
}

#columnlarge form label {
	width: 6em;
	float: left;
	text-align: right;
	margin: 3px 10px 10px 10px;
	clear: left;	
	font-weight: bold;
}

#columnlarge form submit {
	margin-left: 250px;
}

/*********************  COLUMN ONE  ***************************/

#columnOne {
	position: relative;
	width: 395px;
	margin: 0px;
	text-align: left;
}

#columnOne h1 {
	padding-top: 15px;
	font-size: 140%;
	text-align: left;
}

#columnOne form {
}

#columnOne form fieldset {
	border: 1px solid #333366;
	padding-top: 10px;
}

#columnOne input,  #columnOne select {
	margin-bottom: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#columnOne textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#columnOne form legend {
	color: #333366;
	text-align: center;
	font-size: 90%;
	margin: 10px 10px 10px 10px;
}

#columnOne form label {
	width: 6em;
	float: left;
	text-align: right;
	margin: 3px 10px 10px 10px;
	clear: left;	
	font-weight: bold;
}

#columnOne form submit {
	margin-left: 250px;
}

/*****Path*****/
#columnOne #path {
	font-size: 80%;
	padding: 15px 0px 15px 0px;
}

/*****News*****/
#columnOne #news h1 {
	margin-bottom: 20px;
}

#columnOne #news #resources ul li {
	float: none;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#columnOne #news #resources ul li {
	background-image: url(../images/icon_whiteBlue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 35px;
	height: 100%;
	line-height: 1.6em;
}

/*****contact*****/

#contactNavigation {
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

#contactNavigation ul {
	list-style-type: none;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#contactNavigation li {
	float: left;
	width: 40%;
	border: 1px solid black;
	margin: 1px;
	padding: 5px 0px 5px 35px;
}

#contactNavigation li.highlight {
	background-image: url(../images/icon_blueWhite.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #333366;
	color: #FFF;
	vertical-align: middle;
}

#contactInfo {
	margin: 20px 10px 0px 10px;
}

#contactInfo address {
	float: right;
}

#contactInfo ul {
	float: left;
	list-style-type: none;
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

#unsubscribe ul {
	position: relative;
	padding-top: 5px;
}

ul.icon {
	float: none;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

ul.icon li {
	background-image: url(../images/icon_whiteBlue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-left: 0px;
	line-height: 1.6em;
}
	
/*****homepage*****/

#columnOne #financialBox {
	margin-bottom: 20px;
	margin-left: 15px;
	background-image: url(../interface/home/financialBox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 360px;
}

#columnOne #legalBox {
	margin-bottom: 20px;
	margin-left: 15px;
	background-image: url(../interface/home/legalBox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 360px;
}

#columnOne .boxBottom {
	background-image: url(../interface/home/boxBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:16px;
}

#columnOne  #financialBox p, #financialBox h2, #legalBox p, #legalBox h2 {
	font-size: 90%;
	width: 216px;
	margin: 0px;
	margin-left: 120px;
}

#columnOne  #financialBox h2, #legalBox h2 {
	padding-top: 10px;
	font-size: 135%;
}

/*****legal*****/

#columnOne #legal ul {
	float: left;
	list-style-type: disc;
	list-style-position: inside;
	width: 160px;
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 30px 0px;
}

#columnOne #legal ul li {
	padding: 0px;
	text-align: left;
}

/*****Resources*****/
#resources h2 {
	margin-bottom: 10px;
}

#resources a {
	margin-top: 5px;
	font-weight: bold;
	/*IE6 Fix*/
	text-decoration: underline;
}

/*IE6 Fix*/
#resources a:hover {
	text-decoration: none;
}

#resources .linksBox {
	background-image: url(../interface/resources/background.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 168px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}

#resources .linksHolder {
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.linksBox p, .linksBox h2 {
	margin-bottom: 10px;
}


#resources #financeTop {
	background-image: url(../interface/resources/heading_finance.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	height: 44px;
	width: 168px;
}

#resources #legalTop {
	background-image: url(../interface/resources/heading_legal.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	height: 44px;
	width: 168px;
}

.BoxBottom {
	background-image: url(../interface/resources/bottom.jpg);
	background-repeat: no-repeat;
	/* IE6 Fix */
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	width: 168px;
	height: 14px;
}

/*****Register & Job Apply*****/

#register form, #jobApply form {
	margin-bottom: 20px;
}

#register form label , #jobApply form label, #unsubscribe form label {
	width: 7em;
}

#register form p, #jobApply form p, #unsubscribe form p {
	padding: 5px 10px 0px 10px;
}

#register .greybackground, #jobApply .greybackground {
	background-color: #EEEEEE;
}

#register form fieldset fieldset {
	margin: 0px 10px 20px 10px;
}

#register .typeCheck, #jobApply .typeCheck, #unsubscribe .typeCheck {
	padding: 5px 0px 15px 0px;
}

#register .typeCheck p, #unsubscribe .typeCheck p {
	position: absolute;
	font-weight: bold;
	width: 7.5em; 
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#register .typeCheck input , #jobApply .typeCheck input, #unsubscribe .typeCheck input {
	text-align: right;
	margin: 0px 0px 0px 8.5em;
	padding: 0px;
	clear: left;
	font-weight: normal;
	vertical-align: bottom;
}

#register .typeCheck label, #jobApply .typeCheck label, #unsubscribe .typeCheck label {
	float: none;
	display: inline;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
}

#register .floatRight, #jobApply .floatRight, #unsubscribe .floatRight{
	float: right;
	margin-right: 30px;
}

#register ul.icon {
	float: none;
	list-style-type: none;
	margin: 0px 0px 20px 70px;
	padding: 0px;
}

#register ul.icon li {
	background-image: url(../images/icon_whiteBlue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-left: 0px;
	line-height: 1.6em;
}

#jobApply form ul {
	margin: 10px 0px 30px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
}

#jobApply form ul strong {
	float: left;
	margin-left: -8.5em;
	position: absolute;
	width: 8em;
	text-align: right;
	margin-right: 3px;
}

#jobApply form ul li {
	margin-bottom: 7px;
	margin-left: 8.5em;
	padding: 0px;
}


/*****Results*****/

#columnOne ul.resultsNavigation {
	list-style-type: none;
	text-align: center;
	margin: 10px;
	padding: 5px;
}

#columnOne ul.resultsNavigation li {
	float: left;
	width: 30%;
	margin: 0px 5px 15px 5px;
}

#columnOne ul.resultsNavigation li a.leftArrow {
	background-image: url(left_smallArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-align: center;
}

#columnOne ul.resultsNavigation li a.rightArrow {
	background-image: url(right_smallArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	text-align: center;
}

#columnOne ul.resultsNavigation li strong{
	background-color: #FFFFFF;
}

#columnOne .searchResult {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7E7E7;
	font-size: 90%;
	margin-bottom: 15px;
}

#columnOne .searchResult .searchHeading {
	background-color: #CCCCCC;
	margin-left: 30px;
	/*IE6 Fix*/
	height: 1.6em;
	padding: 4px 0px 4px 5px;
}

#columnOne .searchResult .searchHeading a {
	float: right;
	text-decoration: none;
	margin-right: 8px;
}

#columnOne .searchResult .searchHeading a img {
	vertical-align: middle;
	margin-left: 2px;
}

#columnOne .searchResult h2 {
	position: absolute;
	font-size: 100%;
	margin-top: 2px;
	font-style: italic;
}

#columnOne .searchResult ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px 14px 4px 33px;
}

#columnOne .searchResult ul li {
	margin-bottom: 7px;
	margin-left: 6.5em;
	padding: 0px;
}

/* Fix for IE.  Prevents line intervention on nested list */
#columnOne .searchResult ul li.height100 {
	height: 100%;
}

#columnOne .searchResult ul li strong {
	float: left;
	margin-left: -6.5em;
	position: absolute;
	width: 6em;
	text-align: right;
	margin-right: 3px;
}

#columnOne .searchResult ul li ul {
	list-style-type: square;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#columnOne .searchResult ul li ul li {
	margin-left: 1.3em;
	text-align: left;
}

#columnOne .searchResult ul li ul li a strong {
	display: inline;
	float: none;
	margin: 0px;
	position: relative;
	width: 100%;
	text-align: left;
}

/*****Job Details*****/
#columnOne #jobDetails h1, #columnOne #jobDetails h2 {
	margin-bottom: 0.5em;
}
#columnOne #jobDetails ul {
	list-style-type: none;
	font-size: 100%;
	margin: 0px;
	padding: 4px 14px 4px 33px;
}

#columnOne #jobDetails ul.highlight, #columnOne #jobDetails ul.highlight li {
	list-style-type: disc;
	font-size: 100%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#columnOne #jobDetails ul.greybackground {
	background-color: #EEEEEE;
	margin: 15px 0px 15px 0px;
}

#columnOne #jobDetails ul li {
	margin-bottom: 7px;
	margin-left: 6.5em;
}

#columnOne #jobDetails ul.icon li {
	background-image: url(../images/icon_whiteBlue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 35px;
	line-height: 1.6em;
}



#columnOne #jobDetails ul li strong {
	float: left;
	margin-left: -6.5em;
	position: absolute;
	width: 6em;
	text-align: right;
	margin-right: 3px;
}

#columnOne #jobDetails ul.icon li a strong{
	float: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline;	
}

#columnOne #jobDetails form {
	margin-bottom: 15px;
}

#columnOne #jobDetails form label {
	width: 8em;
	clear: left;
}

/*****SiteMap*****/

#columnOne #siteMap ul {
	margin: 0px;
	padding: 0px;
}

#columnOne #siteMap ul li.topLevel {
	background-image: url(../images/icon_whiteBlue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 35px;
	line-height: 1.6em;
	height: 100%;
}

#columnOne #siteMap ul li ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

/*********************  COLUMN TWO  ***************************/

#columnTwo {
	float: right;
	width: 154px;
	background-color: #e7e7e7;
	border-left: 6px solid #FFF;
	border-top: 5px solid #FFF;
	font-size: 85%;
}




#columnTwo h1 {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 4px;
}

#columnTwo ul {
	margin: 15px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	list-style-type: none;
}

#columnTwo p, #columnTwo address, #columnTwo form {
	padding: 0px 7px 0px 6px;
}




#columnTwo #fade {
	background-image: url(degrade.jpg);
	background-repeat: repeat-x;
	height: 96px;
	padding: 0px 7px 0px 6px;
	margin: 0px;


}



#columnTwo #ligue {
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}




#registerButton {
	font-size: 130%;
	text-align: center;
}	




/*********************  COLUMN THREE  *************************/

#columnThree {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 2px 2px 2px 2px;
	width: 190px;
	background-color: #c2d2e0;
}

#columnThree h1 {
	margin: 15px 0px 15px 0px;
}

#columnThree #map {
	margin-top: 15px;
	margin-left: 35px;
}

#columnThree form {
	margin: 5px;
	text-align: left;
}

#columnThree form select {
	margin-bottom: 10px;
	vertical-align: middle;
}

#columnThree form label {
	vertical-align: top;
}

#columnThree form label img {
	vertical-align: bottom;
	margin-top: 6px;
	margin-bottom: 10px;
}

#columnThree .width100 {
	width: 100%;
}

#columnThree .submit {
	float: right;
	font-size: 95%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#columnThree a {
text-decoration: none;

}

#columnThree a:hover {
	color: #333366;
	text-decoration: underline;
}



/*********************  FOOTER  *************************/

#footer {
	width: 100%;
	clear: both;
	border-top: 1px dotted #999999;
	padding-bottom: 35px;
	font-size: 75%;
}

#footer p {
	position: absolute;
}

#footer img {
	margin-top: 5px;
}

#footer .floatRight {
	text-align: right;
}

#footer a {
	color: #333366;
	text-decoration: underline;
}

#footer a:hover {
	color: #333366;
	text-decoration: none;
}

/* RECURRING ATTRIBUTES : CLASS */

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.highlight {
	color: #FF0000;
}


.tellAFriendSubmit{
	float: right;
	display: inline;
	margin-right: 20px;
}
