body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000;
}

.menus     { color: white; font-size: 12px; font-family: Arial; text-align: left; margin-left: 5px }


p {
	text-align: center;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.Tablealigncenter {
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.Tableleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	top: auto;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 960px;
	max-width: 1260px;
	min-width: 780px;
	background-color: #FFF; 
	height: 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pagelink   {
	color: #black;
	font-size: 14px;
	font-family: Arial;
	position: relative;
	width: 522px;
	left: auto;
	top: auto;
	float: left;
	clear: left;
}
.stitre   {
	color: #black;
	font-size: 14px;
	font-family: Arial;
	position: relative;
	width: 380px;
	left: auto;
	top: auto;
	float: left;
	font-weight: bold;
	clear: left;
}
.stitre2   {
	color: #black;
	font-size: 13px;
	font-family: Arial;
	position: relative;
	width: 400px;
	left: auto;
	top: auto;
	float: left;
	font-weight: bold;
	clear: left;
}
.text2   {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: auto;
	top: auto;
	float: left;
	clear: left;
	font-weight: normal;
	font-style: normal;
	height: auto;
	width: auto;
	overflow: visible;
}
.text3obl   {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: auto;
	top: auto;
	float: left;
	
	font-weight: normal;
	font-style: oblique;
	height: auto;
	width: auto;
}
.text3   {
	color: #666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: auto;
	top: auto;
	float: left;
	clear: left;
	font-weight: normal;
	font-style: normal;
	height: auto;
	width: auto;
	overflow: visible;
}
.header {
	background-color: #6F7D94;
}

.sidebar1 {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: white;
	text-decoration: none;
}
.content {
	width: 640px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.sidebar2 {
	float: left;
	width: 20%;
	background-color: #93A5C4;
	padding: 10px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
	color: #FFFFFF;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	color: #000;
	background-image: url(images/border_left.jpg);
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-image: url(images/border_left.jpg);
	color: #FFF;
}

/* ~~The footer ~~ */
.footer {
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	color: #FFFFFF;
	background-image: url(images/Barre_bas.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container table tr td font {
	font-style: italic;
}
.container table tr td .pagelink {
}
