/*------------ Impression ---------------*/
body { 
	margin:0; 
	padding:0; 
	font:normal 10pt, "Trebuchet MS", sans-serif;
	}
#layout { display:none; }
#header { display:none; }
#menu { display:none; }
.menu { display:none; }
#sousmenu { display:none; }
.submenu { display:none; }
#footer { display:none; }
#credits { display:none; }
#imphoto { display:none; }
h1 { text-align:center;
		 line-height:140px;
		 }
#container { 
	border:none; 
	position:relative; 
	}
a img { border:0; }
a:hover img { background-color:transparent; }
/*----------- Trombi -----------*/
#content { margin:0 auto;
					 width:490px;
  				 padding:20px;
  			   border:1px solid black;
  			   overflow:visible;
  				 }
#content h1 { font:normal 28pt, "Courier New", sans-serif;
							color:black;
							line-height:0,5;
							
							}
#content h1:first-letter { text-transform:capitalize; }
.pic {
	float:left;
	height:190px;
	width:100px;
	border:1px solid #ffffff;
	text-align:center;
	margin:10px;
}
.pic img {
	border:0;
	}
a.trombi:link, a.trombi:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}
a.trombi:hover, a.trombi:active {
	color:#808080;
	background-color:silver;
}
.clear {
	clear:both;
	}
#imp { display:none; }
.pagebreak { page-break-after:always; }

/*--------- cv -------------*/
#cv { margin:2cm 1cm;
			page-break-before:always; }
#vignette { border:1px solid black;
						float:right;
						}
fieldset {
	border-top:1px solid black;
	border-left:0;
	border-right:0;
	border-bottom:0;
	page-break-after:avoid;
	}
legend {
	font-size:16pt;
	font-weight:normal;
	margin-left:30px;
	color:#656565;
	}
.annee { font-weight:bolder; 
				 vertical-align:top; 
				 }
.titre { font-weight:bolder; 
				 vertical-align:top; 
				 }
.complement { vertical-align:top; }
.piedpage { width:100%;
						text-align:center;
					  }

/*-------- photo ----------*/

h1 { text-align:center; }
#photo { margin:100px auto;
				 width:400px;
				 text-align:center; 
				 }
#photo a { display:none; }
#photo img { border:1px solid black; }
#idphoto { visibility:visible }



