#block_annu
{
	float				:left;
	width				:96%;
	margin				:2%;
	background-color	:#ffffff;
}


#block_titre_annu
{
	float				:left;
	width				:98%;
	height				:25px;
	background-color	:#ffffff;
	line-height			:170%;
	padding-left		:2%;
}
#block_download_annu
{
	float				:left;
	height				:18px;
	width				:98%;
	line-height			:100%;
	text-align			:right;
	padding-right		:2%;
	background-color	:#a09785;
}

#block_infos_annu
{
	float				:left;
	height				:100%;
	width				:100%;
	background-color	:#bbb2a0;
	margin-top			:2px;
	margin-bottom		:2px;

}

#block_infos_annu_gauche
{
	float				:left;
	text-align			:left;
	line-height			:150%;
	width				:25%;
	padding				:1%;
	border-right		:1px solid #ffffff;
}	

#block_infos_annu_centre
{
	float				:left;
	text-align			:left;
	line-height			:150%;
	width				:35%;
	padding-left		:2%;
}

#block_infos_annu_droite
{
	float				:left;
	text-align			:right;
	line-height			:150%;
	width				:30%;
	padding-left		:2%;

}


#block_descriptif_annu
{
	float				:left;
	width				:96%;
	padding				:2%;
	background-color	:#e1ded9;
	text-align			:justify;
}
#titre_organisme
{
	width				:96%;
	margin-bottom		:2px;
	text-align			:left;
	padding-left		:4%;
	height				:100px;
	line-height			:150%;
	background-color	:#6b6c71;
}
#logo_annu
{
	float				:left;
	width 				:120px;
	height:70px;
	margin-left:15px;
	margin-top:15px;
	
}
#titre_organisme_texte
{
	float				:left;
	margin				:30px;
}
#block_contenu_descriptif_annu
{
	width				:96%;
	background-color	:#e1ded9;
	padding				:2%;
	height				:100%;
	text-align			:justify;
}
#block_detail_descriptif_annu
{
	width				:96%;
	background-color	:#e1ded9;
	padding				:2%;
	height				:290px;
	margin-bottom		:30px;
	text-align			:justify;
}

#col_droite_annu
{
	float				:left;
	width				:48%;
	margin-left			:25px;
	line-height			:180%;
}
#col_gauche_annu
{
	float				:left;
	width				:48%;
	text-align			:right;
	line-height			:180%;
}
#bouton_inscription
{
	float				:right;
	width				:100%;
	height				:26px;
	margin-bottom		:40px;
}

#form_annonceur
{
	margin-left			:10px;
	margin-top			:5px;
}

#contenu_col_gauche_2
{
	padding				:4%;
	width				:92%;
	background-color	:#e1ded9;
	height				:90px;
	line-height			:110%;
}
	/*##########################################################################################################################################################################
	//##############################################################						####################################################################################
	//############################################################## 	INSCRIPTION			####################################################################################
	//##############################################################						####################################################################################
	//##########################################################################################################################################################################*/
#block_inscription
{
	float				:left;
	width				:96%;
	margin				:2%;
	margin-top			:10px;
	height				:auto;
}

#conteneur_formulaire
{
	float 				:left;
	width				:96%;
	padding-left		:4%;
	height				:auto;
	background-color	:#e1ded9;
}

#titre_inscription
{
	float 				:left;
	width				:96%;
	margin-bottom		:2px;
	text-align			:left;
	padding-left		:4%;
	height				:25px;
	line-height			:150%;	
	background-color	:#6b6c71;
}
#texte_informations
{
	margin				:25px;
}
#col_gauche_annu_recap
{
	float				:left;
	width				:38%;
	text-align			:right;
	line-height			:180%;
}
#col_droite_annu_recap
{
	float				:left;
	width				:58%;
	margin-left			:25px;
	line-height			:180%;
}
#recap_infos
{
	float				:left;
	width				:100%;
}

#recap_accroche
{
	float				:left;
	margin-top 			:30px;
	width				:90%;
	text-align			:justify;
}

#recap_desc
{
	float				:left;
	margin-top 			:30px;
	margin-bottom		:30px;
	width				:90%;
	text-align			:justify;
}

#continuer
{
	float				:left;
	margin-bottom		:30px;
	width				:90%;
}

#message_inscription
{
	float				:center;
	width				:95%;
	text-align			:justify;
	
}


