
/* Bordures des tableaux en pointillé --- NE PAS SUPPRIMER */
.mceVisualAid {
	border: 1px dashed #BBBBBB;	
}

body {
	background-color: #;
	margin: 0;
	padding: 0;
	font: normal 16px  arial,verdana, helvetica, sans-serif,sans;
  color: #ddae70;
	background-position: 0 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 130%;
}
.contenu, .ui-body-c, .ui-overlay-c{
  color: #ddae70;
}

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

#tinymce table td {
	padding:5px;
}
.contenu-texte table td{padding:5px}
.contenu-num-indispensables table td{padding:5px}
.contenu-diaporama table td{padding:0}

.contenu a,.contenu a:visited, .ui-body-c .ui-link, .ui-body-c .ui-link:visited,
#tinymce a,#tinymce a:visited{
  font-weight: bold;
	color:#ddae70;
	text-decoration: underline;
}
.contenu a:hover, .ui-body-c .ui-link:hover,
#tinymce a:hover{
  font-weight: bold;
  color:#8c8c8c;
	text-decoration: none;
}
#tinymce a,#tinymce a:visited{
	color:#ddae70 !important;
}
#tinymce a:hover{
  color:#8c8c8c !important;
}

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

li {
	margin: 0;
	padding: 0;
	color:#ddae70;
}

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

h2 {font: bold 26px arial,helvetica,sans; color: #ddae70;margin:0;padding:0;line-height:120%;}
h3 {font: bold 16px arial,helvetica,sans; color: #8c8c8c;margin:0;padding:0;line-height:120%;}
h4 {font: bold 20px arial,helvetica,sans; color: #ddae70;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 #FF0000 !important;
}

.photo-a-droite-avec-bordure {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FF0000 !important;
}

.photo-avec-bordure {
	border: 1px solid #FF0000;
}

.zoom-image{}

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

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

hr {color: #5B5B5B;width: 100%;height: 1px;padding: 0; margin: 0;border-top: 1px solid; border-bottom:none}

a.mobile-bouton {text-decoration:none}
