body {
	background-color: #f7fae7;
	font-family: Comic Sans MS;
	color: #555555;
}

#accueil {
	float: right;
	width: 450px;
	height: 155px;
	background-image: url(images/cv_accueil_small.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#top_page {
	margin: auto;
	width: 889px;
	height: 261px;
	background-image: url(images/cv_haut.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#mid_page {
	margin: auto;
	width: 889px;
	height: 1946px;
	background-image: url(images/cv_milieu.jpg);
	background-position: top center;
}

#details {
	padding-left: 210px;
	padding-top: 9px;
	line-height: 185%;
}

#content {
	padding-left: 210px;
	}
	
#formation {
	padding-top: 34px;
}

#formation p {
	line-height: 185%;
	}
	
#formation h1 {
	padding-bottom: 10px;
	}

#travaux {
	padding-top: 34px;
}

#travaux p {
	line-height: 212%;
	}
	
#travaux h1 {
	padding-bottom: 8px;
	}

#exppro {
	padding-top: 34px;
}

#exppro p {
	line-height: 185%;
	}
	
#exppro h1 {
	padding-bottom: 9px;
	}

#comp {
	padding-top: 34px;
}

#comp p {
	line-height: 225%;
	}
	
#comp h1 {
	padding-bottom: 4px;
	}
	
#loisirs {
	padding-top: 28px;
}

#loisirs p {
	line-height: 185%;
	}
	
#loisirs h1 {
	padding-bottom: 4px;
	}


h1 {
	font-size: 18px;
	text-decoration: underline;
	}

#foot_page {
	margin: auto;
	width: 889px;
	height: 20px;
	background-image: url(images/cv_bas.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#print {
	margin-top: 80px;
	margin-left: 50px;
	display: block;
	width: 200px;
	height: 50px;
	}

#retour {
	margin-top: -110px;
	float: right;
	display: block;
	width: 170px;
	height: 110px;
	}	