#container {
	padding:10px;
	background-color:#ffffff;
}

#addy {
	width:976px;
	height:40px;
	margin-bottom:5px;
	padding:2px;
	background-color:#ffffff;
}

#header {
	width:976px;
	margin-bottom:10px;
	padding:2px;
	background-color:#183e0c;
}

#titre {
	width:976px;
	height:230px;
	border-bottom:2px #183e0c solid;
	background-color:#5db63e;
}

#outil {
	width:976px;
	height:30px;
	background-color:#8bdd6e;
}

#outil ul {
	margin:0;
	padding:0;
}

#outil ul  li {
	display:inline;
	list-style-type:none;
}

#outil ul  li a {
	display:block;
	float:right;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #183e0c;
	line-height:28px;
	text-decoration:none;
	font-family:verdana;
	font-size:15px;
	font-weight: bold;
	color:#183e0c;
}

#outil ul  li a:hover {
	color:#ff0000;
}

#main {
	overflow:auto;
	width:976px;
	padding:2px;
	background-color:#5db63e;
}

#content {
	float:right;
	width:730px;
	padding:5px 5px 0px 5px;
	background-color:#296914;
}

#galerie_photo {
	display: block;
	width:712px;
	height:100px;
	padding:4px;
	background-color:#726e67;
}

#menu {
	float:left;
	width:234px;
	margin-top:8px;
}

.menu_top {
	padding-top:15px;
	background:url(../image/cadre/menu_top.gif) top left no-repeat;
}

.menu_bottom {
	padding-bottom:15px;
	margin-bottom:20px;
	background: url(../image/cadre/menu_bottom.gif) bottom left no-repeat;
}

.menu_item {
	padding: 0px 0px 1px 20px;
	background:url(../image/cadre/menu_item.gif) left repeat-y;
}

.menu_item ul {
	margin:0;
	padding:0;
}

.menu_item ul  li  {
	display:block;
	padding:8px 0px;
	list-style-type:none;
	font-family:verdana;
	font-size:20px;
}

.menu_item ul  li a {
	padding:8px 25px;
	background:url(../image/cadre/puce1.gif) left repeat-y;
	text-decoration:none;
	color:#183e0c;
}

.menu_item ul  li a:hover {
	background:url(../image/cadre/puce2.gif) left repeat-y;
	text-decoration:none;
	color:#ffffff;
}

.sous_titre {
	color:#000000;
	font-weight: bold;
	font-size:1.3em;
}

.url {
	color:blue;
}

.link {
	padding-bottom:5px;
	margin: 0px 10px;
	background:url(../image/cadre/link_trait.gif) bottom repeat-x;
}

.link a {
	display: block;
	padding:10px;
	text-decoration:none;
	color:#000000;
}

.link a:hover {
	background-color:#a5be9c;
}

.box {
	width:730px;
	margin-bottom:5px;
	background-color:#d0f0c5;
}

.box h1, h2{
	padding-bottom:10px;
	background:url(../image/cadre/box_trait.gif) bottom repeat-x;
}

.box_top {
	padding-top:15px;
	background:url(../image/cadre/box_top.gif) top left no-repeat;
}

.box_bottom {
	padding-bottom:15px;
	background:url(../image/cadre/box_bottom.gif) bottom left no-repeat;
}

.box_item {
	width:720px;
	padding:5px;
	background:url(../image/cadre/box.gif) left repeat-y;
	text-align:justify;
}

.box_item  table {
	margin:0px; 
	border:none; 
	border-collapse:separate; 
	border-spacing:2px;
}

.box_item  td {
	padding:1px;
	vertical-align: middle;
}

.formule {
	margin:2px;
	padding:0px;
	font-size:1.4em; 
	font-family:Times New Roman, Times, serif;	
	font-weight:bold;
	line-height:1.4em;  
	text-align:center;
	color:#535655;
}

.formule:first-letter{
	font-size:1.6em;
	font-family:Comic Sans MS, Times New Roman;
	color:#C93737;
}

.img_right { 
	float:right;
	margin-left:6px;
}

.img_left { 
	float:left;
	margin-right:6px;
}

