/* CSS Document */

.div1{
	background-image: url(../images/BgOngletHome01back.gif);
	width:99px;
	height:46px;
	text-align:center;
	float:left;
}
a.div1 {
	font-size: 13px;
	font-weight: bold;
	color: #919292;
	background: none;
	padding-top: 14px;
}
a.div1:hover {
	color: #434545;
	text-decoration : none;
}
.div2{
	background-image: url(../images/BgOngletHome02front.gif);
	width:144px;
	height:46px;
	text-align:center;
	float:left;
}
a.div2 {
	font-size: 13px;
	font-weight: bold;
	color: #434545;
	background: none;
	padding-top: 6px;
	cursor: default;
}
a.div2:hover {
	text-decoration : none;
}
.div3{
	background-image: url(../images/BgOngletHome03back.gif);
	width:178px;
	height:46px;
	text-align:center;
	float:left;
}
a.div3 {
	font-size: 13px;
	font-weight: bold;
	color: #919292;
	background: none;
	padding-top: 6px;
}
a.div3:hover {
	color: #434545;
	text-decoration : none;
}