body{
	font:Arial;
	font-family:Arial;
	font-size:12px;
	background-image:url(layout/fond.png);
}
table{
	border-collapse:collapse;
}
td{
	padding:0px;
	margin:0px;
	vertical-align:top;
}
img{
	border:0px;
}
#center{
	background-image:url(layout/table_fond.png);
}
#center_g{
	width:491px;
	padding-left:20px;
	padding-right:20px;
	/*background-color:#990033;*/
}
#center_d{
	width:210px;
	padding-left:20px;
	padding-right:20px;
	/*background-color:#00FF6A;*/
}
#center_d a:link, #center_d a:visited  {
	color: #000000; text-decoration: none
}
#center_d a:hover {
	color: #000000; text-decoration:underline;
}
#center_d li{
	list-style-image:url(layout/sidebar_menu_item.png);
	margin-left:0px;
}
#center_d ul{
	padding-left:0px;
	margin-left:20px;
}
#dynamic li{
	list-style-image:url(layout/list_item.png);
	margin-left:0px;
}
#dynamic ul{
	padding-left:0px;
	margin-left:20px;
}

#static{
	/**font-size:16px;*/
	/*padding-left:5px;*/
}
#ban{
	padding-left:12px;
}
#menu{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#menu a{
	background-image:url(layout/menu_item.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:5px;
	font-weight:bold;
	text-decoration: none;
}
#menu a, #menu a:active, #menu a:visited{
	color:#00693e;
}
#menu a:hover{
	border-bottom:solid 1px #00693e;
}
#dynamic_menu{
	color:#000000;
}
#center_d input{
	/*background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #052767;
	border-right-color: #052767;
	border-bottom-color: #052767;
	border-left-color: #052767;*/
	font-size:11px;
}
#center_d img{
	padding-top:10px;
}
#center_g a, #center_g a:active, #center_g a:visited{
	color:#009a49;
	text-decoration: none;
}
#center_g a:hover{
	color:#052767;
	text-decoration: none;
}
#dynamic h1{
	font-size:14px;
	padding-top:10px;
}

table.formulaire input{
	width:200px;
}
table.formulaire textarea{
	width:400px;
}
table.formulaire{
	width:100%;
}
table.formulaire td{
	padding:2px;;
}
.comment{
	font-size:10px;
}
.news_titre{
	font-weight:bold; font-size:14px; padding-bottom:5px; padding-top:10px; margin-left:5px; margin-right:5px; color:#00693e; border-bottom:1px solid #00693e;
}
.news_texte{
	padding-top:10px; text-align:justify; padding-bottom:20px;
}
.navig{
	border-top:#00693e solid 1px;
	margin-left:150px;
	margin-right:150px;
	text-align:center;
	color:#009a49;
	font-weight:bold;
}
