/*================================================*/
/*                    CONTENU                     */
/*================================================*/

#page #interieur #contenu {
	float: left;
	width: 694px;
	background-color:#C9180B;
	background-image:url(../../images/site/fleur-colonne.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#page #interieur #contenu #page-gauche {
	float: left;
	clear: both;
	margin-left: -121px;
	margin-top: -250px;
	position: relative;
}

#article {
	text-align: left;
	background-color: #eae17d;
}

#article h1 {
	font-size: 16px;
	color: #024e09;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
}

#article h2 {
	font-size: 12px;
	font-weight: bold;
	color: #024e09;
	margin: 10px 20px 10px 10px;
}

#article  h3 {
	font-size: 12px;
	font-weight: bold;
	color: #024e09;
	margin: 10px 20px 10px 10px;
}

#article p {
	text-indent: 2em;
	color: #024e09;
	padding-left: 10px;
	padding-right: 10px;
}

#article p.image {
	text-align: center;
	text-indent: 0;
}

#article p img {
	margin: auto;
	display: block;
}

#article div {
	color: #024e09;
}

#article a{
	color: #FF0000;
}

#article a:hover{
	text-decoration: underline;
}

#article .separateur {
	margin: 5px 0px 5px 0px;
}

#article #hautPage{
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#article #hautPage a{
	color: #024e09;
	font-size: 9px;
}

#article table {
	color: #024e09;
	/*margin: auto;*/
}

#article tr {
	height: 15px;
}

#article tr.fonce {
	background-color: #4c7515;
	color: #ebe37d;
}

#article td {
	padding: 0px 5px 0px 5px;
}

#article ul{
	list-style: inside square;
	color: #024e09;
	margin-left: 20px;
}
#article #radio{
	padding-left:10px;
}
#article #mail{
	padding-left:10px;
}

#article .articleFormulaire h3{
	color: #024e09;
	font-size: 12px;
	font-weight: bold;
}

#article .articleFormulaire h3 a{
	color: #024e09;
	font-size: 12px;
	font-weight: bold;
}
