CssContent p,
#CentreArtistes1_lblContent p
{
    text-align: left !important;
    font-family: Times New Roman !important;
}
/*hack dégueux pour uniformité des styles*/
CssContent font,
#CentreArtistes1_lblContent font {
    font-family: Times New Roman !important;
    font-size: 16px;
}

A:link	{	
	text-decoration:	none;
	color:	#904623;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#AA8C51;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#C5A25E;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#9D7B33;
	}

	.demarche {	font-family: Arial, sans-serif;
font-size:12px;}
.demarche h1 {
	color:#cc9900;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.demarche h2{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-style:italic;
}
.demarche dt {
	font-weight: bold;
}
.demarche dd {
	padding:0px;margin:0px;
}