/* Titres */ 
h1, h2, h3, h4, h5, h6 {
	color: #ee7e18;
	margin: .2em 0 .2em 0; /* Rapproche le titre du texte. (5) */ 
	line-height: 1.2; 
	font-weight: bold; /* Valeur par défaut. (6) */ 
	font-style: normal; 
} 
h1 { 
	font-size: 1.273em; /* 14px */
} 
h2 { 
	font-size: 1.182em; /* 13px */
} 
h3 { 
	font-size: 1.091em; /* 12px */
} 
h4, h5, h6 { 
	font-size: 1.091em; /* 12 */
} 

a, a:visited, a:link, a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none!important;
}


/*li h1, li h2, li h3, li h4, li h5, li h6 {
	margin: 0;
}*/

p.small {
	font-variant: small-caps;
}

p.date {
	margin: 20px 0 0 0;
	padding: 0;
}

/*td, th, thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}*/

/*.content ul {
	margin-left: 25px;
}
.content ol {
	margin-left: 25px;
}*/

/*ul li p {
	margin: 0;
	padding: 0;
}*/


/* Divers */
hr {
	border: 1px solid #000;
}

.souligne {
	text-decoration: underline;
}

h2.accroche {
	font-size: 1.273em!important;
	font-weight: normal;
}

h3.accroche {
	font-size: 1.091em!important;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.aligneGauche {
	text-align: left;
}
.aligneCentre {
	text-align: center;
}
.aligneDroite {
	text-align: right;
}
.gras {
	font-weight: bold;
}

.erreur {
	color: red;
	font-weight: bold;
}

.hidden {
	display: none;
}

.pubcentree {
	margin: 30px 0 10px 0;
	padding: 0;
	text-align: center;
}


/* fil d'ariane */
.breadcrumb {
	color: #000;
	font-size: 1.0em;
	margin: 5px 10px 15px 0;
	text-align: right;
	text-transform: lowercase;
}
.breadcrumb ol {
	list-style: none;
}
.breadcrumb li {
	display: inline;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #000;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: underline;
}
.breadcrumb a.courant {
	color: #1d65ae!important;
	font-weight: normal!important;
}


/* plan du site */
ul.plan {
	margin: 0 0 25px 25px;
	padding: 0;
}
ul.plan li {
	margin: 0;
	padding: 2px 0 2px 0;
}
ul.plan ul {
	margin: 0 0 0 20px;
	padding: 0;
}


/* Module offre et référence */
.cadre p {
	margin: 0;
	padding: 0 10px 5px 10px;
}

td, th {
	font-size: 0.688em;
}
html>body td, th {
	font-size: 1.0em;
}

.contenuModule {
	border: 1px solid #acafb0;
	float: left;
	padding: 10px;
	margin: 5px 0;
	width: 490px;
}
/*.encart {
	border: 1px solid #acafb0;
	float: right;
	padding: 10px;
	margin: 5px 0;
	width: 180px;
}
*/


/* Bloc catégories Modules */
.blocCategories {
	margin: 10px;
}
.blocCategories ul {
	list-style: disc;
	margin: 0;
}
.blocCategories li {
	padding: 2px;
}

/* Historique catégories Module */
.historique_categorie_module {
	margin: 0;
}
.historique_categorie_module ul {
	background-color: #D8D8D8;
	list-style: none;
	margin: 15px 0;
	padding: 5px;
}
.historique_categorie_module li {
	display: inline;
	font-weight: bold;
}


/* Glossaire */
ul.glossaire {
	list-style: none;
	margin: 25px 0;
}
ul.glossaire li {
	display: inline;
	padding: 5px;
}
ul.glossaire li a {
	font-weight: bold;
	text-decoration: underline;
}
ul.definition li h2 {
	margin: 0;
	padding: 0;
}
ul.definition li p {
	margin: 0;
	padding: 0;
}
ul.definition li {
	padding: 10px 0;
}

/* Répertoire de liens */
ul.repertoire li {
	padding: 10px 0;
}

.flux_rss {
	background: #ffe4ba url('/img/rss-feed-icon.png') no-repeat 2px 2px;
	border: 1px solid #999999;
	margin: 0;
	padding: 2px 2px 2px 22px;
	line-height:16px;
	width:120px;
}

.flux_rss a {
	text-decoration:none;
	color:#602200;
}

.cadre .flux_rss a {
	text-decoration:none;
	color:#602200;
}

.flux_rss img {
	vertical-align:middle;
}

li.rss_lien {
	margin:0;
	padding:0;
}

.cadre a.rss_lien {
	font-size:1.2em;
	text-decoration:none;
	color:#0502aa;
}

.cadre a.rss_lien:hover {
	text-decoration:underline;
}

.rss_description {
}

a.rss_titre {
	font-weight:bold;
	font-size:1.4em;
}

.rss_date {
	font-style:italic;
}

/* Affichette */
.affichette {
	margin: 10px 0 10px 0;
}
.bg-affichette {
	background-repeat: no-repeat;
	height: 160px;
	width: 410px;
}
.contenu-affichette {
	height: 143px;
	overflow: hidden;
	padding: 8px 10px 0 10px;
	width: 210px;
}
html>body .contenu-affichette {
	width: 190px;
}
.contenu-affichette h2 {
	margin:0;
	padding: 0;
}


/* liste données module */
ul.listeDataModule {
	list-style: none;
	margin: 0!important;
	overflow: hidden;
	padding: 0;
}
ul.listeDataModule li {
	padding: 10px 0;
	margin: 0;
}
ul.listeDataModule li.espaceLI {
	margin: 0 0 10px 0;
}

ul.listeDataModule li ol li, ul.listeDataModule li ul li {
	padding: 0;
}

ul.listeDataModule p {
	margin: 0;
	padding: 0;
}

li.modeALBUM {
	display: inline;
	float: left;
	width: 210px;
}

.un-element {
	border: 1px solid #c5c1bb;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	margin: 0 10px 10px 0;
	padding: 5px;
	/*overflow: hidden;*/
}

.un-element:hover, .un-element-txt:hover {
	background: #ddd;
}

.un-element-txt {
	border: 1px solid #c5c1bb;
	margin: 0 0 10px 0!important;
	padding: 10px!important;
	/*overflow: hidden;*/
	/*width: 730px;*/ /*210px;*/
}

.illustration-module-liste {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
}

.illustration-module-liste-40 {
	float: left;
	margin: 0 10px 0 0;
	width: 40px;
}
.illustration-module-liste-80 {
	float: left;
	margin: 0 10px 0 0;
	width: 80px;
}
.illustration-module-liste-109 {
	float: left;
	margin: 0 10px 0 0;
	width: 109px;
}

.texte-module-liste-grand {
	float: left;
	width: 580px;
}
.texte-module-liste-petit {
	float: left;
	width: 298px;
}

.texte-module-liste {
	display: inline;
	float: left;
	width: auto;
}
.texte-module-liste p, .texte-module-liste h2 {
	margin: 0;
	padding: 0;
}

.titre-offre {
	display: inline;
	float: left;
	/*overflow: hidden;*/
	width: auto;
}

.illustration-module-liste-album {
	margin: 0 0 10px 0;
	text-align: center;
}

.texte-module-liste-album {
	text-align: center;
}
.texte-module-liste-album p, .texte-module-liste-album h2 {
	margin: 0;
	padding: 0;
}


/* Mentions legales */
.h2_ML {
	text-transform: uppercase;
}


.migration {
  text-align: center;
  color:green;
  font-size:11px;
  font-weight:bold;
}

/* Module Annuaire */
/* Tableaux Liste de sites */
/*
=Start table structure
*/

.blocRecherche {
	border: 1px solid #c5c1bb;
	margin: 0 0 20px 0;
	padding: 0;
}

span.titreSuperCat {
	display: inline;
	float: left;
	margin: 0 0 12px 0;
	padding: 0 6px 0 0;
	text-align: right;
	width: 130px;
}

#Summary, #Caption {
	width: 28em;
}

