div.blocnotes
		{
		margin: 5%;
		padding: 5%;
		background-color:#C2D5FF;
		border:1px solid #000;
		border-radius:5px;
		-webkit-border-radius:30px;
		-moz-border-radius:30px;
		}

p.blocnotes_titre
		{
		font-size: 50px;
		font-family: Apple Chancery, cursive;
		font-weight: bold;
		text-align: center;
		margin: 10px;
		}
		
p.blocnotes_corps
		{
		font-size: 40px;
		line-height: 150%;
		font-weight: normal;
		text-align: left;
		margin: 10px;
		}


h1
		{
		font-size : 35px;
		font-weight : bold;
		line-height : normal;
		text-align: center;
		}
h2
		{
		font-size : 45px; /*30*/
		font-weight : bold;
		line-height : normal;
		}

h3
		{
		font-size : 50px;
		font-weight : bold;
		}
		
h4
		{
		font-size : 40px;
		font-weight : bold;
		}

p.alignright	{
		text-align : right;
		padding-right : 20px;
		}

img.cv
		{
		height : 200px;
		width : 200px;
		}
		
.article
		{
		width : 100%;
		}


p.code
		{
		font-size : 30px;
		font-style: italic;
		line-height : normal;
		background-color : black;
		color : white;
		overflow  : scroll;
		}

.div_code
		{
		font-style: italic;
		background-color : black;
		color : white;
		overflow  : hidden;
		}

.div_menu
		{
		float : right;
		}


		
.logoFF
		{
		width : 100px;
		}
		
table
		{
		border: 1px solid #000;
		}
		
.TDcenter
		{
		text-align: center;
		border-left: 1px solid #000;
		font-size : 50px;
		}
		
.TRBorder
		{
		border-bottom: 1px solid #000;
		line-height: 70px;
		}

img.petit
	
		{
		width : 240px;
		}
		
img.poubelle
	
		{
		width : 100%;
		}
		
p.blocnotes_corps_niv_6
		{
		font-size: 40px; /*22*/
		font-weight: normal;
		/*text-align: left;
		margin-right: 10px;
		margin-left: 100px;
		margin-top: 10px;
		margin-bottom: 10px;*/
		text-indent: -2em;
		line-height: 36px;
		}
