body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e1d5c8;
	background-image: url(../images/bodybkgnd.gif);
	background-repeat: repeat-x;
	line-height: 100%;
	letter-spacing: 0.025em;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #055898;
}
a:hover, a:active {
	color: #00aeef;
}

/* marge pour les images de contenu*/
.imagesMarges {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

*  {
margin: 0; /* remise a zero de toutes les marges et padding */
padding: 0;
}

/* CADRE GÉNÉRAL*/

.twoColFixLtHdr #container {
	width: 918px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/contenubkgnd.jpg);
	background-repeat: repeat-y;
} 

.twoColFixLtHdr #header {
	/*background-color: #DDDDDD;*/
	background-image: url(../images/headerbkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
	width: 878px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 32px;
} 
.twoColFixLtHdr #logo {
	width: 195px;
	position: absolute;
	top: 56px;
	z-index: 50;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-top: -27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	clear: both;	/*top: -27px;
	left: 0px;
	position: relative;*/
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 228px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 0.75em;
	/* line-height: 1.5em; */
} 

.twoColFixLtHdr #accueilCentralSection {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 405px;
	float: left;
	margin-top: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.twoColFixLtHdr #accueilRightSidebar {
	margin-top: 36px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: right;
	width: 209px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;	
}

.twoColFixLtHdr #accueilRightSidebar .contenusAccueil span {	
	line-height: 1.2em;
} 

.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/footerbkgnd.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 918px;
	margin-top: 30px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
}


.twoColFixLtHdr #flashanimheader{
	height: 179px;
	width: 651px;
	clear: both;
	float: right;
} 

.twoColFixLtHdr #contactbox{
	height: 26px;
	width: 196px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	float: right;
	margin-right: 20px;
	line-height: normal;
} 

.twoColFixLtHdr #contactbox a{
	color: #00aeef;
	text-decoration: none;
} 

.twoColFixLtHdr #contactbox a:hover{
	color: #b26b08;
} 

.twoColFixLtHdr #recherchebox{
	height: 26px;
	width: 234px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #cee1e8;
	font-weight: bold;
	padding-top: 8px;
	float: right;
	line-height: normal;
} 

.rechercheform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 5px;
}

/* fleche avec ancre top*/
.twoColFixLtHdr #flecheTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-top: 10px;
	width: 42px;
	float: right;
	text-align: right;
	margin-top: 20px;
}


/* specifique a la page d'Accueil */

.contenusAccueil {
	padding-left: 29px;
}

.contenusAccueil p, h1, h2, h3, h4, h5, h6  {
	margin-bottom: 0.5em;
}

/* specifique aux pages de contenu */

.twoColFixLtHdr #contentSection {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 565px;
	float: left;
	margin-top: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* text-align: justify; */
}

.twoColFixLtHdr #contentSection ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;
}

.twoColFixLtHdr #contentSection ul li {
	padding-left: 20px;
	background-image: url(../images/puce_liste.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.5em;
	margin-bottom: 9px;
	margin-top: 6px;
}

.twoColFixLtHdr #breadCrumb {
	margin-bottom: 15px;
}

.contenusContent {
	padding-left: 29px;
}

.contenusContent p {
	margin-bottom: 0.75em;
}

.tablebkgnd {
	border: 1px solid #D3F5F2;
	margin-bottom: 18px;
	background-image: url(../images/bkgnd_table.jpg);
	background-repeat: repeat-y;
	margin-top: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.encadresidebar1 {
	margin-top: 32px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*TYPOGRAPHIE */
/*titre heading*/

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #303030;
	line-height: 1em; 
}

h1 a {
	color: #303030;
}

h2 {
	font-size: 1.35em;
	font-weight: bold;
	color: #303030;
}

h2 a {
	color: #303030;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #B86C06;
	margin-top: 10px;
}

h3 a {
	color: #303030;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #B86C06;
	margin-top: 10px;
}

h4 a {
	color: #303030;
}

h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #B86C06;
	margin-top: 10px;
}

h5 a {
	color: #303030;
}

/* textes de contenu */

.textPetit {
	font-size: 0.92em;
	/* line-height: 1.1em; */
}


.textGrand {
	font-size: 1.2em;
	/* line-height: 1.19em; */
}
.textOrange {color: #B86C06}


/*texte de pied de page*/
.footercredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	text-decoration: none;
	line-height: 14px;
}

