/* CSS Document */	 

.bandeau_haut_accueil{
     position : absolute;
	 top : 13px;
	 left : 420px;
	 border:0;
	 }
	 
.colonne_1{
     position : relative;
	 float:left;
	 top : 0;
     left:0;
     width:268px;	
	 margin:0;
	 border-right:1px groove #8080ff;
	 padding-right:5px;	 	 
	 background-color: transparent;
	 }
	 
.conteneur_colonnes_2{
	 position : relative;
	 float:left;
	 top:0;
	 left:0;
     width:410px;
	 margin:0;
	 border:0;
	 padding: 0;	 
	 background-color: transparent;
}
	 
.colonne_2{
     position : relative;
	 float:left;
	 top : 0;
     width:190px;
	 margin-left:5px;
	 padding-right:5px;
	 border-right:1px groove #8080ff;	 
	 background-color: transparent;
	 }

.colonne_2_bis{
     position : relative;
	 float:left;
	 top : 0;
     width:190px;
	 margin-left:5px;
	 padding:0;	 
	 background-color: transparent;
	 }

.conteneur_colonnes_3{
	 clear:both;
	 position : relative;
	 float:left;
	 top:0;
	 left:0;
     width:688px;
	 margin:0;
	 padding: 0;	 
	 background-color: transparent;
}
	 
.colonne_3{
	 position : relative;
	 float:left;
	 top : 0;
	 left:0;
	 width:335px;
	 margin:0;
	 padding-right:5px;
	 border-right:1px groove #8080ff;
	 padding:0;	 
	 background-color: transparent;
	 }
	 
.colonne_3_bis{
     position : relative;
	 float:left;
	 top : 0;
	 left:0;
	 width:335px;
	 margin-left:5px;
	 padding:0;	 
	 background-color: transparent;
	 }

.bandeau{
	 clear:both;
     margin:0 0 0 110px;
	 border:0;
	 width:468px;
	 height:90px;
}

.cadre_citation{
     clear:both;
	 /*font-family: Garamond, Trebuchet;
	 font-size: 12px;
	 font-weight: normal;
	 color: #707070;*/
	 margin:0 0 0 110px;
	 border:0;
	 width:468px;
	 height:1px;
}
