/* Fichier CSS pour la signature */
body
{
	
}

img
{
	border:none;
}

#signature
{
	width:850px;    
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-left:6px;    
	overflow:hidden;
	  
	padding-bottom: 5px;  
}

#powered 
{
	padding:5px 12px 5px 0px;
	float:left;
	border-right:solid 1px #bcb69d;
	color:#000;
	font-size:10px;
	line-height:10pt;
}

#link 
{
	padding:9px 10px 5px 10px;
	float:left;
	color:#000;
	line-height:10pt;
}

#link img, #powered  img
{
	margin-left:5px;
}

.about_inner
{
	padding:10px 15px 0px 15px;
	float:left;
	width:152px;                          
	border-right:solid 1px #d6d6d6;    
	height:100px;
}

#about
{
	/*clear:both;*/
	border-left:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	/*width:896px;*/
	width:724px;               
	background-color:#e6e6e6;
	/*position:absolute;  
	margin-left:108px;
	
	z-index:10;*/
	margin-top:-5px;
	float:left; 
	/*display:none;*/
	overflow:hidden;
}

.bordered
{
	border-left:solid 1px #fff;
}

.footer_close
{
	float:right; 
	margin:30px 4px 4px 0px;    
	?margin-top:-3px;         
}    

.last
{
	padding-right:0px;  
	width:156px;      
}  

#about p.title
{ 
	font-size:11px;
	color:#5c5c5c;    
	text-align:left;
	line-height:17px;
}

#about p
{
	font-size:10px;
	color:#73726c;
	text-align:left;
	line-height:15px;
}

#about a 
{
	font-size:10px;
	color:#AFBD21;   
	line-height:10px;
	text-decoration:none;
	
}

#about a:hover
{
	text-decoration:underline;
}

#link a, #about a.footer_close
{
	font-size:10px;
	text-decoration:none;
	color:#000;
}

.margeie{
	?margin-left:-40px !important;   
	?padding-left:40px !important;
}

