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

img
{
	border:none;
}

#signature
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	overflow:hidden;
}


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

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

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

.about_inner
{
	padding:10px 25px 0px 25px;
	float:left;
	width:18%;         
	border-right:solid 1px #e2e2e2;
	height:100px;
}

#content_right .about_inner{
	width:22%;                
	padding:10px 5px 0px 5px;    
}  
  
#about  
{
	/*clear:both;*/
	border-left:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	/*width:896px;*/
	width:850px;        
	background-color:#f7f7f7;
	/*position:absolute;
	margin-left:108px;
	z-index:10;*/
	margin-top:-10px;  
	float:left;
	/*display:none;*/
	overflow:hidden; 
}

#content_right.width_home #about{
	width:580px;                    
	margin-left: -110px;    
	margin-top:0px;    
}  
  
#content_right #about{
	width:100%;
	margin-left: -110px;
	margin-top:0px;
}

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

.footer_close
{
	float:right;
	margin:20px 4px 4px 0px;
	?margin-top:5px;
}

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

#content_right .last{
	width:25.5%;     
}      

#about p.title
{
	font-size:11px;
	color:#005ead;
	text-align:left;
	line-height:20px;
}

#content_right #about p.title{
	line-height:15px;
	font-size: 9px;
}

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

#content_right #about p{
	font-size: 9px;
}

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

#content_right #about a{
	font-size: 9px;
}

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

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