/* Titres */ 
h1, h2, h3, h4, h5, h6 {
	color: #922224;
	line-height: 1.2em; 
	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.0em; /* 11px */
	font-weight: normal;
} 

li h1, li h2, li h3, li h4, li h5, li h6 {
	margin: 0;
}

a, a:visited, a:link, a:active {
	color: #922224;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none!important;
}

a.courant {
	color: #922224!important;
	font-weight: bold;
}

/*td, th, thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}*/

.content ul {
	margin-left: 10px;
	padding: 0;
}
.content ol {
	margin-left: 10px;
	padding: 0;
}
.content li {
	margin-left: 20px;
	padding: 3px 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;
}

table, td {
	border-color: #000;
	border-collapse: collapse;
}

caption {
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 0;
}

#acces-tendance {
	height: 46px;
	background-image: url("/UserFiles/Image/accueil/picto-graphe-entier.gif");
	background-repeat: no-repeat;
	margin: -1px 0 0 0;
}

#acces-tendance a {
	color: #922224;
	text-decoration: none;
	text-align: center;
	height: 46px;
	vertical-align: middle;
	font-size: 13px;
	font-weight:bold;
	
	position: relative;
	top: 11px;
	left: 55px;
}

#acces-tendance a:hover {
	text-decoration: underline;
}

#acces-pro {
	background-color: #922224;
	color: #fff;
	height: 25px;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
#acces-pro img {
	height: 25px;
	vertical-align: middle;
}
#acces-pro a {
	color: #fff;
	padding: 0 0 0 15px;
}
#acces-pro a:hover, #acces-pro a:link, #acces-pro a:visited, #acces-pro a:active  {
	color: #fff;
	text-decoration: underline;
}


/* Divers */
hr {
	height: 1px;
	margin: -0.6em 0!important;
	padding: 0!important;
	color: #000;
	background-color: #000;
	border: 0;
}

.souligne {
	text-decoration: underline;
}


h2.accroche {
	font-size: 1.273em!important;
	font-weight: normal;
}
h3.accroche {
	font-size: 1.091em!important;
	font-weight: normal;
}

/* 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 */
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 categories Modules */
.blocCategories {
	margin: 0 0 10px 0;
	padding: 0;
}
.blocCategories ul {
	margin: 0 0 0 25px;
	padding: 5px 0 0 5px;
}
.blocCategories li {
	margin: 0;
	padding: 0;
}

/* Historique categories Module */
.historique_categorie_module {
	margin: 0;
	padding: 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;
	margin: 0;
	padding: 0;
}


/* Glossaire */
ul.glossaire {
	list-style: none;
	margin: 25px 0;
	padding: 0;
}
ul.glossaire li {
	display: inline;
	margin: 0;
	padding: 0 5px;
}
ul.glossaire li a {
	font-weight: bold;
	text-decoration: underline;
}
ul.definition {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.definition li h2 {
	margin: 0;
	padding: 0;
}
ul.definition li p {
	margin-top: 0;
	padding: 0;
}
ul.definition li {
	margin: 0;
	padding: 10px 0;
}

ul.definition li ul, ul.definition li ol {
	margin: 0 0 10px 25px;
	padding: 0;
}
ul.definition li ul li, ul.definition li ol li {
	margin: 5px 0;
	padding: 0;
}

/* Glossaire Bloc Recherche */
.fieldsetGlossaire {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#blocRechercheGlossaire {
	background-color: #fff;
	border: 1px solid #c5c1bb;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	width: 420px;
}
#blocChoix {
	background-color: #ffe0a2;
	margin: 1px;
	padding: 4px 7px 4px 7px;
	position: relative;
	width: 418px;
}
html>body #blocChoix {
	width: 404px;
}


#blocChoix p {
	color: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

#blocChoix input, #blocChoix select { 
	vertical-align: middle;
}

#blocChoix input {
	border: none;
	background: none;
	float: none;
	margin: 0 5px 0 0;
	padding: 0;
	width: auto!important;
}
#blocChoix label {
	float: none;
	padding: 0 30px 0 0;
	width: auto;
}

