/* CSS Document */
#mere{
/*	background:url(../images/demo_animation.jpg) bottom right no-repeat;*/
	}

#gauche{
	background:url(../images/gauche_fd_animation.gif) bottom left no-repeat;
	}

#scrolldiv{
	height:397px;
	width:458px;
	_height:396px;
	_width:455px;
}

#contenu h1{
	margin:40px 0 0 90px;
	color:#7a0e54;
}

#contenu .une_actu{
	margin:10px 3px 5px 0;
	padding-bottom:5px;
	border-bottom:solid 1px #ccc;
	font-size:10pt;
}

#contenu p{
	font-size:10pt;	
}

	#contenu p.dateActu{
		float:right;
		color:#666666;
		font-size:8pt;
	}
	
	#contenu p.titreActu{
		color:#7b3e97;
		font-size:8pt;
		font-weight:bold;
		margin:3px 0;
	}
	
	#contenu li{
		font-size:10pt;	
	}

a {
	text-decoration:none; 
	color:#D54B9E;
}

a:hover {
	color:#e79ac8;
}

#recherche P{
	color:#7a0f54;
}

#recherche INPUT{
	background-color:#7a0f54;
	color:#fff;
}

#recherche BUTTON{
	background:url(../images/ok_animation.gif) center center no-repeat;
}