.tableStyle {
	width: 100%;
	margin: 0 0 1em 0;
	border: 2px solid #fff;
	border-collapse: collapse;
}

.tableStyle th {
	color: #fff;
}

.tableStyle th, .tableStyle td {
	border: 2px solid #fff;
	padding: 6px;
	text-align: left;
}

.tableStyle caption {
	display: none;
}
/*
=End table structure
*/

/*
=Start Orange colour scheme
*/
.orangeScheme, .orangeScheme th, .orangeScheme td {
	border-color: #fff;
}
.orangeScheme .even { /* pair */
	background-color: #ffe9d5;
}
.orangeScheme .odd { /* impair */
	background-color: #ffe9d5;
}

.orangeScheme td {
	background-color: #f5f5f5;
}

.orangeScheme th, .orangeScheme thead td {
	background-color: #ffb16b;
}

.orangeScheme th.firstColumn {
	background-color: #9CF;
}

/*
=End blue colour scheme
*/
.tablePagination td {
	color: #828282;
	font-size: 0.909em;
}
.tablePagination td a:link, .tablePagination td a:active, .tablePagination td a:visited {
	color: #f87f11;
	text-decoration: underline;
}

.tablePagination td.alignCenter {
	text-align: center;
}

/*
=Start Vert colour scheme
*/
.vertScheme, .vertScheme th, .vertScheme td {
	border-color: #fff;
}
.vertScheme .even { /* pair */
	background-color: #ffe9d5;
}
.vertScheme .odd { /* impair */
	background-color: #e8e890;
}

.vertScheme td {
	background-color: #f5f5f5;
}

.vertScheme th, .vertScheme thead td {
	background-color: #d1d122;
}

.vertScheme th.firstColumn {
	background-color: #9CF;
}

/*
=Start Gris colour scheme
*/
.grisScheme, .grisScheme th, .grisScheme td {
	border-color: #fff;
}
.grisScheme .even { /* pair */
	background-color: #ffe9d5;
}
.grisScheme .odd { /* impair */
	background-color: #e3e3e3;
}

.grisScheme td {
	background-color: #f5f5f5;
}

.grisScheme th, .grisScheme thead td {
	background-color: #747575;
}

.grisScheme th.firstColumn {
	background-color: #9CF;
}