body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #fff; /*couleur de fond blanche*/
	_text-align: center; /* 1st part of IE5/IE6quirks centering hack */
}
a {
	text-decoration: none;
}
a:hover {
	color: #0080D6;
}
h1 {
	text-transform: uppercase;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #746889;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #102D56;
	font-weight: bold;
	text-transform: none;
	margin: 4px 0 0 0;
}
h3 {
	font-size: 10px;
	color: #274998;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0 10px 0;
}
h4 {
	font-size: 10px;
	color: #274998;
	font-weight: bold;
	margin: 1px 0 5px 0;
}
h1.lowercase, h2.lowercase, h3.lowercase {
	text-transform: none;
}
hr {
	margin: 2px 0 5px 0;
	height: 1px;
	border: solid 1px #ccc;
}
tr.top {
	background: #ccc;
}
table.tableau {
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
}
tr.even {
	background: #e0e0e0;
}
tr.odd {
	background: #f5f5f5;
}
ul, ol {
	margin-top: 5px;
}
ul li, ol li {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
ul li {
	list-style-image: url(../images/triangle.gif);
}
p, .texte {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.conteneur { /*le conteneur global du site, qui sera centré */
	width: 985px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
    _display: inline; /* display inline or double your floated margin! [1] */
    _overflow: hidden; /* in ie6, overflow auto is broken [2] and so is overflow visible [3] */
    _overflow-y: visible;
}

/* En-tête et formulaire de recherche */

.header {
	width: 985px;
	height: 27px;
	background-color: #FFF;
	text-align: right;
}
.header form {
	width: 180px;
	margin: 0;
}
.header input#rechercher {
	border: solid 1px #ccc;
	font-size: 10px;
	width: 120px;
	height: 20px;
	padding: 3px;
	margin: 0;
}
.header input#recherche:focus {
	border: solid 1px #b1b1b1;
}
.header input#bouton_rechercher {
	border: solid 1px #ccc;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 11px;
	width: 30px;
	height: 20px;
	vertical-align: baseline;
	margin: 0 15px 0 0;
}
.header input#bouton_recherche:focus {
	border: solid 1px #b1b1b1;
}
.menu_top {
	font-size: 10px;
	color: #102D56;
	font-weight: bold;
	margin: 5px 0 0 0;
}

/*** Menus de niveau 1, 2 et 3 ***/

.menu1 {
	font-size: 11px;
	color: #102D56;
	font-weight: bold;
	text-decoration: none;
}
.menu2 {
	font-size: 11px;
	color: #102D56;
	font-weight: normal;
	line-height: 20px;
}
.sous_menu1:active ,{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102D56;
	text-decoration: none;
}
.sous_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102D56;
	text-decoration: none;
}
.menu_barre {
	font-size: 11px;
	color: #0080D6;
	font-weight: bold;
}
.menu1visited {
	font-size: 11px;
	color: #0080D6;
	font-weight: bold;
	text-decoration: none;
}
.menu2:active, .menu2visited {
	font-size: 11px;
	color: #0080D6;
	font-weight: normal;
	text-decoration: none;
}
a.menu3, a.menu3visited, a.menu3:visited {
	color: #102D56;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	padding-bottom: 7px;
	clear: both;
}
a.menu3:hover, a.menu3:focus {
	color: #0080d6;
}

/*** Autres classes et styles ***/

.copyright {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

.etudes_cas {
	text-align: left;
	margin: 0 !important;
	padding: 0;
	_margin-left: -20px;
}
.etudes_cas p {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
#retour {
	display: block;
	width: 100%;
	height: 15px;
	margin: 5px 0 20px 0;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	color: #102D56;
	text-align: right;
}
.nouvelles {
	width: 460px;
	height: 100%;
	_margin-left: -11px; /* hack IE6 */
	_width: 455px; /* hack IE6 */
	text-align: left;
}
.flash {
	width: 985px;
	height: 260px;
}
.centrale {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	height: auto;
	background-color:#FFFFFF;
	background-image: url(../images/ombrage.jpg);
	background-repeat: repeat-y;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	height: 30;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}
.fond_base {
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nouvelles_droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #274998;
}
.degrade {
	background-image: url(../images/degrade.jpg);
	background-repeat: repeat-x;
	left: 0px;
	width: 221px;
}
.sous_menu_visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080D6;
	text-decoration: none;
}
#sous_menu_1ligne {
	display: block;
	width: 100%;
	height: 10px;
	text-align: left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.nouvelle_cas {
	font-size: 12px;
	color: #274998;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}
#signature {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 10px;
	color: #102D56;
	text-align: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-image: url(../images/signature_rl.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
}
