/* Presentation Stylesheet */ 



   
   

.left-element {
	position: absolute;
	left: 0;
	padding-left: 15px;
	padding-top: 3px;
	
   }




IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



 
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
IMG.marge01 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}



 .floatright
{
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}

 .floatright2
{
	float: right;
	margin-top: 0px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 5px;
}


 .floatrighttest
{
    position:absolute;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 200px;
}




 .floatleft
{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}

DIV.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	}

/* Paragraphes */



P.center {

    margin-left: auto;
    margin-right: auto; 

}


#citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: oblique; !important
}


#bandeau {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 0em;
	background-color: #FFFF33;

}



.agauche {

	left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;	
	padding-bottom: 0 px;
}

.agauche2 {

	left: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	margin-top: 0px;	
	padding-bottom: 0 px;
}


.adroite {
	background-color:#FF3300;
	position: absolute;
	top: 113 px;
	right: 10 px;
	left: 10px;
	bottom: 10px;	
	
}







/* Footerp présentationl*/

#footerlinks {
	text-align: center;
	margin-top: 2em;


}


/* Style à part pour l'article */





#article {
	text-align: justify;
	text-indent: 10px;

}


#article h2{
	font-size: 20px;
	font-style: italic;
	color: #333333;
	text-align: center;
}

#article h3{
	font-size: 24px;
	font-style: normal;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 2px;
}

#article h4{
	font-size: 24px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#article h5{
	font-size: 22px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-indent: 30px;	
}

#article h6{
	font-size: 20px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 50px;	
}

#article P{
	line-height: 30px;	
	
}
