body {
	font-family: Arial;
	color: #333;
	background-color:transparent;
	width: 500px;
	}
.titreframe {
	margin: 0 0 10px 0; padding: 0 10px 0 0;
	font-size: 20px;
	color: #000000;
	background: pink;
	filter:alpha(opacity=50); -moz-opacity:0.50; opacity: 0.50;
	height: 26px;
	border: #636363 1px dashed;
}	
.titreframe  a {
	color: #333;
	text-decoration:none;
	font-weight: bold;	
}
.titreframe  a:hover {
    text-decoration: underline;
	}
.description {
	padding: 0 10px 0 0;
    font-size: 12px;
	text-align: justify;
	text-decoration: none;	
	}
.detail {
	color: #333;
	font-family: Arial;
	font-size: 11px;	
	}
.detail a {
	color: #333;
	text-decoration: none;	
	}
.detail a :hover{
	text-decoration: underline;	
	}	
.texte {
	color: #333;
	text-align: justify;
	text-decoration: none;	
}
.texte a {
	color: #333;
	text-decoration: underline;	
	}
.lienpage {	
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;		
}
.lienpage a{	
	color: #333;
	font-weight: bold;	
	text-decoration: none;	
}
.lienpage a:hover {	
	color: #333;
	text-decoration: underline;	
}