#titre_paragr
{
		font-weight:bold;
}

#banniere_market
{
	    background: url('images/virtual-market.jpg') no-repeat;
    height: 285px;
    width: 500px;
	border-radius:5px;
 float: center;
 margin-left:80px;
	margin-top:20px;
	padding-bottom:10px;
	    box-shadow: 0px 14px 14px #1c1a19;

}

#banniere_market-fra
{
	    background: url('images/virtual-market-fra.jpg') no-repeat;
    height: 285px;
    width: 500px;
	border-radius:5px;
 float: center;
 margin-left:80px;
	margin-top:20px;
	padding-bottom:10px;
	    box-shadow: 0px 14px 14px #1c1a19;

}

#banniere_suivi_client
{
	    background: url('images/support.jpg') no-repeat;
    height: 100px;
    width: 110px;
	border-radius:3px;
float:center;
	margin-top:20px;
	    box-shadow: 0px 14px 14px #1c1a19;

}

blog_episode, aside
{
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}


blog_episode
{
    width: 760px;
    height:615px;
    padding-left : 230px;
    color: #927D6A;

    margin-top:10px;
}


blog_episode h1
{
    font-family: Arial, Verdana,  "Arial Black", sans-serif;
		font-size:5.8em;
		color:#B7CA79;
		padding-top:30px;
		text-align:center;
		height:80px;
			text-shadow:2px 3px 6px black	;
}

blog_episode h2
{
    font-family: "MV Boli", Arial, Verdana,  "Arial Black", sans-serif;
		font-size:2.2em;
		text-align:center;
}

blog_episode h3
{
color:black;
font-size:1.2em;

}


blog_episode h4
{
text-decoration:none;
margin-top:-15px;
    font-family: "Arial, Verdana,  "Arial Black", sans-serif;
		font-size:0.8em;
font-weight:normal;		
}


aside
{
    position: fixed;
    width: 120px;
    height:720px;
    padding: 10px;
    font-size: 0.75em;
    text-align: justify;
	marging : 9px 9px 0px 9px;
    margin-top:10px;
    margin-left:10px;
    opacity:1.0;
	}




table
{
    border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
    color: white;
    margin:auto;
	margin-left:20px;
    width:190px;
    margin-top:10px;
    font-size: 1.2em;

}





blog_episode table
{
    border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
    color: white;
   /* margin:auto;*/
    width:640px;
    margin-top:3px;
    font-size: 1.1em;
    background:#ECE8BE;
opacity:0.85;
    border-radius: 5px;
    box-shadow: 0px 14px 14px #1c1a19;
    border:0px;
    text-align:justify;    

}


blog_episode td, blog_episode th /* Mettre une bordure sur les td ET les th */
{
    text-align: justify;
    color: black;
    font-size: 0.8em;
    padding-left:15px;
    padding-right:10px;
    border:0px;
  /*  font-weight: bold;*/
   font-family: Arial, Verdana,  "Arial Black", sans-serif;
    vertical-align:top;

}

blog_episode td #descriptif
{
    text-align: justify;
padding-bottom:80px;
}

blog_episode td #liste
{
    text-align: left;
}




#bouton_cmde2
{
margin-left:20px;
margin-bottom:20px;
text-decoration:none;
 font-family: Arial,sans-serif; 
font-size: 2.0em; 
width: 600px; 
height: 50px; 
padding-top: 5px; 
 text-align: center; color:white; 
 background: #444; 
background: linear-gradient( #555, #2C2C2C);
 border-radius: 8px;
 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
}

#bouton_cmde2:hover{ 
color: #222; background: #555; background: linear-gradient( #777, #333); 
text-decoration:none;
}

#bouton_cmde2:active
{ 
color: #000; background: #444; background: linear-gradient( #555, #2C2C2C); box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4); 
text-decoration:none;
}

#aside_pari_jour, table
{
    border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli)       border-style: solid;
    border-right-color: #DCDCDC;
    border-right-width: 0px ;
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;  width: 680px;
    border-radius: 15px;
    box-shadow: 0px 14px 14px #1c1a19;    height:615px;
    padding-left : 0px;
    color: #927D6A;
    margin-top:20px;
    font-size: 1.1em;
    background:black;
    border-radius: 10px;
    box-shadow: 0px 14px 14px #1c1a19;
    border:0px;
    text-align:center;    

}
#aside_pari_jour, td, blog_episode th /* Mettre une bordure sur les td ET les th */
{
    text-align: left;
    color: #FFF168;
    font-size: 0.8em;
    padding-left:15px;
    padding-right:10px;
    border:0px;
  /*  font-weight: bold;*/
    font-family: Arial, Verdana,  "Arial Black", sans-serif;

}



