/* Titres */

/* Fonctionnalit?s */
div#menuFonctions 
{ 
	position: absolute; 
	top: 33px; 
	left: 267px; 
	width: 650px; 
	height: 30px; 
	text-align: right; 
	color: #838383; 
	margin: 0; 
	padding: 0; 
	background-image: url(/img/interface/bg-menu-fonctionnalites.gif); 
	background-repeat: no-repeat; 
	background-position: top right; 
}

div#menuFonctions ul 
{ 
	margin: 0; 
	padding: 10px 32px 0 0; 
	list-style: none; 
}

div#menuFonctions li 
{ 
	display: inline; 
	margin: 0; 
	padding: 0 5px 0 5px; 
	font-size: 0.91em; 
}

div#menuFonctions li a 
{ 
	color: #838383; 
	text-decoration: none; 
	text-transform: lowercase; 
}

div#menuFonctions li a:hover 
{ 
	color: #838383; 
	text-decoration: underline; 
}


 
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	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.091em; /* 12 */
} 

li h1, li h2, li h3, li h4, li h5, li h6 {
	margin: 0;
}

a, a:visited, a:link, a:active {
	color: #8F4E28;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none!important;
}

img {
	border: none;
}

p.small {
	font-variant: small-caps;
}

/*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;
}*/

.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;
}

/* fil d'ariane */
.breadcrumb {
	color: #8f4e28;
	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: #8f4e28;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #1f74c0;
	text-decoration: underline;
}
.breadcrumb a.courant {
	color: #8F4E28!important;
	font-weight: normal!important;
}


/* Divers */
hr {
	border: 1px solid #000;
}

.souligne {
	text-decoration: underline;
}

#retour-accueil {
	height: 63px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 160px;
}

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 */
.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;
}

/* 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 0 0 0;
}
.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;
}

/* Module OFFRE */
#nav-etape ul {
	background: url('/img/interface/module-offre/bg-ul-etape.gif') repeat-x;
	height: 35px;
	list-style: none;
	margin: 0;
}
#nav-etape li {
	display: block;
	float: left;
	color: #fff;
	height: 35px;
	margin: 0;
	padding: 0 1px 0 1px;
	text-align: left;
	width: 140px;
}
li.bouton-etape-a-faire {
	background: url('/img/interface/module-offre/bouton-etape-a-faire-off.gif') no-repeat;
}
li.bouton-etape-en-cours {
	background: url('/img/interface/module-offre/bouton-etape-a-faire-on.gif') no-repeat;
}

li.bouton-etape_precedente {
	background: url('/img/interface/module-offre/bouton-etape_precedente.gif') no-repeat;
}
li.bouton-etape_suivante {
	background: url('/img/interface/module-offre/bouton-etape_suivante.gif') no-repeat;
}

#nav-etape li p {
	line-height: 35px;
	margin: 0;
	padding: 0;
}

span.compteur-etape {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.636em;
	font-weight: bold;
	padding: 0 0 0 11px;
}

#nav-etape li a, #nav-etape li a:link, #nav-etape li a:active, #nav-etape li a:visited {
	color: #fff;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#nav-etape li a:hover {
	text-decoration: underline;
}

#nav-etape li a.etape-courante {
	color: red;
}



