@charset "UTF-8";
/* Section Professionnel */

/* DOSSIERS */

.dossierimage {
	border:1px #b5dd00 solid;
	padding:5px;
	background-color:#eeeeee;
	float:left;
	margin-top:3px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.newstag{
	margin: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	line-height:18px;
	display:inline;
}
h3.dossiertag{
	margin: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#b5dd00;
	line-height:18px;
	display:inline;
}
.dossiershowimage {
	border:1px #b5dd00 solid;
	padding:5px;
	background-color:#eeeeee;
	margin-top:3px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.dossierarrow{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#b5dd00;
}
.interviewimage {
	background-image:url(../fr/pro/includes/interview/quotes.jpg);
	background-repeat:no-repeat;
	border:1px #b5dd00 solid;
	padding:15px;
	background-color:#eeeeee;
	float:left;
	margin-top:3px;
	margin-right: 0px;
	margin-bottom: 3px;
}
.interviewimagehomepage {
	background-image:url(../fr/pro/includes/interview/quotes.jpg);
	background-repeat:no-repeat;
	border:1px #b5dd00 solid;
	padding:15px;
	background-color:#eeeeee;
	margin-top:3px;
	margin-right: 0px;
	margin-bottom: 3px;
	
}

	/* H2 Small titre Interview */

h2.interviewtitre{
	margin:0px 0px 10px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3e3e3e;
}
h2.interviewtitre a{
	margin:0px 0px 10px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#3e3e3e;
}
h2.interviewtitre a:hover{
	margin:0px 0px 10px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}