body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
}

a:link { 
color: blue;
}

a:visited { 
color: blue;
}

a:hover { 
color: #990000;
}


.rouge {
	color: #FF0000;
}
.titreImage {
	background-image: url(logo_jeu_casino.org.jpeg);
	background-position: center top;
	height: 347px;
	background-repeat: no-repeat;
}
.titreTexte {
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

.soustitreTexte {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

.container  {
width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.Degrade {background: -moz-linear-gradient(top, rgba(255,48,25,0) 21%, rgba(255,48,25,0.15) 41%, rgba(255,48,25,0.25) 87%, rgba(255,48,25,0.25) 99%, rgba(207,4,4,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,48,25,0) 21%,rgba(255,48,25,0.15) 41%,rgba(255,48,25,0.25) 87%,rgba(255,48,25,0.25) 99%,rgba(207,4,4,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,48,25,0) 21%,rgba(255,48,25,0.15) 41%,rgba(255,48,25,0.25) 87%,rgba(255,48,25,0.25) 99%,rgba(207,4,4,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff3019', endColorstr='#40cf0404',GradientType=0 ); /* IE6-9 */
}
