.ARCACONSEIL
{
color:#2461AA;
font-weight:bold;
}

	 

		.fleche_bleu
		{
		background-image: url(../../img_/conteneur/metiers/fleche_bleue.jpg);
		background-repeat: no-repeat;
		background-position:0px 3px;
	
		margin-left:10px;
		padding-left:15px;
		font-size:12px;
		text-align:left;
		}
		
		.carre_bleu
		{
		background-image: url(../../img_/conteneur/metiers/carre_bleu.jpg);
		background-repeat: no-repeat;
		background-position:0px 3px;
	
		margin:5px;
		margin-left:30px;
		padding-left:15px;
		font-size:12px;
		color:#777777;
		text-align:left;
		}
		
		.fleche_jaune
		{
		background-image: url(../../img_/conteneur/metiers/fleche_jaune.jpg);
		background-repeat: no-repeat;
		background-position:0px 3px;
	
		margin-left:10px;
		padding-left:15px;
		font-size:12px;
		text-align:left;
		}
		
		.carre_jaune
		{
		background-image: url(../../img_/conteneur/metiers/carre_jaune.jpg);
		background-repeat: no-repeat;
		background-position:0px 3px;
	
		margin:5px;
		margin-left:30px;
		padding-left:15px;
		font-size:12px;
		color:#777777;
		text-align:left;
		}
		
		.fleche_orange
		{
		background-image: url(../../img_/conteneur/metiers/fleche_orange.jpg);
		background-repeat: no-repeat;
		background-position:0px 3px;
	
		margin-left:10px;
		padding-left:15px;
		font-size:12px;
		text-align:left;
		}
		
		.carre_orange
		{
		background-image: url(../../img_/conteneur/metiers/carre_orange.jpg);
		background-repeat: no-repeat;
		background-position:0px 3px;
	
		margin:5px;
		margin-left:30px;
		padding-left:15px;
		font-size:12px;
		color:#777777;
		text-align:left;
		}
			
	.important
	{
	position:absolute;
	background-color:#EAF0F7;
	background-image:url(../../img_/conteneur/metiers/fleche_blanche.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	width:260px;
	min-height:60px;
	margin:20px;
	padding:15px;
	padding-left:60px;
	font-size:13px;
	}
	
		.important #haut-gauche
		{
		position:absolute;
		left:0px;
		top:0px;
		border:0px;
		}
		
		.important #haut-droite
		{
		position:absolute;
		right:0px;
		top:0px;
		border:0px;
		}
		
		.important #bas-gauche
		{
		position:absolute;
		left:0px;
		bottom:0px;
		border:0px;
		}
		
		.important #bas-droite
		{
		position:absolute;
		right:0px;
		bottom:0px;
		border:0px;
		}
	
	.link { color:#2461AA; }
	.link:hover { color:#6991C5; }
	
	
	#enquete
	{
	position:relative;
	width:630px;
	left:70px;
	margin:0px;
	padding:0px;
	
	background-image:url(../../img_/conteneur/enquete/line.jpg);
	background-repeat:no-repeat;
	}
	
	#enquete h1
	{
	position:relative;
	left:20px;
	top:4px;
	margin:0px;
	padding:0px;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	letter-spacing:1px;
	font-size:19px;
	color:#000000;
	}
	
	#enquete img
	{
	float:right;
	margin:20px;
	margin-right:0px;
	margin-top:11px;
	border:0px;
	}
	
	#enquete p
	{
	font-size:12px;
	color:#000000;	
	}
	
	#enquete .texte
	{
	position:relative;
	left:10px;
	text-align:justify;
	width:500px;
	top:40px;
	
	font-size:12px;
	color:#000000;
	}
	
	
