body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #e3e68f;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}

img {
	border: none;
}

a {
color: #769712;
}

a:hover {
	color: #e3e68f;
}

#corps {
	text-align: left;
	width: 88%;
	margin: 10px auto 10px auto;
	position: relative;
	background: #fff;#769712;
	border: 1px solid #CFCFCF;
	-moz-border-radius:6px;
	border-radius:6px;
	padding: 5px;
}

#header {
	text-align: left;
	width: 100%;	
	position: relative;
	/*border: 1px solid #CFCFCF;*/
}

#titre {
	font-size: 30px;
	font-weight: bolder;
	font-stretch: expanded;
	
}

#soustitre {
	font-size: 20px;
	font-style: italic;
	font-variant: small-caps ;
}

#nondispo {
	border: 1px dashed #CFCFCF;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 5px;
	color: #769712; 
}

#menu {
	border: 1px solid #CFCFCF;
	-moz-border-radius:6px;
	position: relative;
	height: 20px;
	margin: 0 10px 1em 15px;
	clear: both;#e3e68f;
	background: #e3e68f;
}

#menu ul, #menu li {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#menu ul {
	position: absolute;
	height: 20px;
	width: 770px;
	left: 25px;
}

#menu li {
float: left;
}

#menu li a { 
display: block;  
height: 20px;
width: 120px;
color: #769712;
font: 17px/20px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
text-decoration: none;
border-left: 1px solid #fff;
text-align: center;
}
#menu li a.last {
border-right: 1px solid #fff;
}

#menu a:hover {
	color: #fff;
	background-color: #769712;
}

#menu a#menu1:hover {
background-position: -26px -20px;
}
#menu a#menu2:hover {
background-position: -127px -20px;
}
#menu a#menu3:hover {
background-position: -228px -20px;
}
#menu a#menu4:hover {
background-position: -329px -20px;
}
#menu a#menu5:hover {
background-position: -430px -20px;
}
#menu a#menu6:hover {
background-position: -531px -20px;
}

#menucontenu
{
	float: right;
	width: 200px;
	margin: 0 5px 1em 0;
	padding: 0 0.5em 7px 0.5em;
	background: #e3e68f;
	border: 1px solid #e3e68f;
	-moz-border-radius:6px;
}

#menucontenu a:hover {
	color: #fff;
}

#menucontenu img {
	border: 1px solid #769712;
	-moz-border-radius:6px;
}

#contenu
{
	margin: 0px 230px 0 15px;
	background: #fff 100% 0% no-repeat;
	padding: 5px 5px 5px 5px;
	border: 1px solid #769712;
	-moz-border-radius:6px;
}

 .titreparagraphe {
 	background-image: url('img/topleft_small.png') scroll center left;
 	font-size: 20px;
	font-weight: bold;
	color: #769712;
	/*padding: 20px 0 0 0;*/
 }

 .petittitre {
 	font-size: 15px;
	font-weight: bold;
	color: #769712;
	font-variant: small-caps ;
 }

 .paragraphe {
 	margin-left: 20px;
 	text-align:justify;
 }
 
 .tableborder {
	border: 1px dashed #769712;
 }
 
  .tableborder td:hover {
	background-color: #e3e68f;
 }
 
   .txtcolor {
 	color: #769712;
 }
 
.tablecvtheque {
   text-align: center;
   border: 1px solid #769712;
	/*border: 1px dashed #769712;*/
 }

.tableheader {
	background: #e3e68f;
	color: #769712;
	font: 14px/17px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;	
	
	/*border: 1px dashed #769712;*/
 }


 .CV {
	font-size: 12px;
 }
  
 .CV p {
	font-weight: bold;
	font-size: 14px;
	color: #769712;	
 	margin: 0px;
 }
 
  .CV li {
 	margin-left: 15px;
 }
 
.cvcategory {
	font-weight: bold;
	font-size: 12px;
	color: #769712; 	
 }
