/* Start of CMSMS style sheet '4 - Footer - 1 - Lexique' */
/*
 * Conteneur
 */
div#NewsLexiqueBloc
{
  overflow-x : hidden;
  overflow-y : hidden;
}


/*
 * Titres
 */
h1.lexique
{
  margin-top : 1.5em;
  margin-left : 2em;
  
  padding-bottom : 0.2em;
  padding-left : 1.5em;
  
  border-bottom : 2px #192f3c solid;
  
  width : 680px;
  
  color : #45738b;
  
  font-size : 1.4em;
}


h2.lexique
{
  display : block;
  
  padding-bottom : 0.2em;
  padding-left : 1.5em;
  
  border-bottom : 2px #192f3c solid;
  
  font-size : 1.2em;
}


/*
 * Blocs
 */
div.NewsLexiqueSummary
{
  margin-top : 1em;
  margin-bottom : 2em;
  margin-left : 60px;
  
  width : 600px;
}


dd.lexique
{
  margin-top : 1em;
  margin-bottom : 2em;
  margin-left : 60px;
  margin-right : 60px;
}


dd.lexique p
{
  margin-top : 1em;
  margin-bottom : 1em;
  
  text-align : justify;
}


div.lexique_news-more
{
  margin-top : 0.5em;
  margin-left : 2em;
}

div.lexique_news-more a, dd.lexique a, div#NewsLexiqueRetour a
{
  color : #91A5AF;
}

dd.lexique a:hover
{
  background : #91A5AF;
  
  color : #ECF7FD;
}

div.lexique_news-more a:hover, dd.lexique a, div#NewsLexiqueRetour a:hover
{
  text-decoration : underline;
}


dd.lexique ul
{
  margin-left : 2em;
}

div#NewsLexiqueRetour
{
  float : right;
  
  margin-bottom : 1em;
  margin-right : 60px;
}
/* End of '4 - Footer - 1 - Lexique' */

