.ligne {
	background: url(/images/interface/bandes/pix-association.jpg) repeat-x bottom;
	margin-bottom: 6px;
	padding-bottom:6px;
}

.titre {
	margin-top: 15px;
	float: left;
	clear:left;
	width: 590px;
}

.dates {
	margin-top: 15px;
	float:right;
	width: 80px;
	clear: right;
	text-align: right
}

.ligne_news {
	padding-right: 20px;
	padding-bottom:10px;
	padding-top:7px;
	padding-left: 10px;
	background: url(/images/interface/actualites/fond_actu.jpg) repeat-x bottom;
	float: left;
	clear: both;
	display:block;
	margin-bottom: 15px;
	width : 650px;
}

.ligne_news p {
	text-align: justify;
}

.liste_news {
	background: url(/images/interface/bandes/pix-association.jpg) repeat-x bottom;
	width: 580px;
	margin: 0px auto 10px;
	padding-bottom: 5px;
}

.date_news {
	width:100px;
	float:left;
	clear: left;
}
.titre_news {
width:480px;
	float:left;
	clear: right;
}
.resume_news {
	width: 480px;
	float: right;
	clear: both;
	margin-left: 100px;
	margin-top:10px;
}

/*new*/

.red {
	color: #FF0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.green {
	color: #047230;
	font-size: 14px;
}


#petition h1 {
	font-size: 18px;
	margin:0;
	padding:0;
}

#text h2 {
	font-size:14px;
	color:#a88028;

}




#envoyer {
	background-image: url(../../images/interface/actualites/petition_sign.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 63px;
	width: 229px;
	border:0;
	cursor:pointer;
}

#envoyer:hover {
	background-image: url(../../images/interface/actualites/petition_sign.gif);
	background-repeat: no-repeat;
	background-color: transparent;

}


#petition {
	background-image: url(../../images/interface/actualites/petition_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:5px 10px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A88028;
}

.center {
	text-align: center;
}

#text span {
	font-weight:bold;
	color:#a88028;

}

.alloc {
	font-size:10px;

}


hr {
	color: #a88028;
	background-color: #a88028;
	height: 1px;
	border: 0;
	margin: auto;
	width: 400px;

}

#petition, #text {
	text-align:justify;
}
