<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Bordures des tableaux en pointill� --- NE PAS SUPPRIMER */
.mceVisualAid {
	border: 1px dashed #BBBBBB;	
}

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font: normal 15px  arial,verdana, helvetica, sans-serif,sans;
  color: #5B5B5B;
	background-image: url(../styles/fond-tiny.jpg);
	background-position: 0 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 130%;
}

p,span,table,td {
	font: normal 15px  arial,verdana, helvetica, sans-serif,sans;
	color: #5B5B5B;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	line-height: 130%;
}
img {border: 0;}
form {padding: 0;margin: 0;}

.contenu a,.contenu a:visited,
#tinymce a,#tinymce a:visited{
  font-weight: bold;
	color:#0066cc;
	text-decoration: underline;
}
.contenu a:hover,
#tinymce a:hover{
  font-weight: bold;
  color:#0066cc;
	text-decoration: none;
}
#tinymce a,#tinymce a:visited{
	color:#0066cc !important;
}
#tinymce a:hover{
  color:#0066cc !important;
}

ul {
	padding: 0 0 0 15px; 
	margin: 5px 0;
	color:#5B5B5B;
}

li {
	margin: 0;
	padding: 0;
	color:#5B5B5B;
}

blockquote {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

h2 {font: bold 24px arial,helvetica,sans; color: #717171;margin:0;padding:0;line-height:120%;}
h3 {font: bold 18px arial,helvetica,sans; color: #F83C31;margin:0;padding:0;line-height:120%;}
h4 {font: bold 18px arial,helvetica,sans; color: #5B5B5B;margin:0;padding:0;line-height:120%;}

.Photo-a-gauche {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Photo-a-droite {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Photo-a-gauche-avec-bordure {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #717171;
}

.Photo-a-droite-avec-bordure {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #717171;
}

.Photo-avec-bordure {
	border: 1px solid #717171;
}

.Tableau-Largeur-Maxi {
	width: 100%;
}

table.Tableau-avec-bordure, table.Tableau-avec-bordure td {
	border: 1px solid #5B5B5B;
	padding: 2px;
}


.contenu a.bouton_recrutement, .contenu a.bouton_recrutement:visited,
#tinymce a.bouton_recrutement, #tinymce a.bouton_recrutement:visited {background: #F83C31;color: #fff !important;padding: 10px;border-radius: 10px;text-decoration: none;border: 2px solid #F83C31;box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.contenu a.bouton_recrutement:hover,
#tinymce a.bouton_recrutement:hover{background: #fff;color: #F83C31 !important;}
</pre></body></html>