


/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
      font-family: "Trebuchet MS", Georgia, Times, serif;
	 
/**
background: url(images/bg_ligne_bleue1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
**/
	background-color: #f9f9fa;
	line-height: 1.2;	
	margin: 0px;
	padding: 0px;
}

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

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FE6C00;
	text-decoration: none;
}
a span { 
/* définition de la balise <span> inclue dans <a> */
display: none;
}
a:hover span {
 /* définition de la balise <span> au survol */
 display: block;
 /* positions et dimensions du calque, que vous pouvez changer à loisir */
position: absolute;
top:120px;
width: 500px;
left: 193px; 
z-index: 100;
color: black;
background-color: #b4b9c9;
text-align: left;
border: 2px solid gray;
padding: 5px;

 }


h1{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 font-size: 100%;
 color: #334d55;
 margin-left: 20px;

}

h4{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
p{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 color: #334d55;
 margin-left: 30px;
margin-right: 20px;
 padding: 0px;
font-size: 110%;
line-height: 130%;

}

ul{
 list-style-type: square;
font-size: 12px;
}

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

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

label{
 font-family : "Trebuchet MS", Georgia, Times,serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#global{

	width: 970px;
height: auto;
	
margin: 0 auto;

background-image: url(images/global.gif);
background-repeat: repeat-y;
padding-left: 5px;
padding-right: 5px;


}
#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;

	width: 16%;
		
padding: 0px;
}

#headlines{

  float:right;

	width: 15%;


	
	
}

#content{
	float: left;
  width: 65%;
padding-bottom: 20px;
padding-top: 30px;
margin-left: 26px;
}
#content a{
	text-decoration: underline;
}
#content H3 {

letter-spacing: 1px;
text_ident: 20px;
 font-family : "Trebuchet MS", Georgia, Times,serif;
 color: #334d55;
 margin-left: 20px;
font-variant: small-caps;
 font-size: 1,7em;
 color: #068dee;
background-image: url(images/puce_h3.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding-left: 30px;
margin-left: 50px;
}
#content img{
	float: left;
	padding: 10px 10px 10px 10px;
border: 1px solid gray;
margin: 20px;
}
#content img a:hover{
	border-color: #FE6C00;

}


//////////// cartouches /////////////
#cartouche1 {
	width: 80%;
	height: auto;
margin: 0 auto;	
margin-top: 20px;
	background-color: #2797DE;
}
#cartouche1 h4 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #FFFFFF;
	font-size: 100%;
    font-weight: bold;
text-align: center;
}
#cartouche1 h5 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #FE6C00;
	font-size: 100%;
    font-weight: normal;
}
#cartouche2 {
float: right;
	width: 96%;
	height: auto;
margin: 0 auto;	
margin-top: 20px;
margin-right: 5px;


border: 1px dotted gray;

}
#cartouche2 h4 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #FFFFFF;
	font-size: 120%;
    font-weight: normal;
letter-spacing: 3px;
text-align: center;
padding: 2px;
border-left: 3px solid #CCCCCC;
background-color: #82BBE9;

}
#cartouche2 h5 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;

	font-size: 98%;
    font-weight: normal;
padding: 5px;
}
#cartouche2 h5 a {
text-decoration: underline;
}
#cartouche2 h5 a:hover {
text-decoration: none;
color: #FE6C00;
}
#cartouche3 {
	width: 140px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C3DDF1;
}
#cartouche3 h4 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #FFFFFF;
	font-size: 80%;
    font-weight: bold;
}
#cartouche3 h5 {
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #82BBE9;
	font-size: 80%;
    font-weight: normal;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
padding: 0px 0px 5px 10px;

color: #cccccc;
align: right;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 70%;
	padding: 0 4px 0 0;
}

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

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/************* #masthead styles *************/

#masthead H3{
	font-size: 8px;
	padding: 1px 0px 0 2px;
letter-spacing: 1px;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


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

.feature{
margin-left: 30px;
	padding-top: 20px;

	font-size: 78%;

}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p{
	padding: 10px 0px 10px 0px;
}
.story img{
	float: right;
	padding: 10px 10px 10px 10px;
border: 1px solid gray;
margin: 20px;
}

/************* #STYLE ***************/
.ImportantText{
color: #0077CD;
letter-spacing: 1px;
font-size: 110%;
} 
.SmallText{
color: #585b54;
font-size: 80%;
} 
.DiscretText{
color: #CCCCCC;
font-size: 56%;
line-height: 1em;
align: center;

} 
.spacer{
clear: both;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
border-top: 1px solid gray;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
text-align: right;
}

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


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;

	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: 1px solid #EEE; font-size: 94%}



/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

#sectionLinks{

	padding: 0px;
	border: 1px dotted #cccccc;

	font-size: 68%;
background-color: WHITE;
font-variant: small-caps;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px dotted #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
background-image:url(images/puce_lien.gif);
background-position: right;
background-repeat: no-repeat;
	background-color: #efefef;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
width: 70%;
}
#navBar img{
	margin-left: 5%;
	margin-right: 5%;
}


