.body {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
}

#main {
	width:1000px;
	height:100%;
	height:auto !ie;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#haut {
	position:absolute;
	top:0px;
	width:1000px;
	height:142px;
}

#contenant {
	position:absolute;
	top:142px;
	bottom: 35px;
	width:1000px;
	height:auto;
	background-color:#e5f3f3;
	background-color:#ffffff !ie;
	text-align:justify;
	clear:none;
}

#contenu {
	position:absolute;
	top:0px;
	left:184px;
	width:746px;
	height:100%;
	float:right;
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:auto;
	overflow:hidden !ie;
	overflow-x:hidden !ie;
	padding-left:35px;
	padding-right:35px;
}

#contenu a {
	font-size: 12px;
	color: #7db248;	
	font-weight:bold;
}

#contenu a:hover {
	text-decoration:none;
}

#bas {
	position:absolute;
	bottom: 0px;
	width:1000px;
	height:35px;
	background-color:#ffffff;
	border-top:1px solid #7db248;
	text-align:center;
	color: #7db248;		
}

#bas a {
	font-size: 12px;
	color: #7db248;	
}

#bas a:hover {
	text-decoration:none;
}

#chapitre {
	margin:5px;
	margin-left:35px;
}

#chapitre a {
	text-decoration:underline;
}

#chapitre a:hover {
	text-decoration:none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #e2001a;
	text-align:left;
	margin-top:35px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7db248;
	text-align:left;
	font-weight:bold;
}

.h2 {
	color: #7db248;
}

h2 a {
	color: #7db248;
	font-weight:normal;
}

p { 
	margin:5px;
	margin-top:35px;
}

.lien_accueil {
	color: #ffffff;
}

.lien_accueil a:hover {
	text-decoration:none;
}

ul {
	list-style-image: url("images/liste-vert.gif");
}

.par_titre {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.cadre_attention {
	font-size: 12px;
	color: #7db248;	
	font-weight:bold;
	font-style:italic;
}

.attention {
	color: #e2001a;	
}

table {
	font-size: 11px;	
}

td {
	border-bottom:1px solid #7db248;
	border-left:1px solid #7db248;

}

.td_droit {
	border-bottom:1px solid #7db248;
	border-right:1px solid #7db248;
	border-left:1px solid #7db248;
	background-color: #ffffff;

}

.td_h {
	border-bottom:1px solid #7db248;
	border-left:1px solid #7db248;
	background-color: #7db248;
	color: #ffffff;

}

.td_droit_h {
	border-bottom:1px solid #7db248;
	border-left:1px solid #ffffff;
	background-color: #7db248;
	color: #ffffff;

}

.td_table_accueil {
	border-left:1px solid #ffffff;

}

.titre {
	font-size: 15px;
	color: #7db248;
	font-weight:bold;
}

.lien_accueil {
	font-size: 15px;
	color: #7db248;
	font-weight:bold;
	text-decoration:none;
}

.menu {
	font-size: 12px;
	border-bottom:0px solid #ffffff;
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}

.menu td {
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}

.td_menu {
	border-bottom:0px dotted #7db248;
}

.tr_menu {
	background-color:#FFFFFF;
	background-image:url(images/bg-menu.gif);
	background-repeat:repeat-x;
}

.ss_menu {
	height:16px;
	border-bottom:1px dotted #7db248;
	padding-left:2px;
}

.ss_menu a {
	padding-left:15px;
	color: #000000;
	text-decoration:none;
}

.ss_menu a:hover {
	font-weight:bold;
	background-image:url(images/fleche-menu.gif);
	background-repeat:no-repeat;
}

.td_pub {
	vertical-align: top;	
	padding-top:1px;
	padding-left:2px;
}
