/* Indent & Justify classes */

.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}

/* CKEditor padding in IE */
table.cke_editor fieldset {
    padding: 0 !important;
}
/* hack with ie and garland editing area size fix - [#733512] */
.cke_editor{
    display: table !important;
}
.cke_editor,#ie#bug {
    display: inline-table !important;
}
/* Fix table border for Drupal's Seven theme - [#1020612] */
.cke_dialog tr td:last-child {
    border-right: 0;
}

/*toolbar Drag & Drop*/
form#ckeditor-admin-profile-form textarea#edit-toolbar {
    display: none;
}
form#ckeditor-admin-profile-form #edit-toolbar + .grippie {
    display: none;
}
div.sortableList {
    cursor: n-resize;
}
div.widthMarker {
    height: 20px;
    border-top: 1px dashed #CCC;
    margin: 10px 0px 0px 1px;
    padding-left: 1px;
    text-align: center;
}
div.sortableList.group {
    margin: 20px 0px 0px 0px;
}
div.sortableList div.sortableListDiv {
    height: 30px;
    margin-bottom: 3px;
    width: 900px;
}
div.sortableList div.sortableListDiv span.sortableListSpan {
    background-color: #F0F0EE;
    height: 30px;
    border-right: 1px dashed #CCC;
    display: block;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul {
    width: 900px;
    white-space: nowrap;
    border: 1px solid #CCC;
    list-style: none;
    margin:0px;
    padding: 0px 0px 0px 1px;
    height: 30px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li {
    list-style: none;
    cursor: move;
    height: 18px;
    min-width: 18px;
    padding: 2px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li.group {
    min-width: 5px;
    padding-left: 2px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li img {
    border: 0;
    padding: 0;
    margin: 0
}
li.sortableItem {
    position: relative;
    float: left;
    margin: 3px 1px 1px 0px;
    border: 1px solid #CCC;
    background-color: #F0F0EE;
    z-index: 99;
}

#security-filters .filter-text-formats {
    float: left;
    clear: both;
    width: 15%;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0px;
}

#security-filters .filter-text-formats .filter-text-format-status {
    float: left;
    padding-right: 20px;
}

#security-filters .filter-text-formats .enabled {
    background: url(images/tick.png) no-repeat right center;
}

#security-filters .filter-text-formats .disabled {
    background: url(images/delete.png) no-repeat right center;
}

#security-filters .filter-info {
    float: left;
    width: 85%;
}

#security-filters .fieldset-legend {
    background: none;
    padding-left: 10px;
}

#security-filters .fieldset-legend a {
    font-weight: normal;
    font-size: 10px;
    padding-left: 5px;
}

#security-filters .filter-wrapper {
    clear: both;
    float: left;
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
}

/* Fix for fieldset for-edit-apperance in Firefox*/
fieldset#edit-appearance div#groupLayout, div#allButtons  {
  border: 0;
  padding: 0 0 0 0;
  margin: 1em 0;
  overflow: auto;
}
/*  end of toolbar Drag & Drop */



/* ****   Entête Caramel  **** */

p, table, td, ul, li, div, span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#40331e;
	line-height:18px;
	}

