
/**** BULLE ****/
	#euromaps
	{
		color		: white;
		font-size	: 0.9em;
	}
	#euromaps a
	{
		color		: #BE0031;
		border		: 0px;
		border-style : none;
	}
	#euromaps a:hover
	{
		background	: none;
	}
	#euromaps #retour:hover
	{
		color		: #BE0031;
		border		: 0px;
		background-color : white;
	}
	
	#euromaps img
	{
		border		: 0px;
		border-style : none;
	}
	
	#euromaps div
	{
		margin		: 0px;
	}
	#euromaps table
	{
		width		: 100%;
	}
	#euromaps td
	{
	}
	#euromaps #signature
	{
		color		: #BE0031;
		text-align	: right;
		font-size	: 0.8em;
		padding-right: 15px;
		background	: white;
		height		: 20px;
		margin-top	: -1px;
	}
	#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;
		color		: black;
		padding		: 20px;
	}
	#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;
		margin-top	: -2px;	 
	}
	#euromaps #e_recommencer
	{
		position:absolute;
		z-index:5;
		text-align	: right;
		width		: 640px;
		margin-top: -11px;
	}
	#euromaps #titrearticle
	{
		color		: black;
	}
	#euromaps h2
	{
		font-size	: 1.4em;
		padding		: 5px 15px 3px 15px;
		margin		: 2px;
	}
	#euromaps #e_encadre h2
	{
		background	: none;
	}
	#euromaps h3,h6
	{
		font-size	: 1.2em;
		color		: black;
	}
	#euromaps p
	{
		padding		: 1px 10px 1px 10px;
		margin		: 2px;
	}	
	#euromaps p
	{
		padding		: 1px 15px 1px 15px;
		margin		: 2px;
	}
	#euromaps #e_content p
	{
		color		: black;
	}
	#euromaps #result
	{
		color		: black;
	}
	#euromaps td
	{
			font-size	: 1.2em;
			color		: black;
	}
	#euromaps #ligne1
	{
		background	: #CBCBBC;
	}
	#euromaps #ligne2
	{
		background	: #DFDFD7;
	}
	#euromaps #listemetier
	{
		
	}
	#euromaps a
	{
		text-transform	: lowercase;
	}
	#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;
	}
	#euromaps #e_encadreheader h2
	{
		background	: none;
		color		: white;
		font-size	: 1.1em;
		font-family	: Times New Roman;
	}
	
	#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 {
		border			: #BE0031 2px solid;
		padding			: 5px;
		font			: 11px Tahoma;
		width			: 225px;
		background		: white url(fondBulle.gif) top left no-repeat;
		color			: #BE0031;
		position		: absolute;
	}
	#surbrillanceBulle #titreBulle {
		height			: 35px;
		font-weight		: bold;
		color			: white;
	}
		
/**** FIN BULLE ****/

