/* 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;	
	
}







/* Footer présentationl*/

#footerlinks {
	text-align: center;
	margin-top: 2em;
	

}

#footerlinks a{
	text-align: center;
	margin: 2em 0 0 0;
	padding: 0 3px 0 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}

#footerlinks a:hover{
	text-decoration: underline;



}

#footerlinks a.firstlink{
	text-align: center;
	margin: 2em 0 0 0;
	
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
    border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}


/* 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: 20px;
	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: 18px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-indent: 30px;	
}

#article h6{
	
	font-size: 16px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 50px;	
}

#article P{

	
}

#article a{
	color: #000000;  
	
}

#article a.art_navig{
	position: relative;
	color: #FFFFFF;
	font-size: 1.0em;
	background-color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0 0 0 0;
}



#article a.art_navigH{
	position: relative;
	color: #000000;
	font-size: 1.0em;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0 0 0 0;
}

#article li{

	margin: 10px 0px 10px 0px;
	
}


#article a.art_abs{
	position: relative;
	color: #FFFFFF;
	font-size: 8px;
	background-color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

#article ul.art_noteU{
list-style-type: none;	
	
}

#article li.art_noteLI{
	margin: 10px 0px 10px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}


.art_figs{
	
	
}