/*************************************/
/*   					Faba style 			   */
/* by Zoltan Csordas @ Dotcom.lu */
/*   					For Tractel 	  		  */
/************************************/
.onglets{
	width:870px;
	height:auto;
	margin:0 0 0 20px;
	margin:5px auto auto auto;
	background:url(onglets_contenu_center_repeat.gif) repeat-y;
	/*border:1px dashed violet;*/
	
	font-family:Arial, Helvetica, sans-serif;
}
.onglets_top{
}
.onglets_title{
	float:left;
	height:75px;
	width:211px;
	margin:0;
	padding:0;
	background:url(onglets_faba_safety_logo.jpg) no-repeat right top;
	/*border:1px dashed red;*/
}
.onglets_btn{
	float:left;
	width:655px;
	height:75px;
	background:#FFFFFF;
	/*border:1px solid red;*/
}
	.onglets_btn a{
		display:block;
		float:left;
		height:75px;
		width:159px;
		background:url(onglets_btn_top_inactif.gif) no-repeat;
		text-decoration:none;
	}
	.onglets_btn a.last{
		display:block;
		float:left;
		height:75px;
		width:169px;
		background:url(onglets_btn_top_inactif.gif) no-repeat;
		text-decoration:none;
		/*border:1px dashed red;*/
	}
	.onglets_btn a:hover{
		display:block;
		float:left;
		background:url(onglets_btn_top_actif.gif) no-repeat;
	}
		.onglets_btn a span{
			display:block;
			width:100%;
			margin: 47px auto auto auto;
			color:#FFFFFF;
			font-size:14px;
			font-weight:bold;
			text-align:center;
			cursor:pointer;
		}
		.onglets_btn a:hover span{
			color:#50bded;
		}

.onglets_content{
		padding: 0 0 25px 0;
		background:url(onglets_contenu_bottom.gif) no-repeat bottom left;
}
.onglets_left{
	display:block;
	float:left;
	width:211px;
	/*border:1px solid green;*/
}
.onglets #diapo{
	margin:0;
	padding:0;
}

.onglets_left img{
	margin:0 0 0 4px;
}

.onglets_menu{
		background:url(onglets_left_menu_bottom.gif) no-repeat bottom left;
		padding: 0 0 18px 0;
}
.onglets_menu a{
	display:block;
	height:27px;
	width:auto;
	padding: 0 0 0 10px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	/*border:1px dashed red;*/
	background:url(onglets_btn_left_inactif.gif) no-repeat;
}
.onglets_menu a:hover{
	color:#50bded;
	background:url(onglets_btn_left_actif.gif) no-repeat;
}
.onglets_right{
	display:block;
	width:653px;
	float:left;
	padding: 20px 0 0 0;
	background:url(onglets_contenu_top.gif) top  right no-repeat;
	/*border:1px dashed red;*/
}
.onglets_right a{
		color:#4bb1e3;
}
.onglets_right a:hover{
	text-decoration:none;
}
.onglets_right h1{
	font-size:18px;
	font-weight:bold;
	color:#0291d9;
	margin: 0 20px 10px 20px;
}
.onglets_right h2{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin: 10px 20px 10px 20px;
}
.onglets_right p{
	margin: 0 25px 0 20px;
	padding: 0 0 10px 0;
	font-size:13px;
	text-align:justify;
}
.clearAll{
	clear:both;
}
.onglets ul{
	list-style:none;
	padding:0;
	margin:0;
}
.onglets ul li{
	font-size:13px;
	background:url(onglets_faba_bullet.gif) no-repeat 0.5em 0.5em;
	padding: 0 0 0 15px;
	margin: 0 0 10px 15px;
	width:92%;
}

.onglets_table{
	width:93%;
	margin:0 0 0 20px;
	font-size:13px;
	background:#FFFFFF;
	border:1px solid #CCC;
	border-bottom:0;
	border-collapse:collapse;
}
.onglets_table tr th{
		text-align:right;
		color:#0291d9;
		border-bottom:1px solid #CCC;
		
		padding:3px 0 3px 0;
		margin:0;
		vertical-align:top;
}
.onglets_table tr th.sstt{
		text-align:left;
		padding:3px 0 3px 3px;
		background:#DEDEDE;
}


.onglets_table tr td{
		text-align:left;
		border-bottom:1px solid #CCC;
		
		padding:3px 0 3px 3px;
		margin:0;
		vertical-align:top;
}
div.pdfLinks
{
	margin:10px 0 0 20px;
	width:93%;
}
div.pdfLinks a
{
	font-size:13px;
	font-weight:bold;
	color:#0291d9;
}