/*
 * Style tweaks
 * --------------------------------------------------
 */
 
.header-right{
font-size: 25px;
margin: 15px;
font-style: italic;
font-weight: bold;
color: #94C123;
}
 
html,
body {
  background:#fff url('../images/1.jpg') top center repeat-x;
  font-size:15px;
  font-family: 'Source Sans Pro', sans-serif;
}
footer { padding: 30px 0; }

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

#paragraphe h2 span{
background-color: #004CC5;
color: white;
border-radius: 10px;
font-size:26px;
font-style: italic;
font-weight: bold;
padding: 8px 15px;}


table thead th {
  font-size: 16px;
  font-style: italic;
  color: black;
  padding: 25px 10px 0px 10px;
  vertical-align: middle;
  text-align: center;
}

table tbody tr td{
  font-size: 15px !important;
  font-weight: normal;
  color: black;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px;
}

table {
  display: table;
  border-collapse: collapse;
  border-color: grey !important;
}

.even{
	background-color: #BEE7FD;
}

a.btn1 {
	width: 100px !important;
  display: inline-block;
  padding: 6px 12px;
  margin: 2px 2px 1px 2px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-color: black;
  color: #94C123;
  border: 4px solid #94C123;
  border-radius: 10px;
}

a.btn2 {
  display: inline-block;
  padding: 6px 12px;
  margin: 1px 2px 2px 2px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-color: white !important;
  color: #1F4CC3;
  border: 1px solid #1F4CC3;
  border-radius: 10px;
}

.number {
  height: 30px;
  padding: 0 9px;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: white;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background: #004CC5;
  border: 3px solid #004CC5;
}

.numberrond { 
	padding-right:20px;
	background:#fff;
	text-align: center;
}

td.logo {
	vertical-align: middle;
	padding-left:10px;
}

