/* ========= MENU TOP =========*/
div#menu_top
{
	height: 93px;
	clear:both;
}

a#onglet1
{
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: capitalize;
	text-align: left;
	width: 155px;
	height: 93px;
	float: left;
	margin-left: -7px;
	text-indent: -10000px;
}

a#onglet2 {
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: capitalize;
	text-align: left;
	width: 148px;
	height: 93px;
	float: left;
	margin-left: 3px;
	text-indent: -10000px;
}	

a#onglet3
{
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 -2px;
	text-transform: capitalize;
	text-align: left;
	width: 147px;
	height: 93px;
	float: left;
	margin-left: 3px;
	text-indent: -10000px;
}

a#onglet4
{
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: capitalize;
	text-align: left;
	width: 148px;
	height: 93px;
	float: left;
	margin-left: 3px;
	text-indent: -10000px;
}


a#onglet5
{
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: capitalize;
	text-align: left;
	width: 147px;
	height: 93px;
	float: left;
	margin-left: 0px;
	text-indent: -10000px;
}

a#onglet6
{
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: capitalize;
	text-align: left;
	width: 148px;
	height: 93px;
	float: left;
	margin-left: 3px;
	text-indent: -10000px;
}




a#onglet1
{
	background-image: url(http://misc.caramericaine.fr/images/boutons/menu_v2/chevy.png);
}

a#onglet2
{
	background-image: url(http://misc.caramericaine.fr/images/boutons/menu_v2/vehic_us.png);
}

a#onglet3
{
	background-image: url(http://misc.caramericaine.fr/images/boutons/menu_v2/velo_us.png);
}

a#onglet4
{
	background-image: url(http://misc.caramericaine.fr/images/boutons/menu_v2/hummer.png);
}

a#onglet5
{
	background-image: url(http://misc.caramericaine.fr/images/boutons/menu_v2/classics.png);
}

a#onglet6
{
	background-image: url(http://misc.caramericaine.fr/images/boutons/menu_v2/boutik.png);
}



a#onglet1:hover,
a#onglet2:hover,
a#onglet3:hover,
a#onglet4:hover,
a#onglet5:hover,
a#onglet6:hover
{
	background-position: 0 -5px;
}