
.actuPart{
	font-weight				:	bold;
	font-size				:	16px;
	font-style				:	italic;
	color : #690828;
}

.actuTitre{
	font-weight				:	bold;
	font-size				:	13px;
	font-style				:	normal;
	text-transform		:	capitalize;
}

.actuTexte{
	font-size				: 	11px;
	font-weight				: 	normal;
	text-align				:	justify;
}

.actuLink:link    	{text-decoration: none; color: #2EBA8F; font-weight : bold;}
.actuLink:visited 	{text-decoration: none; color: #2EBA8F; font-weight : bold;}
.actuLink:active  	{text-decoration: none; color: #2EBA8F; font-weight : bold;}
.actuLink:hover  	{text-decoration: none; color: #2EBA8F; font-weight : bold;}

img.actuPhoto{
	/*border					:	solid 1px #000;*/
}
