﻿body, html {
	margin:0;
	padding:0;
	background-color:#004e9a;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#wrapper {
	width:755px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	background-color:#ffffff;
}
	#entete {
		height:188px;
		width:755px;
	}
		#entete_gauche {
			height:188px;
			width:246px;
			float:left;
		}
			#entete_gauche1 {
				height:136px;
				width:246px;
			}
			#entete_gauche2 {
				height:52px;
				width:246px;
				float:left;
			}
		#entete_droite {
			height:188px;
			width:509px;
			float:left;
		}
	#menu {
		height:19px;
		background-color:#B9CB7A;
	}
	#gauche {
		float:left;
		width:590px;
	}
		#gauche1 {
			width:590px;
			height:48px;
			margin-top:10px;
			margin-left:10px;
		}
		#gauche2 {
			float:left;
			width:570px;
			min-height:407px;
			padding-left:10px;
			padding-right:10px;
		}
		#gauche3 {
		float:left;
		}
	#droite {
		float:left;
		width:157px;
		height:705px;
	}
		#droite1 {
			width:149px;
			height:145px;
			float:right;
		}
		#droite2 {
			float:right;
			width:157px;
			height:560px;
		}
	#pied_de_page_clearer {
		clear:both;
		height:60px;
		background-color:#ffffff;
	}
#pied_de_page {
	height:50px;
	background-color:#C0E4E7;
	margin-left:auto;
	margin-right:auto;
	width:755px;
	margin-top:0px;
}
#menu_pied_de_page {
	height:50px;
	background-color:#004e9a;
	margin-left:auto;
	margin-right:auto;
	width:755px;
	margin-top:0px;
	text-align:right;
	margin-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffcc22;
}
	
/* pathway links */
a.pathway:link, a.pathway:visited {
font-family:verdana,helvetica,arial;
text-decoration:none;
font-size:12px;
color:#ffffff;
}
a.pathway:hover {
font-family:verdana,helvetica,arial;
text-decoration:underline;
font-size:12px;
color:#ffffff;
}

/* footer links */
a.footer:link {color:#ffffff; text-decoration:none; border:0px; font-size:10px;}      /* unvisited link */
a.footer:visited {color:#ffffff;text-decoration:none; border:0px; font-size:10px;}  /* visited link */
a.footer:hover {color:#ffffff; text-decoration:underline; border:0px; font-size:10px;}  /* mouse over link */
a.footer:active {color:#ffffff;text-decoration:none; border:0px; font-size:10px;}  /* selected link */
/* links */
a:link, a:visited {
  font-size:12px;
  font-weight:normal;
  color:#0067A1;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
  color:#0067A1;
  font-weight:normal;
 text-decoration:underline;
  }

td.buttonheading img {
    border:none;
}
td.contentheading {
    font-weight:bold;
    text-decoration:underline;
}

td.newsflashcontentheading {
    font-weight:bold;
    text-decoration:underline;
}
.pagenavbar {
    text-align:center;
    }
.contenttoc {
    visibility:hidden;
     margin-bottom:-40px;
    }
