#social_network .titre{
color:#632181;
font-weight:bold;
font-size:14px;
margin-bottom:20px;
}


#social_network .left{
float:left;
padding-bottom:15px;
}

#social_network .right{
float:right;
color:#632181;
font-weight:bold;
padding-bottom:15px;
}

#social_network .right img{
vertical-align:middle;
}


/* ** FORMULAIRE - ETAPE 1 P_LISTE ** */

#form_devis h3{
	margin:0px;
	height: 63px;
	overflow:hidden;
	padding:10px 12px 12px 12px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom:9px solid #fff;
	/*text-decoration: blink;*/	
}

#standalone_ludique {
	min-height:650px;
	padding-top:20px;
	text-align:center;	
	background:url('https://www.mutuelle-conseil.com/gfm/20013/m/img/bg_form_devis.gif') no-repeat left bottom #f6a918;
}

#standalone_ludique .picto{
display:inline-block;
width:140px;
padding:15px 13px 0px 12px;
text-align:center;
font-size:18px;
color:#000000;
text-decoration:none;
}
#standalone_ludique .picto:hover{
background: url('https://www.mutuelle-conseil.com/gfm/20013/m/lp_modele_3/img/light_link.png') no-repeat left top transparent;
color:#00ABDA;
}

#standalone_ludique .picto span{
display:block;
padding-top:10px;
}


#standalone_ludique .submit_trigger{
text-transform:Uppercase;
display:inline-block;
margin:20px 10px;
color:#ffffff;
font-size:18px;
padding:5px 0px;
font-family:arial;
background: #ffb459; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb459 0%, #ed7d18 62%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb459), color-stop(62%,#ed7d18)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb459 0%,#ed7d18 62%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb459 0%,#ed7d18 62%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb459 0%,#ed7d18 62%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb459 0%,#ed7d18 62%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb459', endColorstr='#ed7d18',GradientType=0 ); /* IE6-9 */
text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.2);
border:0px;
cursor:pointer;
-moz-box-shadow: 1px 4px 10px 1px #656565;
-webkit-box-shadow: 1px 4px 10px 1px #656565;
-o-box-shadow: 1px 4px 10px 1px #656565;
box-shadow: 1px 4px 10px 1px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=165, Strength=10);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

}

#standalone_ludique .submit_trigger:hover{
	text-decoration:none;
background: #ffa238; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa238 0%, #eb6e25 62%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa238), color-stop(62%,#eb6e25)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa238 0%,#eb6e25 62%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa238 0%,#eb6e25 62%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa238 0%,#eb6e25 62%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa238 0%,#eb6e25 62%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa238', endColorstr='#eb6e25',GradientType=0 ); /* IE6-9 */
}


