body
{ 
  width:800px;
  margin: auto;
  margin-top:5px;
  margin-bottom:20px;
/*  background-color:red;*/
}

.menu
{
/*border: 2px solid black;*/
height:800px;
width:190px;
float:left;
/*background-color:#ffecaa;*/
padding:10px;
}


.entete
{
border-top: 1px solid blue;
padding-left:10px;
height:140px;
background-color:#86bcef;
/*00ecaa; Vert
width:720px;*/
}


.corps
{
margin-left:00px;
margin-bottom:20px;
padding:10px;
width:800px;
 /* width:780px;
  margin: auto;*/
 }


.flot
{ 
float:left;
margin-right:15px;
}

.ita
{ 
 font-style:italic;
}

.centrer
{ 
 text-align:center;
}



/*strong
{ 
 font-weight:normal;
}*/


a
{
  text-decoration: none;
  color: #005E9B;
 }


a:hover
{ 
  text-decoration:underline;
}

img
{ 
  border:none; 
  padding:10px;
}



dt
{ 
font-weight:bold;
 }

b
{ 
font-weight:normal;
font-style:italic;
}

.soumissions
{ 
color:#159112;
/* #1cba36;*/ }


.titre /*Changer le style des titres*/
{ 
color:black;
/*#8c3c19;*/
}

.titre-ens
{ 
color:black; /*#ec3211;*/
/*#8c3c19; marron*/
}


.date
{ 
color:black;
}

.titre-cv
{ 
color:#ec3211;
/*rouge: #e41b18;*/
/*#12914f*/;
}

.titre-theme
{ 
color:#ec3211;
}

.flash{ 
color:#ec3211;
 }

.bordure
{
/*   border-top: 2px solid fuchsia;*/
 /*  border-bottom: 1px solid blue;*/
border: 1px solid #ec3211;
   width: 417px; 
   padding: 10px;
margin-left: 45px;
}


