/* Start of CMSMS style sheet '3 - Menu Principal - 3 - Expériences Professionnelles' */
/*
 * Titres
 */
h1.experiences-pro
{
  margin-top : 1.5em;
  margin-left : 2em;
  
  padding-bottom : 0.2em;
  padding-left : 1.5em;
  
  border-bottom : 2px #7681e1 solid;
  
  width : 680px;
  
  color : #848ee5;
  
  font-size : 1.4em;
}


h2.experiences-pro
{
  margin-bottom : 0.5em;
  
  padding-bottom : 0.2em;
  padding-left : 1.5em;
  
  font-size : 1.2em;
}


/*
 * Blocs
 */
div.experiences-pro_news
{
  overflow : hidden;
}


div.experiences-pro
{
  margin-top : 1em;
  
  width : 400px;
}


div.experiences-pro_left
{
  float : left;
  clear : both;
  
  margin-left : 60px;
}

div.experiences-pro_right
{
  float : right;
  clear : right;
  
  margin-right : 60px;
}


div.experiences-pro_news-more
{
  border : none;
  
  text-align : right;
}


div.experiences-pro_news-more a
{
  color : #848ee5;
}


div.experiences-pro_news-more a:hover
{
  text-decoration : underline;
}


/*
 * Listes
 */
div.experiences-pro ul
{
  margin-left : 2em;
}
/* End of '3 - Menu Principal - 3 - Expériences Professionnelles' */

