
/**** BULLE ****/
	#euromaps
	{
		color		: black;
		font-size	: 0.8em;
		margin-left	: -7px;
		width		: 95%;
		text-align	: left;
	}
	#euromaps a
	{
		color		: #5F3586;
	}
	#euromaps h1,h2
	{
		color		: #5F3586;
	}
	#euromaps #signature
	{
		
		font-size	: 0.8em;
		padding-right: 15px;
	}
	#euromaps #e_header
	{
		background	: url(orientation/fond-haut.gif) no-repeat left top;
	}
	#euromaps #e_footer
	{
		background	: url(orientation/fond-bas.gif) no-repeat left top;
		height		: 28px;
	}
	#euromaps #e_content
	{
		background	: url(orientation/fond.gif) repeat-y left top;
	}
	#euromaps #e_cadreheader
	{
		background	: url(orientation/cadre-haut.gif) no-repeat left top;
		width		: 595px;
		height		: 44px;
		color		: black;
	}
	#euromaps #e_cadreheader h3
	{
		padding		: 5px;
		margin		: 2px;
	}
	#euromaps #e_cadrefooter
	{
		background	: url(orientation/cadre-bas.gif) no-repeat left top;
		height		: 25px;
		width		: 595px;
	}
	#euromaps #e_cadrecontent
	{
		background	: url(orientation/cadre-fond.gif) repeat-y left top;
		width		: 595px;
		color		: black;
	}
	#euromaps #e_recommencer
	{
		position:absolute;
		z-index:5;
		text-align	: right;
		width		: 640px;
		margin-top: -11px;
	}
	#euromaps #titrearticle
	{
		color		: black;
	}
	#euromaps h2
	{
		padding		: 5px 15px 3px 15px;
		margin		: 2px;
	}
	#euromaps #e_encadre h2
	{
		background	: none;
	}
	#euromaps h3,h6
	{
		font-size	: 1.2em;
		color		: black;
	}
	#euromaps table
	{
		padding		: 0px;
		margin		: 0px;
		width		: 100%;
	}	
	#euromaps p
	{
		padding		: 1px 15px 1px 15px;
		margin		: 2px;
	}
	#euromaps #e_content p
	{
		color		: black;
	}
	#euromaps #result
	{
		color		: black;
	}
	#euromaps td
	{
		color		: black;
		font-size	: 0.9em;
		padding		: 2px 2px 2px 5px;
	}
	#euromaps #ligne1
	{
		background	: #FFFFFF;
		color		: #5F3586;
	}
	#euromaps #ligne2
	{
		background	: #CD9DC9;
		color		: #5F3586;
	}
	#euromaps #listemetier
	{
		overflow	: auto;
		height		: 300px;
		width		: 400px;
	}
	#euromaps #e_encadre
	{
		margin-left	: 7px;
		width		: 225px;
	}
	#euromaps #e_encadreheader
	{
		background	: url(orientation/encadre-haut.gif) no-repeat left top;
		width		: 225px;
		height		: 24px;
		color		: black;
	}
	#euromaps #e_encadrefooter
	{
		background	: url(orientation/encadre-bas.gif) no-repeat left top;
		height		: 25px;
		width		: 225px;
	}
	#euromaps #e_encadrecontent
	{
		background	: url(orientation/encadre-fond.gif) repeat-y left top;
		width		: 225px;
		color		: black;
	}
	
	#e_side p
	{
		padding		: 1px;
		margin		: 2px;
		font-size	: 0.9em;
	}	
	#e_side li
	{
		font-size	: 0.7em;
		text-align:left;
	}	
	.surbrillance {
		color			: #BE0031;
		text-decoration	: none;
		position		: absolute;
	}
	.#surbrillanceBulle, .surbrillanceBulle {
		border			: #BE0031 2px solid;
		padding			: 6px;
		font			: 11px Tahoma;
		width			: 215px;
		background		: white url(fondBulle.gif) top left no-repeat;
		color			: #BE0031;
		position		: absolute;
	}
	#euromaps #surbrillanceBulle #titreBulle {
		padding			: 5px;
		margin			: 0px;
		font-weight		: bold;
		color			: white;
	}
	#div_connexion, #div_inscription
	{
		width			: 340px;
		border			: 1px solid #5F3586;
		background		: #CD9DC9;
		padding			: 5px;
	}
	#connexion
	{
		width			: 200px;
		float			: right;
		border			: 1px solid #5F3586;
		padding			: 5px;
	}
	#connexion input
	{
		width			: 110px;
	}
	#connexion,#div_connexion, #div_inscription form
	{
		text-align		: right;
	}
/**** FIN BULLE ****/

