*{margin:0; padding:0;border:0;}

html{
margin:0;
padding:0;
border:0;
font-size:0.90em;
font-family:Georgia, "Times New Roman", Times, serif;
}

body {	
	text-align:center;
	background-image:url(../Templates/feuille_contenu_bio.jpg);
	background-color:#efd9b0;
	background-attachment:fixed;
}

p{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
margin:20px;
color:#6b1c15;
}

h1{
		text-align:center;
		color:#2794B6;
		font-size:1.1em;	
		margin-bottom:10px;
	}
		
h2{
		font-size:1.5em;
		color:#C32D38;
		margin-bottom:5px;
		text-align:center;
	}
	
h3{
		font-size:1.2em;
		color:#C32D38;
		margin-bottom:5px;
		text-align:left;
	}
	
img{
margin:10px;
/*border-color:#CC9966;
border-style: inset;*/
}


a{
	text-decoration:none;
	border:0;
}
