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

img
{
	border:none;
}

#signature
{
	margin-top:20px;
	width:960px;
	margin-left:auto; 
	margin-right:auto;
	padding-top:5px;
	overflow:hidden;
	margin-bottom: 50px; 
	padding-bottom: 5px;       
}

#powered 
{
	padding:5px 12px 5px 0px;
	float:left;
	border-right:solid 1px #bcb69d;
	color:#606060;
	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 25px 0px 25px;
	float:left;    
	width:163px;      
	border-right:solid 1px #d6d6d6;    
	height:76px;
}

#about
{
	/*clear:both;*/
	border-left:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	/*width:896px;*/
	width:860px;         
	background-color:#ffffff;
	/*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:-8px 4px 4px 0px;  
	?margin-top:-10px;         
}     

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

#about p.title
{ 
	font-size:11px;
	color:#606060;  
	text-align:left; 
	line-height:12px;
	margin: 5px 0px;   
}

#about p
{
	font-size:10px;
	color:#606060;
	text-align:left;
	line-height:15px;
	margin-top:0px; 
}

#about a 
{
	font-size:10px;
	color:#00763b; 
	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:#606060;
}

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

