/** step **/

h1.color-blue-style{
	color:#06AFE4;
	text-shadow:1px 1px #EEE;
}
 
.font_gmapstep{
	font-size:12px;
}

h3.title_gmapstep{
	font-size:16px;
	font-weight:bold;
}

.puce_safir{
	background-image: url('images/puce_safir_16x16.gif');
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.puce_safir_x32{
	background-image: url('images/puce_safir_32x32.png');
	background-repeat:no-repeat;
	width:32px;
	height:32px;
}

.puce_safir_x64{
	background-image: url('images/puce_safir_64x64.png');
	background-repeat:no-repeat;
	width:64px;
	height:64px;
}

.link_les_membres{
	color:#06afe4;
	text-decoration:none;
}

.link_les_membres:hover{
	color:#cada4b;
	text-decoration:underline;
}

a.link_les_membres{
	color:#06afe4;
	text-decoration:none;
}

a.link_les_membres:hover{
	color:#cada4b;
	text-decoration:underline;
}

.cadre_form{
	border:1px solid #DDD;
	/*border-radius:10px;*/
	padding:20px;
}