/* Start of CMSMS style sheet '3 - Menu Principal - 4 - Réalisations' */
/*
 * Titres
 */
h1.realisations
{
  clear : both;
  
  margin-top : 1.5em;
  margin-left : 2em;
  
  padding-bottom : 0.2em;
  padding-left : 1.5em;
  
  border-bottom : 2px #e4b17c solid;
  
  width : 680px;
  
  color : #e7b989;
  
  font-size : 1.4em;
}


h2.realisations
{
  padding-bottom : 0.2em;
  padding-left : 1.5em;
  
  border-bottom : 2px #e4b17c solid;
  
  font-size : 1.2em;
}


div.realisations h2.realisations a
{
  color : #91a5af;
}

div.realisations h2.realisations a:hover
{
  color : #e7b989;
}


/*
 * Détail
 */
div#NewsPostDetailContent
{
  clear : both;
  
  margin-top : 1em;
  margin-bottom : 1em;
  margin-left : 3em;
  margin-right : 3em;
}


div#NewsPostDetailContent a
{
  color : #e7b989;
}


div#NewsPostDetailContent a:hover
{
  color : #7681e1;
  
  text-decoration : underline;
}


div#NewsPostDetailContent p
{
  margin-top : 1em;
  margin-bottom : 1em;
  margin-right : 60px;
  
  text-align : justify;
}


div#NewsPostDetailContent ul
{
  margin-left : 1.5em;
  
  list-style : circle;
}


/*
 * Blocs
 */
div.realisations, div.realisations-skill
{
  margin-top : 1em;
  margin-bottom : 1em;
  
  width : 400px;
  
  text-align : justify;
}

div.realisations_center, div.realisations-skill-center
{
  margin-left : auto;
  margin-right : auto;
}

div.realisations_left, div.realisations-skill-left
{
  float : left;
  clear : both;
  
  margin-left : 60px;
}

div.realisations_right, div.realisations-skill-right
{
  float : right;
  clear : right;
  
  margin-right : 60px;
}


div.realisations p
{
  margin-top : 1em;
  margin-bottom : 1em;
}


div.realisations a
{
  color : #e4b17c;
}

div.realisations a:hover
{
  text-decoration : underline;
}


/*
 * Listes
 */
div.realisations ul, div.realisations-skill ul
{
  margin-top : 0.5em;
  margin-left : 2.5em;
  
  list-style-type : square;
}

div.realisations ul li span.comment, div.realisations-skill ul li span.comment
{
  font-size : 0.8em;
}


/*
 * Liens
 */
div.realisations ul li a
{
  color : #91a5af;
  
  text-decoration : underline;
}

div.realisations ul li a:hover
{
  text-decoration : none;
}


div.realisations-skill ul li a
{
  color : #91a5af;
}

div.realisations-skill ul li a:hover
{
  text-decoration : underline;
}


img.thumbnail_realisation
{
  float : left;
  margin : 1em;
}


img.screen_realisation
{
  display:block;
  float:right;
  
  margin-right : 20px;
  margin-left : 20px;
  
  width : 400px;
  height : 300px;
}

object.flash_realisation, img.flash_realisation
{
  display:block;
  
  margin-left : auto;
  margin-right : auto;
}
/* End of '3 - Menu Principal - 4 - Réalisations' */

