/* CSS Document */

.div1{
	background-image: url(../images/BgOngletHome01front.gif);
	width:99px;
	height:46px;
	text-align:center;
	padding: 0px;
	float: left;
}
a.div1 {	
	padding-top: 14px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #434545;
	cursor: default;
	background:none;
}
a.div1:hover {
	text-decoration : none;
}
.div2{
	background-image: url(../images/BgOngletHome02back.gif);	
	width:144px;
	height:46px;
	text-align:center;
	float: left;
}
a.div2 {
	font-size: 13px;
	font-weight: bold;
	color: #919292;
	background: none;
	padding-top: 6px;
}
a.div2:hover {
	color: #434545;
	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;
}