i, em{
}
p{
	text-indent: 10px;
	margin-bottom: 10px;
}
table {
	text-align: center;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid;
	border-bottom-color: #578f46;	
}
tr, td {
	border-bottom: 1px solid;
	border-bottom-color: #578f46;
	padding-bottom: 2px;
}
th {
	background-color: #578f46;
	padding-bottom: 2px;
	color: white;
}
h1{
	font-size:22px;
}
h2{
}
h3{
	font-size:14px;
}
h4{
}
p{
}
hr {
}
input, textarea {
}
#contenu_princ ul {
	margin: 10px 0 15px 0;
}
#contenu_princ LI {
	margin-left: 30px;
	display: list-item;
	list-style-image: url(../img/page-contenu/puce.png);
}
#contenu a{
	COLOR: #FF3300;
	
	color:#578F46;
	text-decoration:none;
}
#contenu a:hover{
	text-decoration:underline;
}
#contenuDroit,#contenuGauche,#contenuTeaser,#contenu{
}
.cadre_vert{
}
.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-justify{
	text-align:justify;
}

