/** MAIN INTROSITE **/
/*
.aj .c-col-01-tpl-1{background: #fff url(../../img/custom/startPictureAJ00.jpg) left top no-repeat;}
.as .c-col-01-tpl-1{background: #fff url(../../img/custom/startPictureASEN00.jpg) left top no-repeat;}
.bs .c-col-01-tpl-1{background: #fff url(../../img/custom/startPictureBSEN00.jpg) left top no-repeat;}
.os .c-col-01-tpl-1{background: #fff url(../../img/custom/startPictureOSEN00.jpg) left top no-repeat;}
*/
/** NAVIGATION 1st LEVEL HEADER **/

.category1stLevel{
	background: transparent url(../../img/custom/bgCategory1stLevel.gif) left bottom repeat-x;
	border-bottom: 1px solid #e2001a;
	margin: 0;
	padding: 0 0 0 193px;
	height: 32px;
}

.category1stLevel a span{display: none;}

.category1stLevel ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 32px;
}

.category1stLevel ul li{
	float: left;
	margin: 0;
	padding: 0;
}

.category1stLevel ul li a.ajButton_fr{
	background: transparent url(../../img/custom/ajButtonHeadNavigationEN.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 32px;
}
.category1stLevel ul li a.ajButton_fr:hover {
	background: transparent url(../../img/custom/ajButtonHeadNavigationEN.gif) 0px -32px no-repeat!important;
	text-decoration: none;
}

.category1stLevel ul li a.buButton_fr{
	background: transparent url(../../img/custom/buButtonHeadNavigationEN.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 149px; 
	height: 32px;

}
.category1stLevel ul li a.buButton_fr:hover{
	background: transparent url(../../img/custom/buButtonHeadNavigationEN.gif) 0px -32px no-repeat!important;
	text-decoration: none;
}
.category1stLevel ul li a.prodButton_fr{
	background: transparent url(../../img/custom/prodButtonHeadNavigationEN.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 95px; 
	height: 32px;
}
.category1stLevel ul li a.prodButton_fr:hover{
	background: transparent url(../../img/custom/prodButtonHeadNavigationEN.gif) 0px -32px no-repeat!important;
	text-decoration: none;
}

.category1stLevel ul li a.imrButton_fr{
	background: transparent url(../../img/custom/imrButtonHeadNavigationEN.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 236px; 
	height: 32px;

}
.category1stLevel ul li a.imrButton_fr:hover{
	background: transparent url(../../img/custom/imrButtonHeadNavigationEN.gif) 0px -32px no-repeat!important;
	text-decoration: none;
}


.category1stLevel ul li a.active{
	background-position: 0px -32px;
	text-decoration: none;

}