/* 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;
	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;
	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;
}


/* SJ */
a.bouton-etape-precedente_defaut, a.bouton-etape-precedente_defaut:link, a.bouton-etape-precedente_defaut:visited {
	color:#0E509C;
	text-decoration:none;
}
a.bouton-etape-precedente_defaut:hover {
	color:#0E509C;
	text-decoration:none;
}
a.bouton-etape-precedente_defaut:active {
	color:#0E509C;
	text-decoration:none;
}
.bouton-etape-precedente_defaut {
  float: left;
  background-image:url(/img/interface/boutons/bouton-etape-precedente.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:50px;
  width:115px;
  padding-top:10px;
  padding-bottom:5px;
  padding-left:35px;
  padding-right:10px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}
html>body .bouton-etape-precedente_defaut {
  float: left;
  background-image:url(/img/interface/boutons/bouton-etape-precedente.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:35px;
  width:70px;
  padding-left:35px;
  padding-top:10px;  
  padding-bottom:5px;  
  padding-right:10px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#0E509C;
  text-decoration:none;
}


a.bouton-etape-suivante_defaut, a.bouton-etape-suivante_defaut:link, a.bouton-etape-suivante_defaut:visited {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-etape-suivante_defaut:hover {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-etape-suivante_defaut:active {
	color:#FD850A;
	text-decoration:none;
}
.bouton-etape-suivante_defaut {
  float:left;
  background-image:url(/img/interface/boutons/bouton-etape-suivante.gif);
  height:50px;
  width:115px;
  padding-top:10px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:35px;
  text-align:left;
  font-size:12px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-etape-suivante_defaut {
  float:left;
  background-image:url(/img/interface/boutons/bouton-etape-suivante.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:35px;
  width:70px;
  padding-left:10px;
  padding-top:10px; 
  padding-bottom:5px;  
  padding-right:35px;
  text-align:left;
  font-size:12px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}

a.bouton-votre-conseiller-en-direct_defaut, a.bouton-votre-conseiller-en-direct_defaut:link, a.bouton-votre-conseiller-en-direct_defaut:visited {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-votre-conseiller-en-direct_defaut:hover {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-votre-conseiller-en-direct_defaut:active {
	color:#FD850A;
	text-decoration:none;
}
.bouton-votre-conseiller-en-direct_defaut {
  float:left;
  background-image:url(/img/interface/boutons/bouton-votre-conseiller-en-direct.gif);
  height:50px;
  width:126px;
  padding-right:2px;
  padding-top:10px;  
  padding-left:35px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
html>body .bouton-votre-conseiller-en-direct_defaut {
  float:left;
  background-image:url(/img/interface/boutons/bouton-votre-conseiller-en-direct.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:40px;
  width:89px;
  padding-right:2px;
  padding-top:10px;  
  padding-left:35px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}

a.bouton-1-conseiller-vous-rappelle_defaut, a.bouton-1-conseiller-vous-rappelle_defaut:link, a.bouton-1-conseiller-vous-rappelle_defaut:visited {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-1-conseiller-vous-rappelle_defaut:hover {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-1-conseiller-vous-rappelle_defaut:active {
	color:#FD850A;
	text-decoration:none;
}
a.bouton-1-conseiller-vous-rappelle_defaut {
  float:left;
  background-image:url(/img/interface/boutons/bouton-1-conseiller-vous-rappelle.gif);
  height:50px;
  width:126px;  
  padding-right:4px;
  padding-top:10px;  
  padding-left:42px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}
a.bouton-1-conseiller-vous-rappelle_defaut {
  float:left;
  background-image:url(/img/interface/boutons/bouton-1-conseiller-vous-rappelle.gif);
  /*Partie texte indep de la taille de l'image height et width = f(padding et taille de l'image)*/
  height:40px;
  width:80px;
  padding-right:4px;
  padding-top:10px;  
  padding-left:42px;
  text-align:right;
  font-size:9px;
  font-weight:bold;
  color:#FD850A;
  text-decoration:none;
}

/* 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;
}

#tools a 
{
	color: #8f4e28;
	text-decoration: none;
}

.h2_ML {
	text-transform: uppercase;
}

.migration {
  text-align: center;
  color:green;
  font-size:11px;
  font-weight:bold;
}

/* Glossaire Bloc Recherche */
.fieldsetGlossaire {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#blocRechercheGlossaire {
	background-color: #fff;
	border: 1px solid #4f92ba;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 420px;
}
#blocChoix {
	background-color: #e8f0f6;
	margin: 1px;
	padding: 4px 7px 4px 7px;
	position: relative;
	width: 418px;
}
html>body #blocChoix {
	width: 404px;
}


#blocChoix p {
	color: #00629d;
	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;
	margin: 0 5px 0 0;
	padding: 0;
	width: auto!important;
}
#blocChoix label {
	padding: 0 30px 0 0;
	width: auto;
}

#blocSelection {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 1px;
	padding: 4px 7px 4px 7px;
	width: 404px;
}

#blocSelection select {
	border: 1px solid #7f9db9;
	width: 130px;
}


input.submitFonctRechercheGlossaire {
	border: none;
	color: #bed72c;
	background: none;
	background-image:url(/img/interface/recherche-ok.jpg);
	background-repeat: no-repeat;
	background-position: right;
	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;
}
.tdCentreGlossaire {
	text-align: center;
}
.tdGaucheGlossaire {
	text-align: left;
}

#visuelLexique {
	height: 150px;
	position: absolute;
	margin: 0;
	padding: 0;
	right: 25px;
	top: 25px;
	width: 80px;
}
#visuelLexique img {
	border: none;
	height: 150px;
	width: 80px;
}

#gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#gallery li {
	border: 1px solid #999999;
	float: left;
	height: 109px;
	margin: 10px;
	padding: 5px;
	text-align: center;
	width: 109px;
}


/* highlight terme recherche */
span.recherche_term {
	background: #ffff00;
	font-weight: bold;
}

#cloud {
	
	width: 150px;
	padding:0px;
	line-height:3em;
	text-align:center;
}

#cloud a {
	padding:0px;
}
#cloud ul {
	display:inline;
}

#cloud li { 
	display: inline; 
}

#cloud a.tag1 { font-size: 1.0em; font-weight: 100; }
#cloud a.tag2 { font-size: 1.2em; font-weight: 400; }
#cloud a.tag3 { font-size: 1.4em; font-weight: 700; }
#cloud a.tag4 { font-size: 1.6em; font-weight: 900; }

.erreur_newsletter {
	margin-left:60px;
	margin-right:60px;
}
.confirm_newsletter {
	margin-left:60px;
	margin-right:60px;
}


/* Module Offre */
div.iconeOffre { float: left; border:solid 2px #E57716; display: inline; width: 123px; height: 63px; margin: 0 0 5px 0; padding: 0;
				}
div.iconeOffre img { margin: 5px 0 0 5px; padding: 0; border: none; }
html>body div.iconeOffre img { padding: 5px 0 0 5px; margin: 0; border: none; }

div.titreOffre { float: left; display: inline; width: 210px; height: 67px; line-height: 67px; background-color: #F7ECD6; margin: 0 0 0 7px; padding: 0 10px 0 25px; }
div.titreOffre a, div.titreOffre a:active, div.titreOffre a:visited, div.titreOffre a:link { text-decoration: none; color: #924E29; }
div.titreOffre a:hover, div.lienOffre a:hover { text-decoration: underline; color: #924E29; }

div.lienOffre { float: left; margin: 0 0 0 1px; padding: 0; width: 165px; height: 67px; line-height: 67px; background-color: #F7ECD6; text-align: center; }
div.lienOffre a, div.lienOffre a:active, div.lienOffre a:visited, div.lienOffre a:link  { text-decoration: underline; color: #924E29; }

div#blocListeOffre { margin: 0 0 0 100px; padding: 0; }

#divdroite { float: right; width: 400px; margin-right:40px; background-color: #F7ECD6; padding: 5px 5px 5px 10px;}

#divgauche { float: left; width: 250px; margin-left: 30px;}
