/* CSS page index */
/* bloc haut gallery */
#indhaut {
float:left;
margin-bottom:15px;
}
#CGallerie {
margin-bottom:0px;
/*margin-left:54px;
margin-right:54px;*/
}
/* Colonne gauche */
#indgauche {
float:left;
margin-bottom:15px;
}
#itablhist {
margin-bottom:15px;
}
#itablfran {
margin-bottom:15px;
}
#itableujr {
margin-bottom:0px;
}
/* Colonne droite */
#inddroite {
float:right;
margin-bottom:15px;
}
#itableuro {
margin-bottom:15px;
}
#itablpub {
margin-bottom:15px;
}
#itablfinat {
margin-bottom:15px;
}
/* bloc bas communauté */
#indbas {
float:left;
margin-bottom:0px;
}
a.lien_me:link {
	text-decoration: none;
	color:#e4e4e4; 
	font-weight: bold;
}
a.lien_me:active {
	text-decoration: none;
	color:#e4e4e4; 
	font-weight: bold;
}
a.lien_me:hover {
	text-decoration: underline;
	color:#e4e4e4; 
	font-weight: bold;
}
a.lien_me:visited {
	text-decoration: none;
	color:#fe7428; 
	font-weight: bold;
}
