/* Feuille de style contenant les proprietes de style de la page dossier */

/* Structure */
body{
	background-color: #E3E4E6;
}
.bg{
	background: url(../img/products/bg_bottom.gif) repeat-y #E3E4E6;
}
#background_fix{
	z-index: 1;
	background: url(../img/products/bg_products3.jpg) top left no-repeat;
	height: 604px
}

/* Top */
.ContentTop{
	width:986px;
	padding: 0 0 0 16px;
}

.content_full{
	float: left;
	padding: 25px 10px 0 16px;
	width: 959px;
}

html>body .content_left{
	height:403px;
	float:left;
}

.content_right{
	width:500px;
	height:331px;
	float:left;
}

.content_left h1, .content_full h1{
	font-size: 26px;
	line-height: 22px
}

#iDossier{
	float: left;
	width:345px;
	height:auto;
	z-index:1;
}

#scrollbox{
	margin-top:22px;
	width:554px;
	height:285px;
	padding:10px;
	border-left:1px solid #B5B5B5;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white; 	
}

.snav_dossier{
	margin-top:-25px;
	float:right;
}

.snav_dossier li{
	margin-bottom:3px;
	text-align: right;
	font-weight:bold;
}

/*jgpf begin*/
.snav_dossier1{
	margin-top:-25px;
	float:right;
	
}

.snav_dossier1 li{
	margin-bottom:3px;
	text-align: right;
	font-weight:bold;
}

.snav_dossier2{
	margin-top:130px;
	float:right;
}
.snav_dossier2 li{
	text-align: right;
}
.snav_dossier2 li a{
	font-size: 11px;
	text-decoration: underline;
}
.snav_dossier2 li a:hover{
	text-decoration: none;
}
/* jgpf end*/

.active{
	color:#FF0700;
}

html>body .visu_dossier{
	margin-top:14px;
}

html>body .dossier_col1, html>body .dossier_col2, html>body .dossier_col3{
	height:328px;
}

.dossier_col1 a, .dossier_col2 a, .dossier_col3 a{
	text-decoration: underline;
}
.dossier_col1 a:hover, .dossier_col2 a:hover, .dossier_col3 a:hover{
	text-decoration: none;
}
/* New World of coffee section */
.snav_dossier2{
	margin-top:130px;
	float:right;
}
.snav_dossier2 li{
	text-align: right;
}
.snav_dossier2 li a{
	font-size: 11px;
	text-decoration: underline;
}
.snav_dossier2 li a:hover{
	text-decoration: none;
}
.struct_frame_dossier2 {
	float:right;
	padding-left:5px;	
	text-align:left;
}
#scrollbox_dossier2{
	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white;
}
#scrollbox_dossier2{
	width:555px;
	height:336px;
}
html>body #scrollbox_dossier2{
	overflow: auto;