@charset "utf-8";
/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	background-color: #FFFFFF;
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #334d55;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #006699;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #334d55;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FFFFFF;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #6a83b2;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: auto;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content{
	float: left;
	width: 99%;
}
#Layer1 {
	position:absolute;
	width:1000px;
	height:128px;
	z-index:5;
	left: 3px;
	top: 4px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	background-image: url(images/image_photofiltre_07oct06.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #334d55;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 45px;
	padding-right: 0px;
	letter-spacing: 0.2em;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	background-color: #e6f3ff;
}

#breadCrumb2 {
	font-size: 80%;
	padding: 2px 0px 0 10px;
	background-color: #e6f3ff;
}

/************** .feature styles ***************/

.feature{
	font-size: 88%;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 500px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	color: #FFFFFF;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: absolute;
	margin: 0px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: -9px;
	z-index: 4;
	list-style-image: none;
}


.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 100%;
	color: #cccccc;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.Style4 {
	font-size: 90%;
}
.Rockwell_16px_006699_bold {
	font-family: Rockwell;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 0.1em;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}


.Style7 {
	font-size: 80%;
}

.style23 {
	font-size: 10px;
}

.Style8 {
	font-size: 160%;
}

.Style10 {color: #FFFFFF
}

.Style17 {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6a83b2;
}

.Style22 {
	padding-bottom: 5px;
	text-align: left;
	padding-left: 130px;
}

.Style88 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 6px;
}

.Style96 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	margin-top: 7px;
	margin-bottom: 7px;
}

.Style99 {
	font-size: xx-small
	}
	
.Style19 {
	font-size: 114%;
}

.Style21 {
	font-size: 95%;
}

.titre {
  	background-color : #ffffcc;
  	font-size : 17px;
  	border : 1px solid #ffcc66;
  	margin : 5px;
  	padding : 5px;
  	width : 400px;
}

#DIV_MOVE {
	/*  position : absolute; /* IMPERATIF */
  	left : 20px;
	color : #000000;
	font-size : 13px;
	font-family : Verdana;
	text-align : center;
	background-color : #b0c4de;
	height : 62px;
	width  : 220px;
	border-style : solid;
	border-width : 1px;
	border-color :  #ffffff #808080 #808080 #ffffff;
	z-index : 1;
	position: absolute;
	visibility: visible;
	top: 330px;
}

#D_MOVE_TITRE {
	color : #ffffff;
	font-size : 13px;
	font-family : Verdana;
	font-weight: bold;
	border-style : solid;
	border-width : 1px;
	border-color : #808080 #ffffff #ffffff #808080;
	margin : 2px;
	padding : 5px;
	text-align : center;
	background-color: #66aaff;
	background-image: url(images/gf_scroll_div.gif);
}
	
#Layer6 #content .story #Layer9 a:hover {
	color: #006699;
	text-decoration: underline;
}

.Style104 {
	color: #FFCC00;
	font-size: 110%;
}
.Style106 {
font-size: x-small
}

/* Class CSS 17 sept 2009 - Part from Psy FJ*/

p.MsoHeader {
margin:0cm;
margin-bottom:.0001pt;
tab-stops:center 8.0cm right 16.0cm;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}

p.MsoNormal {
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:12pt;
	font-family:"Times New Roman", "serif";
}

p.MsoHeading8 {
margin:0cm;
margin-bottom:.0001pt;
text-align:center;
font-size:18.0pt;         16pt chez BCB
font-family:"Times New Roman","serif";
}

p.MsoHeading7 {
margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
font-size:12.0pt;
font-family:"Times New Roman","serif";
font-weight:bold;
font-style:italic;
}

p.MsoHeading9 {
margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
font-weight:bold;
text-decoration:underline;
text-underline:single;
}
.Rockwell {
	font-size: 24px;
}


table.MsoNormalTable {
font-size:10.0pt;
font-family:"Times New Roman","serif";
}

p.MsoBodyText {
margin:0cm;
margin-bottom:.0001pt;
text-align:center;
font-size:12.0pt;
font-family:"Times New Roman","serif";
font-weight:bold;
text-decoration:underline;
text-underline:single;
}

p.MsoBodyText2 {
margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
tab-stops:57.75pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}

/* Class CSS 17 sept 2009 - Part from BeDe */

.StyleMsoTable20LeftRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
}

.StyleMsoTable20LeftRightJustify {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	line-height: 17pt;
}

.StyleMsoTable20LeftRight_seuls {
	margin-left: 20px;
	margin-right: 20px;
}

.StyleMsoTable20Left_seul {
	margin-left: 5px;
}

.ColorBasicLink {
	color: #0000d5;
}

.Paraph_Padd_Top10 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Class CSS 17 sept 2009 - Txt deroulant Part from BeDe*/

.span_text_deroulant {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 18px;
	width: 198px;
	color: #FFFF99;
	letter-spacing: 0em;
	word-spacing: 0em;
	vertical-align: bottom;
	cursor: default;
}

.StyleTD_defil_bandeau {
	width: 200px;
	height: 22px;
	font-weight: bold;
	font-size: 18px;
	color: #000099;
	vertical-align: middle;
	cursor: default;
	background-color: #17426f;
}

.StyleDIV_defil_bandeau {
	width: 200px;
	height: 22px;
	font-weight: bold;
	font-size: 18px;
	color: #000099;
	vertical-align: middle;
	cursor: default;
	position: absolute;
}

#modif_txt_deroulant {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 16px;
	width: 198px;
	color: #FFFF99;
	letter-spacing: 0em;
	word-spacing: 0em;
	vertical-align: bottom;
	cursor: default;
}
.Align_center_fff {
	text-align: center;
	line-height: 26px;
	background-color: #fff;
	color: #1f346d;
	letter-spacing: 0.1em;
}
.Color_soulign_d02c11 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #d02c11;
}
.Style98 {
	color: #006699;
	font-weight: bold;
}
.Onglet_actif_BNVG {
	text-align: center;
	line-height: 22px;
	background-color: #fff;
	color: #1f346d;
	letter-spacing: 0.1em;
}
.Padding_bottom_10px {
	padding-bottom: 10px;
}
.ColorRouge_8b0000 {
	color: #8b0000;
	font-weight: bold;
}.Style25 {
	color: #8b0000;
	font-size: 120%;
	letter-spacing: 0.1em;
	padding-left: 20px;
	display: block;
	padding-bottom: 15px;
}
.type_puce_aucune {
	list-style-type: none;
}
.Style26 {
	color: #fff;
	font-size: 130%;
	letter-spacing: 0.1em;
	padding-left: 10px;
	display: block;
	padding-bottom: 15px;
}
#Layer3 #Layer8 #navBar #sectionLinks ul a:hover {
	color: #006699;
	background-color: #FFFFFF;
}
#Layer3 #Layer11 #navBar #sectionLinks ul a:hover  {
	color: #006699;
	background-color: #fff;
}
#Layer3 #Layer23 #navBar #sectionLinks ul a:hover {
	color: #006699;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#Layer3 #Layer23 #navBar #sectionLinks ul .Style10 li a:hover {
	color: #006699;
}

#Layer3 #Layer22 #navBar #sectionLinks ul a:hover {
	color: #006699;
	background-color: #FFFFFF;
}
#Layer8 {
	position:absolute;
	width:268px;
	height:auto;
	z-index:5;
	top: 123px;
	visibility: visible;
	left: 5px;
}
#Layer11 {
	position:absolute;
	width:268px;
	height:123px;
	z-index:5;
	background-color: #6a83b2;
	text-align: left;
	left: 5px;
}
