.button_left {
	background:url(../../images/bouton_left_bg.gif) no-repeat transparent top left;
	width:6px;
	height:41px;
}
.button_album_photo {
	background:url(../../images/album-photo.gif) no-repeat transparent top left;
	width:41px;
	height:41px;
}
.button_center {
	background:url(../../images/bouton_center_bg.gif) repeat-x transparent top left;
	height:41px;
	font-size:14px;
	font-weight:bold;
	color:#0174d0;
	line-height:40px;
}
.button_center a {
	display:block;
	cursor:pointer;
	padding:0px 15px 0 6px;
	font-size:14px;
	font-weight:bold;
	color:#0174d0;
	text-decoration:none;
}
.button_right {
	background:url(../../images/bouton_right_bg.gif) no-repeat transparent top left;
	width:6px;
	height:41px;
}

.button_link {
	color:#0174d0;
	font-weight:bold;
	font-size:14px; 
}
.button_td_center {
	background:url(../../images/bouton_center_bg.gif) repeat-x;
	line-height:40px;
	vertical-align:top;
	padding-right:5px;
	text-align:center;
	width:206px;
}