#bs-example-navbar-collapse-1 ul li a {text-align:center; color:#fff;font-weight: normal; font-size:20px; }
#bs-example-navbar-collapse-1 ul li a:hover { color:#000;border-radius:5px; }
h1 { color:#A95E01;font-size:25px; }
h2 { color:#A95E01;font-size:22px; }
h3 { color:#004CC5;font-size:19px;font-weight:bold; }
h4 { color:#A95E01;font-size:15px; }
h5 { color:#A95E01;font-size:13px; }
#paragraphe p{font-size:17px;}

p { text-align:justify;font-size:13px; }
.post h2 { text-align:center;font-size:17px;margin-bottom:10px; color:#6C0014; }
.post h2 a:hover { opacity:0.8; }
.post h2 img { margin-bottom:10px; }
.post p { text-align:justify;font-size:13px; }
.post p.cnt { min-height:150px; }
.jumbotron 	{ padding:20px; }
.jumbotron  p { font-size:13px;text-align:justify; }
.clear { clear:both; }
.list-group { font-size:12px; }
.pagination li a { color:#6C0014; }

.navbar-header { }
.navbarliste { padding:0px; }
.navbarliste ul { padding:0px;margin:0px;padding-top:20px;margin-left:80px; }
.navbarliste ul li a { color:#000 !important;margin-left:10px;border:1px solid #171717;background:#eee; }
.navbarliste ul li a:hover { text-shadow:2px 1px 1px #E9BD0F !important;color:#000 !important;background:#F5F5F5 !important; }
.btn-danger:hover { background:#EAE864 !important;color:#000 !important;border:1px solid #EAE864; }
.navbar-inverse .navbar-nav>li>a { color: #FFCB00; }
.well h2 { margin-top:0px; }

.accroche { text-align:center; }
.accroche h1 { color:#fff;font-size:35px;font-weight:bold;text-align:center; }
.accroche p { color:#fff;font-size:17px;text-align:center; }
.sousbarre { height:5px;background:#f7814d;margin-top: -20px; }

.taille { font-size:15px;text-align:center;margin-bottom:10px;font-weight:bold; }

.box1 { background:#E9BD0F;padding:10px; }
.box2 { background:#EAE864;padding:10px;margin-top:3px; }
.boxdepot { float:left; font-size:14px; margin-left:30px; }
.boxstars { float:left; font-size:24px; margin-left:30px; padding-top:10px; }
.boxlink { float:left; margin-left:30px; padding-top:10px; }
.box1 img, .box2 img { background:#fff; } 
footer {
  padding: 30px 0;
}


.navbar {
    background: #332D1D; 
    border-radius: 0px;
    border-color: rgba(99, 44, 135,0.8);
}
.navbar-right {
    margin-right: -40px !important;
}
.navbar-brand {
    color: #fff !important;
    font-size: 34px;
    font-weight: 800;
    font-style: italic;
}
.pub {
    margin-top: -20px;
    background-color: white;
    padding: 20px;
    box-shadow: 1px 1px 10px grey;
}
.listing {
    list-style: none; 
    padding: 0px;
    margin-right: 10px

}
.listing li{
   background: #fff; 
   border-radius: 5px;
   margin-top:10px;
   box-shadow: 1px 1px 9px #000;
  
}
.listing .l_img {
    text-align: center;
}   

.listing .l_img img{
    height: 140px !important;
    margin-top: 7px;
	margin-bottom:0px;
    /*-webkit-box-reflect: below -50px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.3)));*/
}

.listing .l_text {
}
.listing .l_text h2{
    text-align: left;
	font-size:28px;
}
.listing .l_text p{
    color: #171717;
}
.listing .l_bonus {
    background: #EAB700;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
    height:221px;
	padding-top:20px;
}
.listing .l_bonus .gratuit{
    color: rgb(92, 120, 155);
    font-size: 50px;
    font-family: Impact;
}


.labelSt {
  background-image: -webkit-linear-gradient(top,#EC983E 0,#E87700 100%);
  background-image: -o-linear-gradient(top,#EC983E 0,#E87700 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EC983E),to(#E87700));
  background-image: linear-gradient(to bottom,#EC983E 0,#E87700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #EC983E;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
  color: #fff;
  background-color: #EC983E;
	text-align:center;
	
	padding: 5px 10px 5px 10px;
	text-align:center;
	border-radius:10px;
}


.reflectMe {
    overflow: inherit !important;
    height: inherit !important;
}
canvas {
    margin: -47px 0px 0px -25px;
}
.accordeon{

}
.accordeon h3 {
    padding:10px;
    position: relative;
    z-index: 2;
    font-weight: normal;
    text-shadow: 0 1px 0 #bbb;
    font-size: 1.2em;
    border-bottom: 1px solid #555;
    border-top: 1px solid #aaa;
    background: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color: #EAB700;
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width:100%;
}
.accordeon h3 a {
	display: block;
	color: #EAB700;
	text-decoration: none;
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width:100%;
}
.accordeon .content_div{
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition:all 1s ease;
    text-align: justify;
}
.accordeon:hover .content_div{
    transform: scaleY(1);
    
}
.accordeon .content_div{
    background: rgba(0,0,0,.6);
    padding: 10px;
    margin-top: -15px;
    font-size:15px;
    color: #eee;
    border-radius: 3px;
}
.container {
    padding-right: 10px;
    padding-left: 20px;
}
.icon_menu, .rating_coin {
    margin-right: 5px;
    margin-top: -5px;
}
#header {
	width:100%;
	padding-top:20px;
}
#titre_site {
    text-align: center;
    line-height:30px;
    font-size:55px;
	font-family: 'Dancing Script', cursive;
    color:#EAB700;
    font-weight: bold;
	width:100%;
	margin-top:0px;
	padding:20px;
}
.rating_coin {
}
.alert-info {
    background: -webkit-linear-gradient(top, #475975, #364761);
    color: #fff;
    text-align: justify;
}
.panel-primary {
    border-color: #3F516C
}
.panel-primary .panel-heading {
    background: -webkit-linear-gradient(top, #475975, #364761);
}

table tr td { font-size:12px }

.force ,.force  p{ font-size:15px }
.force { min-height:190px; text-align:justify; }

.panel-heading h3 a { 
	
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width:100%;
	
	font-weight:bold; color:#EAB700 !important;
}
.panel-heading h3 a:hover { 
	color:#fff !important;
}

.icon-bar {
    background-color: #fff !important;
}



#blogs > ul {
    padding:0px;
}
#blogs > ul li > img {
    float: left;
    margin-right: 20px;
	width:100px;
	height:100px;
}
#blogs > ul li + li {
    clear:both;
}
#blogs > ul li + li:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
	margin:15px 0px;
    background: #eee;
}
img {
    border: 0 none;
}
#blogs > ul {
    list-style: outside none none;
}