/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color:#CCCCCC;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background:#000066 url(bg_grad_sun_white.jpg) fixed;
/*	background:#CCCCCC url(bg_grad_sun2_white.jpg) fixed;*/
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

a.Current{
	color: #990000;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #000066;
	margin: 0px;
	padding: 70px;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h3{
 font-family: Arial, sans-serif;
 color: #000066;
 margin: 0px;
 padding: 20px;
 font-size: 18px;
 font-weight:bold;
 margin-bottom: -0.5cm;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 30px;
 font-size:12px;
 font-style:normal;
 font-weight:normal;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 10px;
}


/*************** list tag styles ***************/

ul{
list-style-type:square;
/* line-height:140%;*/
 padding-left:20px;
 margin-left: 20px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{
 line-height:25px;
}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 29px;
	left: 0px;
	right: 0px;
	width:1205px;
	background-color: #ffffff;
/*	height: 827px;*/
	height:auto;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -3px;
	right: -72px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: 77px;
	height: 8px;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:1205px;
	height: 85px;
	
}

#pageNav{
	float: left;
	width:178px;
	height:100%;
	/*height: auto; */
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
/*	margin-top:0px;*/  /*teste mais ne larche pas du tout*/
/*	padding-top:0px;*/
/*	position:fixed;*/  /* supprimé par adrien, sinon, sous Firefox, le menu ne bougeait pas avec la molette */
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;  /* margin: 5px*/
	border-left: 1px solid #ccd2d2;
}
#imgIntro{
	position:absolute;
	width:289px;
	height:194px;
	left: 897px;
	top: 136px;
}
#imgIntro2{
	position:absolute;
	width:263px;
	height:184px;
	left: 896px;
	top: 344px;
}
/*#tableId{
	position:absolute;
	padding:0px;
	margin:0px;
	left: 179px;
	margin-top: -10px;
	width:1028px;
	height: 40px;
	top: 77px;
	
}*/
#tableId{
	position:relative;
	padding:0px;
	margin:0px;
/*	margin-top: -10px;*/
	width:1028px;
	height: 40px;
	top: 0px;
	left: 0px;
	
}

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

#upArrow {
	position:absolute;
	left: 1154px;
	top: 1272px;
}

hr {
	display:block;
	height: 1px;
	margin: 0;
	_margin: 20px 0px;
	padding: 0;
	color:#999999; /* pour IE*/
	background-color:#999999; /* pour Mozilla */
	border-color:#999999; /* pour Opera*/
	border: 0;
}

h3 hr{
	display:block;
	margin: 0;
	padding: 0;
	_margin-left: 50 px 0px;
	color:#000066; /* pour IE*/
	background-color:#000066; /* pour Mozilla */
	border-color:#000066; /* pour Opera*/
	border:0;
	height:2px;
	width:450px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color:#000066;
	margin: 0px;
	padding: 0px;
	margin-left:150px;
}

#pageName img{
	position:absolute;
	top: 13px;
	margin-left:10px;
	padding: 0px;
	margin: 0px;
	width: 133px;
	height: 49px;
	visibility: visible;
	left: 20px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width:640px;
height: 20px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
	width: 5px;
	height: 11px;
}

#globalLink{
	position: absolute;
	top: 91px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 181px;
	z-index: 100;
	width: 271px;
}



/************** feature styles *****************/

.style1{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .style1 {height: auto;}

.style1 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.style1 img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo a:hover{
	text-decoration:underline;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

/*#sectionLinks{
	margin: 0px;
	padding: 0px;
}*/

/*#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}*/

/*#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#21536A;
}*/

#sectionLinks{
	margin: 0px;
/*	padding: 0px;*/
	display:block;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #000066;/*#cccccc;*/
	background-image: url(bg_nav_bleuclair1.jpg);
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	color:#000066;/*#21536A;*/
	padding-top:10px;
	padding-bottom:10px;
/*	margin-bottom:15px;*/
}

#sectionLinks a:link, #sectionLinks a:visited{
	color:#000066;
}

#sectionLinks a:hover{
	color:#000066;
	text-decoration:underline;
}

#sectionLinks a.Current{
	color:#990000;
}

#soussectionLinks{
	display:block;
	padding: 0px 0px 0px 5px;
/*	background-image: url(bg_nav.jpg);*/
	background-color: #F5f7f7;
	color:#F5f7f7;
	border-bottom:#CCCCCC 1px solid ; 
	border-top: 1px solid #ffffff;
	font-size:12px;
	font-weight:bold;
	text-indent:25px;
	padding-top:8px;
	padding-bottom:10px;
}
#soussectionLinks a:link, #soussectionLinks a:visited{
	color:#005FA9;
}

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

#soussectionLinks a.Current{
	color:#990000;
}

/************* relatedLinks styles **************/

.sous_menu{
	margin: 0px;
/*	padding: 0px 0px 10px 10px;*/
/*	padding: 0px 0px 5px 5px;*/
	border-bottom: 1px solid #cccccc;
	padding:-20px;
/*	margin-bottom:-20px;*/
}

.sous_menu h3{
	padding: 5px 0px 2px 0px;
}

.sous_menu a{
	display:inline;  /*  pour garder les meme interlignes entre les puces des menus sous IE*/
}

.sous_menu a.Current{
	color:#990000;
}

.sous_menu a:hover{
	color:#000066;
	text-decoration:none;
}
/**************** advert styles *****************/

#advert{
	padding: 20px;
}

#advert img{
	display: block;
}

/************* Layers des drapeaux **************/
#LayerDrapFr {
	position:absolute;
	width:67px;
	height:29px;
	z-index:1;
	left: 1093px;
	top: 5px;
}
#LayerDrapAng {
	position:absolute;
	width:68px;
	height:38px;
	z-index:1;
	left: 1093px;
	top: 37px;
}

/****** les styles definis par l'utilisateur*****/
.Style2 {color:#000033; font-size: 13px; }
.Style5 {
	color:#005FA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Style6 {
	font-size: 12px;
	color:#005FA9;
}
.Style8 {color: #000033; font-size: 20px; }
.Style9 {
	color: #000033;
	font-size: large;
	font-weight: bold;
}
.Style11 {
	color: #000033;
	font-size: 20px;
	font-weight: bold;
}
.Style12 {color: #000033; font-size: 175%; font-weight: bold; }

.Style15 {font-size: x-large; color: #000000; }

.Style16 {
	color: #000000;
	font-size: 14px;
}

.Style19 {color: #000033; font-size: small; font-weight: bold; }

.Style20 {
	font-size: 12px;
	color: #0033FF;
}
.Style22 {	font-size: 100%;
	color: #334d55;
	font-weight: bold;
}
.Style23 {
	font-size: 14px;
	color: #006699;
	font-style: normal;
	font-weight: bold;
}

.Style25 {color: #000033; font-size: 12px; }

.Style30 {color: #0000CC; font-size: 12px; }

.Style33 {	font-size: 14px;
	color: #334d55;
	font-weight: bold;
}

.Style35 {font-size: 16px; color: #000066; font-weight: bold; }
.Style36 {font-size: 10px}

.Style38 {
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}
.Style40 {
	color: #990000;
	font-size: 14px;
}
.Style41 {color:#999999} /* pour griser intranet en anglais*/

/********************* end **********************/

