body {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../_images/body_fond.jpg) repeat-y center top
}
ul, li, a, table, tr, td, select, input, form, li, p, textarea {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table td, table table td {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0 
}
a {
	color: #1ea12d;
	text-decoration: none;
}
a:hover {
	text-decoration:underline
}
hr {
	height: 1px;
	margin: 0;
	padding: 0;
	color: #ccc;
	background-color: #ccc;
	border: 0;	
}

img {
	border:none;
}

/***************************************************************************************************************************/
#header {
	margin: 0;
	padding: 16px 0 0 0;
	height: 217px;
	background: #fff url(../_images/header_fond.gif) no-repeat top
}
html>body #header {
	height: 201px;
}
#logo {
	width: 209px;
	text-align: center
}
#header_table {
	width: 754px;
	margin: 0 auto
}
#header_flash {
	width: 545px;
}

/****************** Navigation fonctions *****************/

#nav_fonctions, #nav_fonctions a, #nav_fonctions input, #nav_fonctions #search {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #adadad;
}
#nav_fonctions {
	margin: 3px 0 0 0;
	text-align: right;
	height: 25px;
	width: 545px;
	background: #f7f7f7;
}
#nav_fonctions a {
	padding: 0 5px;
}
#nav_fonctions a:hover {
	color: #1ea12d;
	text-decoration: none
}
#nav_fonctions #search-input {
	width: 100px;
	color: #000;
	padding:0 3px;
	margin-top: 0px;
	background-color: #eee;
	border-width: 1px;
}
html>body #nav_fonctions #search-input {
	margin-top: 2px;
}
#nav_fonctions #search {
	margin-right: 5px;
}
#nav_fonctions #search-input:active, #nav_fonctions #search-input:focus, #nav_fonctions #search-input:hover {
	background-color: #d2e888;
}

/****************** Navigation rubriques *****************/

#nav_rubriques  {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 754px;
	padding: 0;
	margin: 0 auto ;
	list-style: none;
	line-height: 1;
	text-align:left;
}
#nav_rubriques ul  {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: normal;
}
#nav_rubriques li  {
	float: left;
	margin: 0;
	text-align: center;
}
#nav_rubriques li a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration:none
}
html>body #nav_rubriques a {
	width: auto;
}


#nav_rubriques #nav1 {
	width: 132px;
	height: 38px;
	/*margin-top: 10px;
	*margin-top: 0px;*/
	background: url(../_images/nav1.gif)
}
#nav_rubriques #nav1:hoverm {
	background: url(../_images/nav1o.gif)
}


#nav_rubriques #nav16 {
	width: 90px;
	height: 38px;
	background: url(../_images/nav16.gif)
}
#nav_rubriques #nav16:hover {
	background: url(../_images/nav16o.gif)
}


#nav_rubriques #nav70 {
	width: 110px;
	height: 38px;
	background: url(../_images/nav70.gif)
}
#nav_rubriques #nav70:hover {
	background: url(../_images/nav70o.gif)
}


#nav_rubriques #nav73 {
	width: 93px;
	height: 38px;
	background: url(../_images/nav73.gif)
}
#nav_rubriques #nav73:hover {
	background: url(../_images/nav73o.gif)
}


#nav_rubriques #nav78 {
	width: 118px;
	height: 38px;
	background: url(../_images/nav78.gif)
}
#nav_rubriques #nav78:hover {
	background: url(../_images/nav78o.gif)
}


#nav_rubriques #nav69 {
	width: 90px;
	height: 38px;
	background: url(../_images/nav69.gif)
}
#nav_rubriques #nav69:hover {
	background: url(../_images/nav69o.gif)
}


#nav_rubriques #nav168 {
	width: 121px;
	height: 38px;
	background: url(../_images/nav168.gif)
}
#nav_rubriques #nav168:hover {
	background: url(../_images/nav168o.gif)
}

