@charset "utf-8";
/* CSS Document */
body{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#333;
	background: url(../images/imagesblack/bg_body.jpg) top left repeat-x #ECECEC;
}
a {
	color:#333;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
	outline:none;
}
/*haut*/
#haut {
	background:url(../images/imagesblack/haut.jpg) 0 0 no-repeat;
	width:700px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}
.nav {
	width:700px;
	height:30px;
}
.nav ul {
	list-style:none;

}
.nav ul li {
	float:left;
	padding-right:5px;
	margin-top:101px;
	background:url(../images/imagesblack/but.jpg) no-repeat;
	width:121px;
	height:30px;
	display:block;
	text-align:center;
	padding-top:5px;
}
.nav ul li:hover {
	background:url(../images/imagesblack/but_h.jpg) no-repeat;
}
.nav ul li.actif {
	background:url(../images/imagesblack/but_a.jpg) no-repeat;
	width:121px;
	height:30px;
	color: #FFF;
}
.nav ul li a {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.nav ul li.actif a {
	color: #FFF;
}
.nav ul li.actif a:hover {
	color: #FFF;
}


.nav ul li a:hover {
	color:#4F5B79;
}
/*main*/
#main {
	background:url(../images/imagesblack/bg_main.jpg) center center repeat-y;
	width:700px;
	margin-right:auto;
	margin-left:auto;
}
#main p {
	margin:0px;
	padding:1px;
}

/*bas*/
#bas {
	background:url(../images/imagesblack/bas.jpg) 0 0 no-repeat;
	width:700px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
}
.valid {
	display:block;
	text-align:center;
	padding-top:25px;/*35*/
}
.copyright {
	display:block;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}

.clr { clear:both;  }

#iconeStyle{
	display:block;
	text-align:right;
	padding-bottom:5px;	   
	margin-right:10px;
}


/*******************************contenu de la page index ****************************************************/

h1 {
	color:#FEBF01;
	margin-left:40px;
	margin-bottom:5px;
}
#identite{
	margin-left:20px;
	padding-top:5px;
}
#identite strong {
		font-size:16px;
}
#job{
font-weight:bold;
font-size:17px;
/*margin-left:200px;*/

}
#ident{
	font-size:13px;
}
#mail:hover{
text-decoration:underline;

}
.photo{	

	width:125px;
	height:155px;
	float:left;
	margin-left:39px;
	margin-right:20px;	
}

	/*****parite telechargement de l'index Adobe et word******/
.icone{

		margin-left:39px;
	margin-right:20px;
	vertical-align:middle;
}

/*#adobe{ border:1px solid blue;}
#word{ border:1px solid red;}	
*/

.telechargement a.lien {
color:#333;
}
.telechargement a.lien:hover { 
text-decoration:underline;
}
.telechargement a.lien2 {
color:#333;
}
.telechargement a.lien2:hover { 
text-decoration:underline;
}



.travaux {
	margin-left:15px;
}

/******************************fromation****************************************/

#formation{
	margin-left:20px;
	padding-top:5px;
}



#formation ul{
	list-style-image:url(../images/ok.jpg);
	list-style-position:outside;
}

.date{
	font-size:15px;
	font-weight:bold;
}

/******************************fromation****************************************/

#experience{
	margin-left:20px;
	padding-top:5px;
}



#experience ul{
	list-style-image:url(../images/ok.jpg);
	list-style-position:outside;
}


/*****************************competence****************************************/
#competence{
	margin-left:20px;
	padding-top:5px;
}

#competence  a, a:visited{
color:#333;
text-decoration:none;
}
#competence  a:hover{
color:#333;
text-decoration:underline;
}

#competence .paragraphe{
margin-right:20px; /*sert a rient*/
border-bottom: 1px dashed #000;
margin-bottom:15px;
margin-top:18px;
}

#competence .separ{/* trait de séparation */
padding-left:600px;
border-bottom: 1px dashed #000;
margin-left:30px;

}

#competence .niveau1{	
	font-size:15px;
	padding-left:10px;
	padding-top:5px;
	margin-top:5px;
}

#competence .CompetenceDetail{
	background:url(../images/puce1.gif) no-repeat;
	padding-left:30px;
	margin-top:5px;
}

#competence #para{
	margin-left:25px;
}

#competence .paragraphe a{
font-weight:bold;

}
/****************************PROJET****************************************/
#projet{
	margin-left:20px;
	padding-top:5px;
}
#projet .cadre_haut{
background:url(../images/cadre_haut.gif) no-repeat;
width:556px;
height:40px;
margin-left:40px; 
}
#projet .titre1{
	font-size:15px;	
	padding-top:15px;
	margin-left:15px;
	font-weight:bold;
}

#projet .cadre{
background:url(../images/bg_cadre.gif) top left repeat-y;
width:556px;
padding-bottom:5px;
margin-left:40px;
}

#projet .cadre_bas{
width:556px;
margin-left:40px;
margin-top:-5px;
}

#projet .description{
width:386px;
padding-left:18px;
margin-right:10px;
float:left;
}

#projet .apercu{
margin-right:10px;
float:right;
}

#projet .txt{
font-size:14px;
font-weight:bold;
}

#projet .descriptiontxt{
margin-bottom:5px;	
}

#projet .apercu .img{
border:none;	
}