/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
}

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;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #036;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #69F;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #036;
	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: 14px;
	font-weight: bold;
	color: #003;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	color: #006;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #036;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-color: #CCC;
	color: #FFF;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 30px;
	padding-right: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	letter-spacing: 0.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: medium;
	padding: 0 4px 0 0;
	text-align: center;
	color: #003;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: justify;
	border-right-style: none;
	border-left-style: none;
	color: #006;
}

.feature h3{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	text-align: justify;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#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-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFF;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-size: small;
}
#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;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #02164D;
}

#sectionLinks h3{
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #FFF;
	padding-top: 10px;
	border-bottom-style: none;
}

#sectionLinks a {
	display: block;
	color: #69F;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #69F;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	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%;
	background-color: #E4E9ED;
}

#headlines p{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 12px;
}
#navBar #sectionLinks #sectionLinks3 h3 a {
	font-size: 14px;
	color: #FFF;
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sect {
	font-family: Verdana, Geneva, sans-serif;
}
#navBar #sectionLinks #sectionLinks3 p a {
	text-align: left;
	overflow: auto;
	border-bottom-width: 0.5px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: small;
	color: #036;
}
#masthead #globalNav a {
	color: #006;
}
.barre {
	color: #06F;
	padding-bottom: 6px;
	margin-bottom: 6px;
	position: absolute;
	left: 833px;
	top: 148px;
}
.barre:hover {
	color: #039;
	padding-bottom: 6px;
	margin-bottom: 6px;
	position: absolute;
	overflow: visible;
}
#masthead #globalNav a {
	font-size: 16px;
}
#masthead #globalNav a {
	font-weight: normal;
}
#masthead #globalNav a {
	font-weight: bold;
}
#masthead #globalNav a {
	font-family: Arial, Helvetica, sans-serif;
}
#masthead #globalNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006;
}
.tiret {
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead #globalNav {
	font-size: 16px;
}
#masthead #globalNav {
	font-size: 18px;
}
#masthead #globalNav {
	font-size: 14px;
}
#masthead #globalNav {
	font-size: 16px;
}
#masthead #globalNav {
	text-transform: none;
}
#masthead #globalNav {
	font-variant: normal;
}
#masthead #globalNav {
	font-variant: normal;
	font-size: 14px;
	text-align: center;
	padding-left: 40px;
}
#navBar #sectionLinks #sectionLinks3 {
	color: #69F;
	padding: 10px;
	border-top-style: none;
	border-bottom-style: none;
}
.titre_navbar_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
}
#headlines form {
	color: #036;
}
#headlines form label {
	color: #036;
	padding-bottom: 10px;
	margin-bottom: 7px;
}
publications_en_savoir+ {
	font-size: 12px;
}
.public {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#content .feature right {
	text-align: right;
}
#content .feature p {
	text-align: left;
}
#content .feature p {
	text-align: justify;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content .feature pd {
	font-weight: bold;
}
#content .feature pd {
	font-weight: bold;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#content .feature p .story {
	text-align: justify;
}
#content .feature .signature {
	text-align: right;
}
#content .feature .signature {
	text-align: left;
}
sous.titre1 {
	font-size: 14px;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
}
#content .feature .feature p {
	font-size: 14px;
}
#content .feature h3 .story {
	font-size: 18px;
}
#content .feature h3 .story {
	font-size: 24px;
}
#content .feature h3 .story {
	font-size: 14px;
}
#content .feature p {
	font-weight: bold;
}
#content .feature p {
	font-weight: bold;
}
#content .feature p {
	font-weight: normal;
	padding-bottom: 2px;


}
#content .feature h3 .story {
	font-size: small;
}
#content .feature h3 .story {
	font-size: large;
}
H2 {
	font-size: 14px;
	text-align: justify;
	color: #006;

}
H5 {
	font-size: 12px;
	font-weight: bold;
}
.story {
	font-size: 14px;
	color: #333;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content .feature p {
	text-align: left;
	font-style: normal;
}
#masthead #globalNav a strong {
	color: #069;
}
#re {
	font-weight: bold;
}