#nav_rubriques li ul {
	position: absolute;
	left: -999em;
	visibility: hidden;
	width: 184px;
	padding: 5px 0 12px 0;
	margin: -1px 0 0 12px;
	border-top: 1px solid #e1e1e1;
	background: #fff url(../_images/nav_fond.gif) no-repeat left bottom
}
#nav_rubriques li ul li { 
	clear:left; 
	width: 180px;
	margin: 0 0 0 1px
}
#nav_rubriques li:hover ul, #nav_rubriques li.sfhover ul { 
	left: auto;
	visibility: visible;
}
#nav_rubriques li:hover, #nav_rubriques li.sfhover {
	background: #fff;	
}
#nav_rubriques li ul li a {
	font-size: 13px;
	text-align:left;
	padding: 3px 8px 3px 12px;
	color: #766f79;
}
#nav_rubriques li ul li a:hover {
	color:#000;
	background: #d2e888;
	/*color: #fff;
	background: #1ea12d;*/
}


/***************************************************************************************************************************/
#contenu {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 742px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
}

#nav_sous_rubriques {
	font-size: 12px;
	width: 185px;
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: left;
	/*background: url(../_images/fond_hachures.gif) repeat-y top*/
}
#nav_sous_rubriques li {
	/*border-bottom: 1px solid #e1e1e1*/
}
#nav_sous_rubriques a {
	display: block;
	padding: 4px;
	width: 100%;
	color: #766f79;
	text-decoration: none;
}
html>body #nav_sous_rubriques a {
	width: auto;
}
#nav_sous_rubriques a:hover {
	color:#000;
	background: #d2e888;
}
#contenu_txt {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	width: 538px;
}
html>body #contenu_txt {
	margin-left: 200px;
	width: 542px;
}
#contenu_txt #photos {
	padding: 0;
	margin:0
}
#contenu_txt #photos img {
	margin: 0 5px 5px 0;
}
#contenu_txt #photos_actus {
	float: right;
	padding: 0 0 0 10px;
}
#contenu_txt #photos_actus img {
	display: block
}
#contenu_txt .agenda_scroll {
	font-size: 11px;
	width: 260px;
	height:175px;
	overflow:auto;
	background:#f1f1f1;
	padding:3px
}
p.sep {
	margin: 10px 0;
	border-bottom: 1px dotted #ccc
}
#contenu_contact_news {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 5px 5px 15px 5px;
	margin:0 0 15px 15px;
	_margin:0 0 15px 7px;
	float: right;
	border: 1px solid #ccc;
	background: #f0f0f0;
}
html>body #contenu_contact_news {
	width: 140px;
}
#contenu_contact_news p.sep {
	margin: 10px 0;
	border-bottom: 1px dotted #ccc
}

/***************************************************************************************************************************/
#index_une {
	font-size: 11px;
	width: 310px;
	margin-right: 32px;
	padding: 0 0 40px 0;
	float: left;
	background: url(../_images/fond_hachures.gif) repeat-y top
}
.index_une_breve  {
	padding: 0 12px 12px 12px
}
.index_une_breve img {
	float: left;
	border: 2px solid #fff;
	margin: 0 12px 3px 0
}
#index_actu {
	width: 400px;
	padding: 0;
	float: left
}


/***************************************************************************************************************************/
#footerindex, #footer {
	padding: 30px 0 20px 0;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear:both;
	color: #adadad
}
#footer {
	padding: 30px 0 20px 165px;
}
#footerindex a, #footer a {
	color: #adadad
}
#footerindex a:hover, #footer a:hover {
	color: #1ea12d;
	text-decoration: none
}
#footerindex #newsletter, #footer #newsletter {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 120px;
	color: #000;
	padding:0 3px;
	border: 1px solid #ccc;
}
#newsletter:active, #newsletter:focus, #newsletter:hover  {
	background-color: #d2e888;
}
/*************************/
h1 {
	font: normal 20px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	color: #f35c01
}
h2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	margin: 0
}
h3 {
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f35c01;
	margin: 0
}
.actu_titre {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #08a9bc;
}
.actu_soustitre {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757576;
}
.title_contact_news {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #08a9bc;
}
.title_nav1 {
	color: #c40000;
}
.title_nav2 {
	color: #e27304;
}
.title_nav3 {
	color: #acac16;
}
.title_nav4 {
	color: #18aaaa;
}
.title_nav5 {
	color: #3b5399;
}
.title_nav6 {
	color: #ac42b0;
}
	

