
#bouton_inscription_publication
{
	float				:right;
	width				:100%;
	height				:20px;
	margin-bottom		:30px;
}

#block_titre_publication
{
	width				:90%;
	background-color	:#6b6c71;
	height				:auto;
	margin-left			:auto;
	margin-right		:auto;
	padding-left		:30px;
	padding-right		:30px;
	padding-top			:10px;
	padding-bottom		:10px;
	margin-top			:10px;
}


#block_texte_publication
{
	width				:90%;
	text-align			:justify;
	margin-top			:2px;
	background-color	:#e1ded9;
	height				:auto;
	margin-left			:auto;
	margin-right		:auto;
	padding-left		:30px;
	padding-right		:30px;
	padding-top			:10px;
	padding-bottom		:10px;
	margin-bottom		:10px;
	line-height			:110%;
}
#col_gauche_gains
{
	float				:left;
	width				:47%;
	padding-right		:3%;
}
#col_droite_gains
{
	float				:left;
	width				:47%;
	padding-left		:3%;
}

#contenu_col_gauche_gains
{
	padding				:4%;
	width				:92%;
	height				:80px;
	background-color	:#e1ded9;
	line-height			:110%;
	margin-bottom		:20px;
}

#bouton_auteur_deconnect
{
	float				:center;
	width				:100%;
	height				:20px;
	margin-top			:10px;
	margin-bottom		:30px;
}

#contenu_col_gauche_historique
{
	padding				:4%;
	width				:92%;
	background-color	:#e1ded9;
	line-height			:90%;
	margin-bottom		:20px;
}
#colonne_droite_stat
{
	float				:right;
	display				:block; 
	width				:73%;
}
#choix_renum
{
	float				:center;
	width				:250px;
	line-height			:130%;
	text-align			:left;
}
#block_modif_docs
{
	float				:left;
	width				:96%;
	margin				:2%;
	margin-top			:10px;
	height				:auto;
}


