body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #3F8243;
	background-repeat: repeat;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

td{
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	color: #3F8243;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}

.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #EDF3EF;
	border: 1px solid #3F8243;
}

a { 
	color: #690D0B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.noir {
	color: #000000;
	font-weight: bold;
}

.noir12 {
	color: #000000;
	font-size:12px;
}

.rouge {
	color: #FE301D;
	font-weight: bold;
}

.petit {
	font-family: Verdana, Arial, Helvetica;
	font-size:9px;
	font-weight: normal;
	font-style: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: small-caps;

}
.revue {
	font-family: Verdana, Arial, Helvetica;
	font-size:9px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

#bking img{
 	margin:0px;
	padding:0px;
}
 
#bking p{
	padding:0px 15px;
	line-height:32px;
	font-size:16px;
	margin-top:40px;
}

#bking .titre_gras{
	color:#3F8243;
	font-size:20px;
}



 #bking {
 position:absolute; 
 width:600px;
 height:450px;
 top:56px;
 /*border:1px #000 solid;*/
 background-color:#fff;
 background:url(images/bg1.jpg) no-repeat;
 z-index:400;
 visibility: visible;
 left:35%;
 margin-left: -150px;
 }
 

#contenu_global {
 background-color:#000000; 
 width:100%; 
 height:154%;
 z-index:200;
 position:absolute;
 left:0px;
 top:0px;
 filter:alpha(opacity=80);
 -moz-opacity:.70;
 opacity:.50;
}

