#google-fight{width:910px;margin-right:auto;margin-left:auto;height:300px;}
.block-fight-left{position:relative;width:259px; height:198px;background:url('./images/background-fight.png') no-repeat top center;float:left;margin-left:140px;color:white;text-align:center;}
.leftlarge{position:relative;width:259px; height:400px;background:url('./images/background-fight-large.png') no-repeat top center;float:left;margin-left:140px;color:white;text-align:center;}
.block-fight-right{position:relative;width:259px; height:198px;background:url('./images/background-fight.png') no-repeat top center;float:right;margin-right:140px;color:white;text-align:center;}
.rightlarge{position:relative;width:259px; height:400px;background:url('./images/background-fight-large.png') no-repeat top center;float:right;margin-right:140px;color:white;text-align:center;}
#keyword-war-table{text-align:center;}
.block-fight-left p,.block-fight-right p{margin-bottom:5px;}
.block-fight-left-large p,.block-fight-right-large p{margin-bottom:5px;}
.block-fight-left span,.block-fight-right span{color:#6389A7;font-size:17px;}
.block-fight-left-large span,.block-fight-right-large span{color:#6389A7;font-size:17px;}
.input-text{
	margin-left:5px;
	background:url('./images/input-text-fight.png') no-repeat top center;
	height:35px;width:225px;border:0;outline:0;
	padding-left:15px;
	color:red;
}
#actu-bd {width:175px;height:177px;margin-left:70px;}
#actu-bd img{border:0;}
.ddchart-y-axis-wrapper {width:10%; height:90%; position:absolute; top:0%; left:0%;  display:none;}
.ddchart-y-axis {width:100%; position:absolute; left:0%; text-align:center; overflow:hidden; background-image:none!important; display:none;}
.ddchart-chart-init {}
.ddchart-chart-final {}
.ddchart-chart-wrapper {width:90%; height:40%; position:absolute;left:20px; top:55%; }
.ddchart-chart-wrapper-sub {width:100%; height:100%; position:absolute; left:0%; bottom:0%; border-left:2px solid black; border-right:2px solid black; border-top:2px solid black; }
.ddchart-chart {position:absolute; bottom:0%; line-height: 0; cursor:pointer; background-image:none!important;}
.ddchart-x-axis-wrapper {width:90%; height:10%; position:absolute; top:95%;left:20px; font-family:arial;}
.ddchart-x-axis-wrapper-sub {width:100%; height:50%; position:absolute; left:0%; top:0%;}
.ddchart-x-axis {height:100%; position:absolute; text-align:center; vertical-align:middle; overflow:hidden; background-image:none!important; }
.ddchart-x-axis-label {width:100%; height:50%; position:absolute; top:50%; left:0%; text-align:center; overflow:hidden; font-weight:bold; display:none;}
.dd-chart-context {}
.dd-chart-context-drillup {cursor:pointer;}
.dd-chart-tooltip {position: absolute; z-index: 3000; padding:5px;}
.dd-chart-tooltip h3, .dd-chart-tooltip div { margin: 0; text-align: center; }
#value-label{font-family: arial;font-size: 15px;font-weight: bold;left: 35px;position: absolute;top: -15px;}
#mc_gagnant{font-size:22px;color:white;font-family:Arial;}
#nbkw_gagnant{font-size:22px;color:white;font-family:Arial;}
#gagnant-mc{color:white;font-size:20px;color:red;}
#gagnant-nbkw{color:white;font-size:20px;color:red;}
#footer_temp a { color : #BB0000; }
#footer_temp a:hover { color : #330000; }
#footer_temp ul { text-align:center; }
div.box {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #8080FF;
	background-color: #E5E5FF;
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
table.TBtable {
    border: 1px solid #CACACA;
    width: 100%;
}
table.TBtable caption {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 8px;
    text-align: left;
}
.TBtable th {
    background: none repeat scroll 0 0 #DDDDDD;
}
.TBtable td {
    padding: 2px 4px;
}
table.TBtable a {
    color: #0000CC;
}
.TBtr {
    background: none repeat scroll 0 0 #EFEFEF;
    vertical-align: top;
}
.TBtr2 {
    background: none repeat scroll 0 0 #FFFFFF;
    vertical-align: top;
}