.table_login {
	width: 214px; 
	height: 123px;
	background:transparent url(/img/btn_connexion_v2.png) no-repeat scroll center center;
	/*color:#FFFFFF;*/
	color: #203351;
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size:11px;
}
/*
.link_nu {
	color: #666666; 
	font-weight: bold; 
	font-family: "Trebuchet MS",Verdana,sans-serif;
}

.font_treb {
	font-family: "Trebuchet MS",Verdana,sans-serif;
}

.interne {
	background: #FFFFFF;
	border: 1px solid #CAD2DB;
	margin: 0;
	overflow: hidden;
	padding: 0;
	padding: 10px;
	list-style: none;
}

.all .titre {
	background-color: #FFFFFF;
	border: 1px solid #CAD2DB;
	bottom: -8px;
	color: #394D6B;
	display: inline;
	font-family: Arial;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0 0 0 6px;
	padding: 0 3px;
	position: relative;
}
*/

.btn_devis_w {
	display: block;
	background-image: URL(/img/btn_devis_w.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 180px;
	height: 42px;
	color: white;
	font-weight: bold;
	line-height: 42px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	outline-style: none;
}

.btn_devis_w:hover {
	background-position: 0px -40px;
}



