
HTML {
	FONT-SIZE: 12px; FONT-FAMILY: Trebuchet, Arial, Verdana, Tahoma, Helvetica, sans-serif; COLOR: black; 
	MARGIN: 0px; LIST-STYLE-TYPE: none; TEXT-DECORATION: none; 
}
BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Trebuchet, Arial, Verdana, Tahoma, Helvetica, sans-serif; COLOR: black; 
	MARGIN: 0px; LIST-STYLE-TYPE: none; TEXT-DECORATION: none; 
}

/* WARNING : Bug - Without this ligne text in table is to much big in SPAW webeditor*/
TABLE{
	FONT-SIZE: 12px;
}
A {
	FONT-SIZE: 12px; CURSOR: hand; text-decoration:underline; color:black;
}
A:HOVER {
	text-decoration:none;
}

P {
	FONT-SIZE: 12px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

UL {
	FONT-SIZE: 12px; 
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

UL LI {
	margin: 0px;
	padding:0px 1px 1px 16px;
	list-style-type:none;
	list-style-image:none;
	background-image: url(/images/puce_o.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: 2px 2px;
	/*border: 1px solid green;*/
}

OL {
	FONT-SIZE: 12px; 
	margin: 0px 0px 0px 5px;	
	padding:0px 0px 0px 0px;
	/*border: 1px solid red;*/
}

OL LI {
	margin: 0px;
	padding:0px 0px 0px 16px;
	list-style-type:none;
	list-style-image:none;
	background-image: url(/images/puce_g.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: 2px 2px;
	/*border: 1px solid blue;*/
}

H3 {
	FONT-SIZE: 12px
}


INPUT
{
	font-size : 10px;	
}

SELECT
{
	font-size : 10px;	
}



/*border: 1px solid red;*/


.introBody {
	background:#363a3b;
}


.introBg {
	width:100%;height:598px;
	background:url(/images/intro_bg.gif) top left repeat-x;	
	margin: 0;
	text-align:center;	
}


.introLeft {
	FLOAT: left;
	margin-top: 280px;
	margin-left: 100px;
	width:155px;
	text-align:center;
}


.introCentre {
	margin-top: 110px;
	margin-left: auto;
    margin-right: auto;
    width:570px;
}

.introLink {
	FLOAT: right;
	margin-top: 155px;
	margin-right: 0px;
	width:155px;
	text-align:center;
	color:white;
}

.introLink a {
	color:white;
	text-decoration:none; 	
	font-size:14px;
}

.introLink a:hover {
	color:#ff7f00;
	text-decoration:none; 
}


.introLogo {
	FLOAT: left;
	width:260px;height:142px;
    text-align: left;
	color:white;	
	margin-left: 155px;
}

.introLogoMirror {
	FLOAT: left;
	margin-top: 10px;
	width:260px;height:142px;
    text-align: left;
	color:white;
	margin-left: 155px;
}


.page {
	width:100%;
	margin: 0;
	text-align:center;	
}

.content {
	margin-top: 25px;
	margin-left: auto;
    margin-right: auto;
    width:952px;
    /* contourner pb de min-height pas interprete sur IE 6 et height interprété comme hauteur fixe sur Firefox et IE7  */
  	min-height:541px;
 	height:auto !important;
  	height:541px;	
    text-align: left;	
    /*border: 1px solid red;*/
}


.contentRight{
	FLOAT: left;
	/* contourner pb de min-height pas interprete sur IE 6 et height interprété comme hauteur fixe sur Firefox et IE7  */
  	min-height:541px;
 	height:auto !important;
  	height:541px;
	background:url(/images/content_right.gif) top left no-repeat;	
	width:168px;
	/*border: 1px solid orange;*/
}
.contentRight_job{
	FLOAT: left;
	/* contourner pb de min-height pas interprete sur IE 6 et height interprété comme hauteur fixe sur Firefox et IE7  */
  	min-height:541px;
 	height:auto !important;
  	height:541px;
	background:url(/images/content_right_job.gif) top left no-repeat;	
	width:168px;
	/*border: 1px solid orange;*/
}
.rightAlignLeft{
	padding-right: 10px;
	margin-top: 31px;
	/*border: 1px solid orange;*/
}
.rigthBackGroundLink{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 6px;
	height:20px;
	color:white;
	font-size:14px;
	text-align: right;
	/*border: 1px solid green;*/
}


.rigthBody{
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: right;
	color:white;
	height:300px;
	/*overflow:auto;*/
	/* contourner pb de min-height pas interprete sur IE 6 et height interprété comme hauteur fixe sur Firefox et IE7  
  	min-height:240px;
 	height:240px;	*/
	/*border: 1px solid red;*/
}
.rigthBody a{
	color:#ff7f00;
	text-decoration:none;
}
.rigthBody a:hover {
	color:white;
	text-decoration:none;
}

.rigthBottom{
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
	color:white;
	/*border: 1px solid red;*/
}
.rigthBottom a{
	color:#ff7f00;
	text-decoration:none;
}
.rigthBottom a:hover {
	color:white;
	text-decoration:none;
}


.rigthBottomLink{
	width:148px;
	margin: 20px 0px 0px 7px;
	padding: 7px 12px 0px 0px;
	height:42px;
	background:white;
	color:#ff7f00;
	text-align: right;	
}
.rigthBottomLink a {
	color:#ff7f00;
	text-decoration:none;
}
.rigthBottomLink a:hover {
	color:#454a4b;
	text-decoration:none;
}

.contentBody{
	FLOAT: left;
	width:780px;
	/*border: 1px solid blue;*/
}

.contentBodyTop{
	width: 100%;
	height: 121px;
	background:url(/images/content_top_band.gif) top left no-repeat;	
	/*border: 1px solid blue;*/
}

.contentBodyTop_job{
	width:100%;
	height: 121px;
	background:url(/images/content_top_band_job.gif) top left no-repeat;	
	/*border: 1px solid blue;*/
}

.homeLink{
	FLOAT: left;
	margin-left: 30px;	
	/*border: 1px solid blue;*/
}

.rubTopImg{
	FLOAT: left;
	margin-left: 11px;	
	margin-top: 30px;	
	/*border: 1px solid blue;*/
}

.contentBodyCenter{
	width: 100%;
	height: 420px;
	background:url(/images/content_center_bg.gif) top left no-repeat;	
	/*border: 1px solid red;*/
}

.leftMenu{
	FLOAT: left;
	margin-top: 55px;
	margin-left: 14px;	
	width:195px;
	/*border: 1px solid green;*/
}
.leftMenuCenterTop{
	width:158px;height:26px;
	padding: 2px 0px 0px 19px;
	text-align:left;
	background:#454a4b url(/images/leftmenu_bgc_top.gif) top left no-repeat;	
	font-size: 12px; color: white;
}
.leftMenuLeftOff{
	width:37px;height:28px;
	background:url(/images/leftmenu_bgl_off.gif) top left repeat-x;		
}
.leftMenuCenterOff{
	width:158px;height:26px;
	padding: 2px 0px 0px 19px;
	text-align:left;
	background:#454a4b url(/images/leftmenu_bgc_off.gif) top left no-repeat;	
	font-size: 12px; color: white;
}
.leftMenuAOff {
	color:white;
	text-decoration:none; 	
	font-size:12px;
}
.leftMenuAOff:hover {
	color:#ff7f00;
	text-decoration:none; 
}
.leftMenuCenterOn{
	width:158px;height:26px;
	padding: 2px 0px 0px 19px;
	text-align:left;
	background:#454a4b url(/images/leftmenu_bgc_on.gif) top left no-repeat;	
	font-size: 12px; color: #ff7f00;
}
.leftMenuAOn {
	color:#ff7f00;
	text-decoration:none; 	
	font-size:12px;
}
.leftMenuAOn:hover {
	color:white;
	text-decoration:none; 
}
.leftMenuBottom{
	width:158px;height:18px;
	background:url(/images/leftmenu_bg_bottom.gif) bottom left no-repeat;	
}

.rightMenuAOn {
	color:#ff7f00;
	text-decoration:none; 	
	font-size:14px;
}
.rightMenuAOn:hover {
	font-size:14px;
	color:white;
	text-decoration:none; 
}
.rightMenuAOff {
	color:white;
	text-decoration:none; 	
	font-size:14px;
}
.rightMenuAOff:hover {
	color:#ff7f00;
	text-decoration:none; 
}


.textBody{
	FLOAT: left;
	margin-top: 16px;
	margin-left: 18px;
	padding-right: 8px;
	width:480px;
	/* contourner pb de min-height pas interprete sur IE 6 et height interprété comme hauteur fixe sur Firefox et IE7  
  	min-height:300px;
 	height:auto !important;*/
  	height:380px;
  	overflow:auto;
}

.contentBodyTitre{
	font-size:12px;
	font-weight:bold;
	color: #ff7f00;
}


.contentBottom {
	margin-left: auto;
    margin-right: auto;
    width:952px;height:35px;
    background:url(/images/content_bottom_bg.gif) bottom left no-repeat;	
}

.bottomDiv {
	margin-left: auto;
    margin-right: auto;
    width:950px;
    text-align: left;
}
.bottom {
	color:#454a4b;
	font-size:11px;	
	font-weight:bold;
}
.bottom a {
	color:#454a4b;	
	text-decoration:none;
	font-size:11px;
}
.bottom a:hover {
	color:#ff7f00;	
	text-decoration:none;
	font-size:11px;
}

.clear {
  clear: both;
}

.formBlock {background-color:#e4e5e5; border:1px #ff7f00 solid;}
.formBlockNoBorder{background-color:#e4e5e5;}
.msgErr {font-size: 12px;color: #cc3300;font-weight: bold;}
.msgOk {font-size: 12px;color: #009900;font-weight: bold;}
.msgOkGris{font-size: 12px;color: #454a4b;font-weight: bold;}

/*	Styles for the web editor functionnalities */

H1 {
	PADDING: 0px; MARGIN: 0px;
	font-size:20px;
}
H2 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 4px;
	font-size:18px;
}
H3 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 4px;
	font-size:16px;
}
H4 {
	PADDING: 0px; MARGIN: 0px;
	font-size:14px;
}
H5 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 4px;
	font-size:12px;
}
H6 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 4px;
	font-size:10px;
}

.std {
	FONT-SIZE: 12px;
}
.verySmallTxt {
	FONT-SIZE: 11px;
}
.middleTxt {
	FONT-SIZE: 14px;
}
.bigTxt {
	FONT-SIZE: 16px;
}
.veryBigTxt {
	FONT-SIZE: 18px;
}
.biggest {
	FONT-SIZE: 20px;
}

.orangeLink {
	color:#ff7f00;	
	text-decoration:none;
	font-size:12px;
}
.orangeLink:hover {
	color:black;	
	text-decoration:none;
	font-size:12px;
}


/*Styles applicable via le web editor*/
.we_textNormal {
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
}

.we_titreOrange {
	font-size:12px;
	font-weight:bold;
	color: #ff7f00;
}

.we_texteOrange {
	font-size:12px;
	color: #ff7f00;
}

.we_texteGris {
	font-size:12px;
	color: #454a4b;
}

.we_basDePage {
	color:#454a4b;
	font-size:12px;	
	font-weight:bold;
}




/*border: 1px solid red;*/