#blocSelection {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 1px;
	padding: 10px 7px 4px 7px;
	width: 404px;
}

#blocSelection label {
	float: none;
	padding: 0;
	text-align: left;
	width: auto;
}
#blocSelection select {
	border: 1px solid #c5c1bb;
	width: 220px;
}


input.submitFonctRechercheGlossaire {
	border: none;
	color: #000;
	cursor: pointer;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	width: 80px;
}

#submitGlossaire {
	text-align: center;
}


/* Repertoire de liens */
ul.repertoire {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.repertoire li {
	margin: 0;
	padding: 5px 0;
}
ul.repertoire li p {
	margin: 0;
	padding: 0;
}

ul.repertoire li li {
	margin: 0 0 0 20px;
	padding: 0;
}


/* 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;
}

/* module sondage */
/*.table-sondage {
	border-collapse: collapse;
	border: 1px solid #000;
}
.table-sondage td {
	border-collapse: collapse;
	border: none;
	padding: 5px;
}*/
input.radio-sondage {
	border: none;
	float: left;
	margin: 0 5px 10px 10px;
	width: auto!important;
}
label.label-sondage {
	float: none;
	text-align: left;
	width: auto;
}

.question-sondage {
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	width: 70%;
}
.date-sondage {
	display: inline;
	float: right;
	text-align: right;
	width: 30%;
}

.bloc-sondage {
	border: 1px solid #ddd;
	/*margin: 0 0 5px 0;*/
/*	padding: 10px;*/
}
.reponse-sondage {
	float: left;
	margin: 0 0 10px 0;
	text-align: right;
	width: 150px;
}
/*html>body .reponse-sondage {
	margin: 0 0 10px 0;
}*/
.reponse-resultat-sondage  {
	float: left;
	text-align: center;
	width: 100px;
}
.barre-resultat-sondage  {
	background: green;
	height: 10px;
	float: left;
}

.bloc-sondage p {
	padding: 0 0 0 10px;
}


/* liste donnees module */
ul.listeDataModule {
	list-style: none;
	margin: 0!important;
	overflow: hidden;
	padding: 0;
}
ul.listeDataModule li {
	padding: 5px 0;
	margin: 0;
}
ul.listeDataModule li.espaceLI {
	margin: 0 0 10px 0;
}

ul.listeDataModule li ol li, ul.listeDataModule li ul li {
	margin: 0 0 0 20px;
	padding: 3px 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;
	padding: 10px;
	/*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;
	text-align: center;
	width: 40px;
}
.illustration-module-liste-80 {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	width: 80px;
}
.illustration-module-liste-109 {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	width: 109px;
}

.texte-module-liste-grand {
	float: left;
	width: 550px;
}
.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;
}


.illusLien {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	width: 80px;
}
.illusLien img {
	width: 80px;
}
.dataLien {
	float: left;
	width: 570px;
}


/* Tools : fonctions imprimer et envoyer a un ami */
#tools {
	margin: 20px 0 0 0;
	padding: 0;
}
#tools ul {
	list-style: none;
	text-align: right;
}
#tools li {
	background: none!important;
	display: inline;
	padding: 0 0 0 5px;
}

.h2_ML {
	text-transform: uppercase;
}

.migration {
  text-align: center;
  color:green;
  font-size:11px;
  font-weight:bold;
}

/* Encart page d'accueil */
table.encart-accueil {
	background-color: #ffe0a2;
}
table.encart-accueil ul {
	margin: 15px 0 0 0;
	padding: 0;
}
table.encart-accueil ul li {
	margin: 0 0 0 15px;
	padding: 3px 0;
}
table.encart-accueil td.tabBordure {
	border-left: 1px solid #fff;
	margin: 0;
	padding: 0;
	width: 1px;
}
.titre-accueil {
	font-size: 1.273em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.noBorder {
	border: none;
}
