/* SCÉNARISTES */
@charset "UTF-8";
#face_book {
}
.facePubli {
	padding-bottom: 15px;
}
.faceFrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B71234;
}
.facePartage {
	font-size: 11px;
	color: #B2B2B2;
	font-weight: normal;
}
.facePartage a {
	font-weight: bold;
	color: #999;
}
.facePartage a:hover {
	color: #B71234;
}

.faceCom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
}
.faceLien {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: #DEDDDD solid 1px;	
}
.faceLien td {
	vertical-align: top;
}
.faceDes {
	padding-left: 10px;
	vertical-align: top;
}
.faceDes p {
	padding: 0;
	margin: 0;
}
.faceDes_titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.faceDes_titre a:hover{
	color: #FF4E00;
}
.faceDes_lien a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}
.faceDes_lien a:hover{
	color: #FF4E00;
}
.faceDes_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
