@charset "utf-8";
/* CSS Document */

 .cont_avatar_qr {
	float: left;
	height: 55px;
	width: 55px;
	margin-bottom: 30px;
	margin-top: 2px;
}
.cont_avatar_qr #f{
	background-image: url(../images/avatar_f_m.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
}
.cont_avatar_qr #g{
	background-image: url(../images/avatar_g_m.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
}
  .alphab{
	background:#356100;
	height:25px;
	padding-top:4px;
	  }
  .alphab a{
	  
	  color:#FFF; text-decoration:none;margin:1px; padding:1px; border:solid 1px #CCC;height:21px;
	  
	  }
 .alphab a:hover{
	  
	  color:#FFF; text-decoration:none;margin:1px; padding:1px; border:solid 1px #CCC; background:#09F;height:21px;
	  
	  }
  .alphab a:active a:visited{
	  
	  color:#FFF; text-decoration:none;margin:1px; padding:1px; border:solid 1px #CCC; background:#fff;height:21px;
	  
	  }
	  .msg_rien_res{
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 font-weight: normal;
		 color: #2E8916;
		 text-decoration: none;
	background-color: #F1F9F0;
	padding: 10px;
	height: 30px;
	width: 440px;
	margin: 15px 5px 15px 5px;
	border: 1px solid #54CD4E;
	text-align: center; 
		  
		  }
<!--
.Style1 {	
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	letter-spacing: .10em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.le_domain{
	
	font-size:11px;
	color:#369;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
		}
-->



  .mainAreaInternal  {
top : 40px;
left : 0;
width : 100%;
background-color : #fff;
padding : 2px;
z-index : 0;
}
.mainAreaLoading {
font-size : 11px;
color : #3f769e;
width : 100%;
padding : 2px;
text-align : center;
height : 20px;
background-color : #f5fbfc;
z-index : 2;
} 