p a:link, table a:link, td a:link, ul a:link, li a:link, div a:link, span a:link {color:#3d5f84; text-decoration:underline; font-weight:normal;}
p a:visited, table a:visited, td a:visited, ul a:visited, li a:visited, div a:visited, span a:visited {color:#3d5f84; text-decoration:underline; font-weight:normal;}
p a:hover, table a:hover, td a:hover, ul a:hover, li a:hover, div a:hover, span a:hover {color:#3d5f84; text-decoration:underline; font-weight:normal;}
p a:actif, table a:actif, td a:actif, ul a:actif, li a:actif, div a:actif, span a:actif {color:#3d5f84; text-decoration:underline; font-weight:normal;}


/* ****  Entête  **** */
p.entete, span.entete, div.entete {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#88734e;
	padding-top:0px;
	line-height:22px;
	}

.entete A:link{ color:#88734e; text-decoration:underline; font-weight:bold;}
.entete A:visited {color:#88734e; text-decoration:underline; font-weight:bold;}
.entete A:hover {color:#88734e; text-decoration:underline; font-weight:bold;}
.entete A:actif {color:#88734e; text-decoration:underline; font-weight:bold;}

/* ****   Titre  **** */
p.titre, span.titre, div.titre {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5d4a2b;
	padding-top:0px;
	}

.titre A:link{ color:#5d4a2b; text-decoration:underline; font-weight:bold;}
.titre A:visited {color:#5d4a2b; text-decoration:underline; font-weight:bold;}
.titre A:hover {color:#5d4a2b; text-decoration:underline; font-weight:bold;}
.titre A:actif {color:#5d4a2b; text-decoration:underline; font-weight:bold;}

/* ****  1er sous titre  **** */
p.sous_titre_1er, span.sous_titre_1er, div.sous_titre_1er{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3d5f84;
	}

.sous_titre_1er A:link{ color:#3d5f84; text-decoration:underline; font-weight:bold;}
.sous_titre_1er A:visited {color:#3d5f84; text-decoration:underline; font-weight:bold;}
.sous_titre_1er A:hover {color:#3d5f84; text-decoration:underline; font-weight:bold;}
.sous_titre_1er A:actif {color:#3d5f84; text-decoration:underline; font-weight:bold;}

/* ****  2ième sous titre **** */
p.sous_titre_2ieme, span.sous_titre_2ieme, div.sous_titre_2ieme, ul li div.sous_titre_2ieme{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#88734e;
	}
	
.sous_titre_2ieme A:link{ color:#88734e; text-decoration:underline; font-weight:bold;}
.sous_titre_2ieme A:visited {color:#88734e; text-decoration:underline; font-weight:bold;}
.sous_titre_2ieme A:hover {color:#88734e; text-decoration:underline; font-weight:bold;}
.sous_titre_2ieme A:actif {color:#88734e; text-decoration:underline; font-weight:bold;}


p.note {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40331e;
	line-height:14px;
	}

span.note {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40331e;
	line-height:14px;
	}

td.note {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40331e;
	line-height:14px;
	}

p.separateur01{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:2px;		/* Ajouter le 11 novembre pour enlever l'espacement */										
	color:#3d5f84;
	list-style-image:url(/institutionnel/imgs/ul_vide.gif);
	border:1px;
	border-bottom-style:solid;
	margin-bottom:0px;
	border-bottom-color:#99a4ac;
	}
	
/* ****   Pour afficher les images à droite  **** */
.image {
	background-color:#f8f4ed;
	border:1px;
	border-style:solid;
	border-color:#cdbd9e;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	}

/* ****   Pour afficher les images à gauche  **** */
.image_gauche {
	background-color:#f8f4ed;
	border:1px;
	border-style:solid;
	border-color:#cdbd9e;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:15px;
	margin-top:4px;
	margin-bottom:15px;
	margin-left:0px;
	float:left;	
	}

/* ****   Pour afficher les images à droite  **** */
.image_droite {
	background-color:#f8f4ed;
	border:1px;
	border-style:solid;
	border-color:#cdbd9e;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:15px;
	margin-left:15px;
	float:right;	
	}



/* ************************** */
/* Couleurs dans les tableaux */
/* ************************** */

.table_entete{
	background-color:#c3b59a;
	}

.table_on{
	background-color:#f5f0e6;
	}

.table_off{
	background-color:#efdcac;
	}

.table_bleu{
	background-color:#c9d2d9;
	}





/*
Enlever le 4 mai 2009 (Séparateur et Retrait)
Étais pour le premier design.
Na jamais été utiliser.
*/

/* ****   Séparateur  ****
/*
.separateur01{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d5f84;
	list-style-image:url(/institutionnel/imgs/ul_vide.gif);
	border:1px;
	border-bottom-style:solid;
	margin-bottom:0px;
	border-bottom-color:#99a4ac;
	}
*/

/* ****   Retrait  **** */
/*
.retrait01{
	margin-top:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#40331e;
	list-style-image:url(/institutionnel/imgs/ul_vide.gif);
	}
 */
 
 