html, body {
	background-color:#FFFFFF;
	font-family: Times New Roman, Garamond, serif;
	font-size: 12pt;
	color: #000000;
}

#global {
	 width: 100%;
	 left:0pt ;
	 padding:0pt;
     }

#logo {
     float:none;
     }
	 
#google {
     display:none;
     }
	 
#style {
     display:none;
     }
	 
#deezer {
     display:none;
     }
	 
#contenu {
	 text-align:left;
     }
	 
#titre {
	 margin-top: 0pt;
	 margin-bottom: 0pt;
     }
	 
#piedepage {
     display:none;
     }
	 
#puzzle {
     display:none;
     }
	 
#cv {
     float:none;
	 text-align:left;
     }

.respire  {
	padding:3pt;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 15pt;
}

h4 {
	font-size: 14pt;
}

h5 {
	font-size: 13pt;
}

h6 {
	font-size: 13pt;
}

hr {
   height: 1pt;
}

a:hover, a:active {
	text-decoration: underline;
}

.mini, .minicolor2 {
    font-size: 10pt;
}