
#cv { font-family: Arial, Helvetica ;}
#cv a {  text-decoration: none; color:#000; }
#cv  a:hover { background-color:#c60; color:#fff; }
#cv h1 {
  border-top: #369 1px groove;
  font-size: 120%;
  color: #369;
  margin: 1.5em 0 1em 0 ;
}

#cv h2 , #cv h2 a{
  font-size: 100%;
  color: #069;
  margin:  0 0 0em 0 ;
  text-decoration: none;
}

#adresse{
  text-align: left;
  font-weight:900;
  font-style:small;
  margin:1em 0 0 0 ;
}

#titre{
  position:relative;
  bottom: 4em;
  text-align: center;
  color:#007;
  font-weight:900;
  font-style:small;
}


#formation {
  margin:0;
  padding:0 0 0em 0.5em; 
}

#resume {
  margin:0;
  padding:0 0 1em 0; 
}

#location{
  font-style: italic;
  font-size: 80%;
}

#dates {
   color: #666;
   padding: 0 1em 0 0.5em;
   font-weight:700;
	width: 6em;
   font-style: small;
   text-align: center;
	text-shadow: #666 5px 5px;  
}

#detail{
    position:relative;
    bottom: 1.5em;
    margin:0 0 0 8em ;
	 border-bottom: #369 1px groove;
}
#detail h1, #detail h1 a{
   border: none;
	font-size: 110%;
	color: #000;
	margin: 0em 0 0.5em 0 ;	 
}
#detail h2, #detail h2 a{
   border: none;
	font-size: 100%;
	color: #007;
	margin: 0.3em 0 0.3em 0 ;	 
}
#detail ul{
  	margin: 0 0 0 2em;	
	padding: 0;
}


