/* Styles pour le menu supérieur */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
float: left;
position: relative;
z-index:1000;
overflow: none;
text-align: center;
}
#menu dl {
float: left;
}
#menu dt {
cursor: pointer;
text-align: left;
font-weight: bold;
border: none;
margin: 1px;
padding-bottom: 5px;
}
#menu dd {
display: none;
width: 120px;
margin-left: -8px;
}
#menu li {
text-align: left;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
border: none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
}

/* Carcasse du site */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	padding-top: 0px
	scrollbar-face-color:       #DDDDDD;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #FFFFFF;
	scrollbar-3dlight-color:    #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color:      #FFFFFF;
	scrollbar-arrow-color:      #FFFFFF;
}

select, input, textarea {
	color: #777777;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	border-color: #CCCCCC;
	padding: 2px 3px 2px 3px;
}

A   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

img {
	border: none;
}

.ConteneurIntro {
	width: 935px;
	height: 595px;
	left: 50%;
	margin-left: -462px;
	top: 50%;
	margin-top: -297px;
	position: absolute;
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-image: url('pics/FondAccueil.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

.Conteneur {
	width: 935px;
	height: 545px;
	left: 50%;
	margin-left: -462px;
	top: 50%;
	margin-top: -297px;
	position: absolute;
	background-image: url(pics/BlocH.png);
	background-repeat: no-repeat;
	background-position: top-left;
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	padding: 40px 0px 0px 0px;
	vertical-align: middle;
}

.CadreBonus {
	position: absolute;
	left: 790px;
	top: 205px;
	width: 120px;
	height: 320px;
	z-index: 1000;
}

.BandeH {
	width: 935px;
	height: 115px;
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.BlocIntro {
	width: 200px;
	height: 60px;
	float: left;
	vertical-align: middle;
	position: relative;
	overflow: none;
}

.BlocLangue {
	width: 80px;
	height: 50px;
	float: right;
	text-align: left;
	vertical-align: middle;
	position: relative;
	overflow: none;
}

.BlocMenu {
	width: 570px;
	height: 60px;
	float: left;
	vertical-align: top;
	position: relative;
	overflow: none;
	padding: 10px 0px 0px 30px;
	z-index:1000;
}

.BlocLogoD {
	width: 330px;
	height: 60px;
	float: left;
	vertical-align: bottom;
	position: relative;
	text-align: right;
}

.BlocContenu {
	width: 935px;
	height: 320px;
	float: left;
	vertical-align: bottom;
	position: relative;

}

.BCMargeG {
	width: 180px;
	height: 100%;
	float: left;

	position: relative;
}

.BCBlocTexte {
	width: 750px;
	height: 100%;
	float: left;
	position: relative;
}

.BCBTTitre {
	width: 100%;
	height: 50px;
	float: left;
	position: relative;
	overflow: none;
}
.BCBTPage {
	width: 580px;
	height: 250px;
	float: left;
	position: relative;
	overflow: hidden;	
}

.ESPScroll {
width:50px;
height:240px;
position:absolute;
right:0;
top:8px
}

.BCBTPageReseauG {
	width: 190px;
	height: 250px;
	float: left;
	position: relative;
	overflow: hidden;

}
.BCBTPageReseauD {
	width: 440px;
	height: 250px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;

}

.BandeBG {
	width: 550px;
	height: 45px;
	float: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding-left: 125px;
	position: relative;
	padding-top: 10px;
	margin-left: 50px;
	text-align: left;
}
.BandeBD {
	width: 0px;
	height: 45px;
	float: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin-right: 20px;
	position: relative;
	/* background-image: url(pics/LogoProdex.jpg); */
	background-repeat: no-repeat;
	background-position: 180px 5px;
}

/* Images avec un bord ombré */
div.shadow {
	text-align: center;
	float: left;
	padding: 0 1px;
	background: #bfbfbf;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	position: relative;
}

div.shadow img {
	padding: 5px 3px 7px 3px;
	background: white url(pics/shad_bottom.png) repeat-x bottom left;
	border : none;
}

div.shadow div.topleft {
	width: 2px;
	height: 4px;
	background: url(pics/shad_tlcorner.png) no-repeat top left;
	position: absolute;
	top: 0px;
	left: -1px;
}

div.shadow div.topright {
	width: 2px;
	height: 4px;
	background: url(pics/shad_trcorner.png) no-repeat top right;
	position: absolute;
	top: 0px;
	right: -1px;
}

div.shadow div.bottomleft {
	width: 2px;
	height: 4px;
	background: url(pics/shad_blcorner.png) no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: -1px;
}

div.shadow div.bottomright {
	width: 2px;
	height: 4px;
	background: url(pics/shad_brcorner.png) no-repeat bottom right;
	position: absolute;
	bottom: 0px;
	right: -1px;
}

.PopBonus_self{
width:400px;
height:405px;
position:absolute;
left:250px;
top:70px;
z-index: 32000;
border-color: #CCCCCC;
border-style: solid;
border-width: 2px 5px 5px 2px;
padding: 5px 10px 10px 10px;
overflow: hidden;
}
.PopBonus{
width:420px;
height:530px;
position:absolute;
left:0px;
top:0px;
z-index: 32000;
border: 0px;;
padding: 15px 10px 10px 10px;
overflow: hidden;
}

.PopBonus .EtiqBas {
	position: absolute;
	right: 22px;
	bottom: 25px;
}
.PopBonus .MsgBas {
	position: absolute;
	left: 15px;
	bottom: 50px;
}


.PopBonus .barresbonusenews {
width: 400px;
position: absolute;
top: 70px;
left: 13px;
height: 430px;
border: solid #FFFFFF;
border-width: 3px 0px 3px 0px;
padding: 10px 0px 0px 0px;
}
.PopBonus .barresbonusEsPartic, .PopBonus .barresbonusOutils {
width: 400px;
position: absolute;
top: 105px;
left: 13px;
height: 400px;
border: solid #FFFFFF;
border-width: 3px 0px 3px 0px;
padding: 5px 0px 0px 0px;
}

.fret {
width:400px;
height:120px;
left: 0px;
z-index: 32000;
padding: 4px 2px 2px 2px;
overflow: hidden;
background: #F9F9F9;
}

.closebonus {
width: 16px;
position: absolute;
top: 30px;
right: 30px;
height: 16px;
}