.footercredit a {
	color: #868686;
	text-decoration: none;
}
.footercredit a:hover {
	text-decoration: underline;
}

/* titres avec fond pinceau : 2 tailles*/
.titrerubriqueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b55d00;
	letter-spacing: 0.1em;
	background-image: url(../images/pinceau_large.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-right: 0px;
	padding-left: 29px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	/* line-height: normal; */
}

.titrerubriquePetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b55d00;
	letter-spacing: 0.1em;
	background-image: url(../images/pinceau_petit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 0px;
	padding-left: 29px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	/* line-height: normal; */
}

/* lignes de separation des articles*/
/* accueil*/
.lignePetite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	width: 178px;
	margin-left: 29px;
	margin-top: 16px;
	margin-bottom: 6px;
}
.ligneGrande {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	width: 240px;
	margin-left: 29px;
	margin-top: 16px;
	margin-bottom: 6px;
}


/* lignes horizontales page de contenu*/
.ligneGrandeContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	width: 240px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lignePetiteContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	width: 64px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ligneLargeurContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	width: 100%;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lienImageFleche {
	background-image: url(../images/doublefleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-attachment: scroll;
	padding-left: 17px;
}
.lienImagePlus {
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-attachment: scroll;
	padding-left: 17px;
}

.lienImagePdf {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	padding-left: 17px;
}

.tablebkgndJaune {
	border: 1px solid #F2F4CF;
	margin-bottom: 18px;
	background-image: url(../images/bkgnd_tablejaune.jpg);
	background-repeat: repeat-y;
	margin-top: 12px;
	padding-left: 30px;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.blocklistLinks {
	border: 1px solid #D3F5F2;
	background-image: url(../images/bkgnd_table.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left: 32px;
	padding: 10px;
	margin-right: 32px;
	margin-top: 16px;
}
.blocklistText {
}
.blocklistContainer {
	text-align: left;
}

.tablebkgndGallery {
	border: 1px solid #D3F5F2;
	margin-bottom: 18px;
	background-image: url(../images/bkgnd_table.jpg);
	background-repeat: repeat-y;
	margin-top: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.top_menu_h {
	margin: 0 0 0 10px;
	background-color: #333;
}
 
.top_menu_h ul {
	margin: 0;
	padding: 0;
	float: left;
}
 
.top_menu_h ul li {
	display: inline;
}
 
.top_menu_h ul li a {
	float: left; 
	text-decoration: none; /* removes the underline from the menu text */
	color: #fff; /* text color of the menu */
	padding: 10.5px 11px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	background-color: #333;
}
 
.top_menu_h ul li a:visited {
	color: #fff;
	text-decoration: none;
}
 
.top_menu_h ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#0b75b2;
}

.blog_title_div {
  position: relative; 
  top: 172px; 
  left: 220px;
}

.blog_title_big, .blog_title_big:hover, .blog_title_big:active, .blog_title_big:visited {
  color: white; !important 
  font-style: bold; 
  font-size: 52px;
}

.blog_title_small {
  color: white; 
  font-style: bold; 
  font-size: 30px;
}

.sidebar_blog {
  margin: 35px 10px 10px 10px; 
  text-align: left;
}

.sidebar_blog div {
  width: 200px;
  margin: 0 0 0 0;
  padding: 10px 10px 10px 0;  
}

.sidebar_blog .tablebkgnd {
  width: 200px;
  margin: 0 0 10px 0;
  padding: 10px;  
}

.sidebar_blog .tablebkgnd h3 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #373737;
}

.sidebar_blog ul {
  margin-left: 0px;
  list-style: none;
}

.sidebar_blog ul li {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #055797;
  padding-bottom: 3px;
}

.sidebar_blog input[type=submit] {
  padding: 2px 10px 2px 10px;
}

.sidebar_blog_author {
  color: #DC143C;
  font-weight: normal;
}

.blog_title, .blog_title:active, .blog_title:visited {
  font-family: Arial;
  font-size: 21px;
  font-weight: bold;
  color: #DC143C;
}

.blog_subtitle {
  margin-top: 5px;
  font-family: Arial;
  font-size: 1.2em;
  font-weight: bold;
  color: #303030;
}

a.blog_title:hover {
  color: #FF476F;
}

.blog_comment_count {
	font-size: 1.2em;
	font-weight: bold;
  color: #303030;
}
