@charset "ISO-8859-4";
/* CSS Document */

/* debut des styles a supprimes */
body {
	padding: 0px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* fin des styles a supprimes */

hr {
	clear: both;
	visibility: hidden;
}

#corps {
	background: #A3CAFF url(../images/pixel_vanille.png) repeat;
	width: 898px;
	border-top: 0px solid #00396B;
	border-right: 1px solid #00396B;
	border-bottom: 1px solid #00396B;
	border-left: 1px solid #00396B;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo_menu {
	width: 100%;
	border-style: none;
	height: 9em;
	background: url(../images/bandeau_4.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	background-position: top;
}

#logo   {
	display: inline;
}

#logo a img {
	text-decoration: none;
	border-width: 0px;
}

#ligne_vie {
	/*position: relative;
	float: left;*/
	color: #122344;
	/*color: #00396B;*/
	line-height: 1.5em;
	width: 853px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin: 0px 20px 10px 25px;
	padding: 0;
}

#ligne_vie a, #ligne_vie a:visited {
	color: #00396B;
	text-decoration:none;
	font-weight: bold;
}

#direct_recherche {
	width: 160px;
	height: auto;
	float: left;
	padding: 20px 0px 0px 0px;
	left: 0px;
}

#direct_recherche_contenu {
	width: 160px;
	height: auto;
	clear: none;
	float: left;
	padding: 3em 0px 0px 0px;
}

#direct {
	/*width: 100%;
	border-top: 1px solid #00396B;*/
	width: 140px;
	margin-left: 20px;
	border-top: 1px solid #00396B;
	/*border-right: 2px solid #00396B;*/
	/*border-bottom: 1px solid #00396B;*/
	border-bottom: 0px solid #00396B;
	/*border-left: 0px solid #00396B;*/
}

#direct h2  {
	height: 24px;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1.8em;
}

#direct ul li {
	border-bottom: 1px solid #00396B;
}

#direct ul li ul li {
	border-bottom: 0px solid #00396B;
}

#recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.1em;
	font-weight: bold;
	color: #00396B;
	padding-top: 20px;
	padding-left: 10px;
}

#texte_recherche {
	width: 110px;
}

#moteur_recherche label {
	padding-right: 5px;
}

#moteur_recherche img {
	vertical-align: middle;
}

#rss {
	background-image: url(../images/rsslink_bkg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.1em;
	font-weight: bold;
	color: #00396B;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: right;
}

#rss a {
	text-decoration: none;
	color: #00396B;
}

#archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.1em;
	font-weight: bold;
	color: #00396B;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right;
}

#archive ul, #archive a {
	list-style:none;
	text-decoration: none;
	color: #00396B;
	margin: 0;
	padding: 0;
}

#spacer {
	clear: both;
	visibility: hidden;
}

#logos_infos {
	width: 100%;
	vertical-align: middle;
	right: 0px;
	bottom: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logos {
	margin-bottom: 10px;
	text-align: center;
}

#logos img {
	margin-left: 30px;
	margin-right: 30px;
	border: 0px;
}

#logos img a {
	text-decoration: none;
}

#infos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #00396B;
	line-height: 2em;
	background: url(../images/filet_bas.png) no-repeat left bottom;
	padding-bottom: 8px;
}

#infos p {
	text-align: center;
}
#infos p a, #infos p a:visited {
	color: #00396B;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}

#infos p a:hover {
	color: #00396B;
	text-decoration: underline;
}
#nav_secondaire {
	float: right;
	width: auto;
	clear: none;
}
#contenu_central {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
}
