

/* Default styles */
div.contents body {
	margin: 0;
	padding: 1em; /* Remettre à zéro si nécessaire. */
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: white;
}

/* Titres */
div.contents h1, div.contents h2, div.contents h3, div.contents h4, div.contents h5, div.contents h6 {
	margin: 0 0 .5em 0; /* Rapproche le titre du texte. (5) */
	line-height: 1.2;
	font-weight: bold; /* Valeur par défaut. (6) */
	font-style: normal;
}
div.contents h1 {
	font-size: 1.75em;
}
div.contents h2 {
	font-size: 1.5em;
}
div.contents h3 {
	font-size: 1.25em;
}
div.contents h4 {
	font-size: 1em;
}

/* Listes */
div.contents ul, div.contents ol {
	position:relative;
	margin: .75em 0 .75em 32px;
	padding: 0;
}

div.contents  .cpl_content {
	position:relative;
}

/* Paragraphes */
div.contents p {
	color: #666666;
	margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
}
div.contents p a {
	text-decoration: underline;
	color: #666666;
}
div.contents p a:hover {
	text-decoration: none;
}
div.contents address {
	margin: .75em 0;
	font-style: normal;
}

/* Liens */

/* Pas de bordure pointillée ou halo lors du clic sur un lien */
div.contents a:active {
	outline: none;
}
/* Pas de bordure autour des images dans les liens */
div.contents a img {
	/*border: none;*/
}

/* Divers éléments de type en-ligne (8) */
div.contents em {
	font-style: italic;
}
div.contents strong {
	font-weight: bold;
}
div.contents a strong {
	text-decoration: underline;
}
div.contents a:hover strong {
	text-decoration: none;
}

/* Formulaires */
div.contents form, div.contents fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
div.contents input, div.contents button, div.contents select {
	vertical-align: middle; /* Solution pb. d'alignement. (9) */
}
/* Met en évidence les abréviations (ayant un attribut title) */
div.contents abbr[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

/* Met en évidence les citations */
div.contents blockquote {
	margin: .75em 0 .75em 20px;
	padding: 0 0 0 10px;
	border-left: solid 2px #ddd;
}
div.contents q, div.contents cite {
	font-style: italic;
}
div.contents q cite, div.contents q q {
	font-style: normal
}

/* Supprime les guillemets automatiques (citations courtes) */
div.contents q {
	quotes: none;
}

/* Rapproche les paragraphes dans les listes et citations */
div.contents blockquote p, div.contents li p {
	margin: .5em 0;
}

/* Styles de base pour les listes de définition */
div.contents dl {
	margin: .75em 0;
}
div.contents dt {
	margin: .75em 0 0 0;
	font-weight: bold;
}
div.contents dd {
	margin: .25em 0 .25em 32px;
}

/* Mise en forme simple pour les tableaux */
div.contents table {
	margin: 0;
	border-collapse: collapse; /* Valeur par défaut: separate. */
	border-spacing: 0;
}
div.contents table td, table th {
	color: #666666;
	padding: 5px;
	border-color: 1px solid #ccc;
	vertical-align: top;
}

/* Conteneurs sémantiques de HTML 5 */
div.contents article, div.contents aside, dialog, div.contents figure, div.contents footer, div.contents header,
div.contents hgroup, div.contents menu, div.contents nav, div.contents section {
	display: block;
}
/* Fin Default styles */

div.contents {
	color: #666666;
	font-size: 12px;
}

div.contents em {
	font-style: italic;
}

div.contents h3 {
	color: #a90703;
	font-family: TitilliumMaps26L250wt, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	padding: 13px 0px 13px 0px;
	height:auto;
	margin: 0;
}

div.contents h4 {
	color: #565c7b;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	height:auto;
	margin: 0;
}

div.contents h5 {
	color: #565c7b;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 16px;
	padding: 7px 0px 7px 0px;
	height:auto;
	margin: 0;
}

div.contents h6 {
	color:#000000;
	font-family:'TitilliumMaps26L250wt',sans-serif;
	font-weight:normal;
	font-size: 14px;
	text-align:left;
	height:auto;
	margin:0;
}

div.contents img {
	border: 1px solid #cccccc;
	background-color: white;
	padding: 5px;
}

div.contents p {
	margin: 0em 0em 1em 0em;
}
div.contents ol {
	padding-left: 1.6em;
	margin: 0em 0em 1em 0em;
}
div.contents ol li {
	list-style-type: decimal;
}
div.contents ul {
	padding-left: 1em;
	margin: -1em 0em 1em 0em;
}
div.contents ul li {
	list-style-type: disc;
	list-style-position: inside;
	/*margin-bottom:3px;*/
	margin-bottom:0px;
}

div.contents ul li ul {
	margin-top:3px;
	margin-bottom:3px;
}

div.contents a, div.contents a:visited, div.contents a:focus, div.contents  a:active, div.contents a:link {
	text-decoration: underline;
}
div.contents a:hover  {
	text-decoration: none;
}

div.contents span.link_169_7_3 a {
	color: rgb(169,7,3);
}
div.contents span.link_169_76_0 a {
	color: rgb(169,76,0);
}
div.contents span.link_255_153_0 a {
	color: rgb(255,153,0);
}
div.contents span.link_86_92_123 a {
	color: rgb(86,92,123);
}
div.contents span.link_120_130_140 a {
	color: rgb(120,130,140);
}
div.contents span.link_155_93_90 a {
	color: rgb(155,93,90);
}
div.contents span.link_84_68_68 a {
	color: rgb(84,68,68);
}
div.contents span.link_51_51_51 a {
	color: rgb(51,51,51);
}
div.contents span.link_102_102_102 a {
	color: rgb(102,102,102);
}

div.contents .box_bouton {
	display: block;
	width: 320px;
	margin: 17px auto;
	background: #ece7de;
	text-align: center;
	border-bottom:1px solid #bfbbb3;
	border-right:1px solid #bfbbb3;
	border-radius: 6px;
	-moz-border-radius: 6px / 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-radius: 6px / 6px;
	color: #564743;
	font-weight: bold;
	padding: 37px 17px 17px 17px;
	background: #F3F0EB url('../im/picto_orga.gif') 50% 15% no-repeat;
}


/* TOOLBAR SKIN */
li.cke_panel_listItem {
	list-style-type:none;
}

.sbox-content {
	border: 1px solid #999999;
	padding:5px;
	margin-bottom:20px;
}

.complement_deroulant {
	border: 1px solid #999999;
	padding:5px;
	margin-bottom:20px;
}

/* REPEAT MENU */
li.repeat-menu a{
	padding: 5px 0px 0px 14px;
	background: url('../im/puce_smenu_li.gif') 0px 7px no-repeat;
}

div.contents div.link_puce a {
  	font-size: 12px;
		text-decoration: underline;
		color: #565C7B;
}
.link_puce a {
  	background: url('../im/puce_smenu_li.gif') 0px 7px no-repeat;
  	padding: 5px 0px 0px 14px;
}

