html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

body {
	background-color: #FFF;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	margin: 0px;
}

h1 { font-size: 17px; margin-bottom: 8px; text-transform: uppercase; }

a		{text-decoration: none; color: #000; }
a:link	{text-decoration: none; }
a:visited	{text-decoration: none; }
a:active	{text-decoration: none; }
a:hover	{text-decoration: none; color: #000; }

#contenu {
	margin: 0px auto;
	width: 1000px;
	background-color: #FFF;
}

#tetiere { width: 1000px; }
#tetiere .logo { width: 300px; height: 80px; float: left; }
#tetiere .texte { font-weight: bold; color: #fff; width: 560px; height: 60px; padding: 10px 10px 10px 50px; float: left; line-height: 150%; background: #0fc800 url("/image/bas-droite-tetiere.png") no-repeat right bottom; }
#tetiere .texte a { color: #fff; }

#corps {
	width: 690px;
	float: left;
	margin: 10px 10px 10px 0px;
}

#colonne_droite {
	width: 300px;
	float: left;
	margin: 10px 0px;
}

#footer {
	width: 990px;
	clear: both;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid #000;
	margin: 10px 0px;
	line-height: 19px;
}

#tableau_streaming { width: 690px; border: 1px solid #bbb; }
#tableau_streaming .ligne_entete td { font-size: 11px; background-color: #3b99ef; padding: 2px 5px; color: #fff; }
#tableau_streaming .ligne1 { background-color: #fff; }
#tableau_streaming .ligne2 { background-color: #d6e8fc; }
#tableau_streaming .cellule1 { width: 520px; padding: 5px; border-top: 1px solid #bbb; }
#tableau_streaming .cellule2 { width: 150px; padding: 5px; text-align: center; border-top: 1px solid #bbb; border-left: 1px dashed #bbb; }
#tableau_streaming .lien_match { font-size: 15px; font-weight: bold; text-transform: uppercase; padding-left: 20px; background: url("/image/play.png") no-repeat 0px 0px; }
#tableau_streaming .logo_bookmaker { width: 120px; height: 40px; margin: 5px; }

#tableau_match { width: 690px; line-height: 160%; height: 214px; margin-bottom: 10px; }
#tableau_match .lien_match { font-size: 12px; color: #fff; font-weight: bold; text-transform: uppercase; padding-left: 20px; background: url("/image/play.png") no-repeat 0px 0px; }
#tableau_match .cellule1 { width: 341px; color: #fff; padding-top: 25px; text-align: center; background: url("/image/tv-football.jpg") no-repeat top center;  vertical-align: top; }
#tableau_match .cellule2 { width: 339px; padding-left: 10px; vertical-align: top; padding-top: 5px; }
#tableau_match .logo_bookmaker { width: 120px; height: 40px; margin: 5px; }
#tableau_match .lien_bookmaker { background: url("/image/play-grand.png") no-repeat 0px 0px; font-size: 18px; font-weight: bold; padding-left: 36px; padding-top: 6px; height: 32px; width: 120px; display: block; margin: 5px auto; text-decoration: underline; }
#tableau_match .important { color: #f00; }

.offre { font-size: 15px; color: #f00; font-weight: bold; margin: 5px 0px; font-style: italic; }

/* navigation */
.navigation { margin-bottom: 11px; border: 1px solid #bbb; }
.navigation td { background-color: #d6e8fc; padding: 5px; }
.lien_fleche_gauche { padding-left: 20px; background: url("/image/fleche-gauche.png") no-repeat top left; display: block; }
.lien_fleche_droite { padding-right: 20px; background: url("/image/fleche-droite.png") no-repeat top right; display: block; }

.pub { margin-bottom: 10px; }

#menu { background-color: #ddd; width: 1000px; height: 25px; }
#menu a { background-color: #ddd; float: left; padding: 5px 10px; }
#menu a:hover { background-color: #3b99ef; color: #fff; }

.titre { font-size: 36px; padding: 5px; margin: 5px 0px; font-weight: bold; }
.solution { text-align: center; font-size: 18px; border: 1px solid #666; padding: 5px; margin-bottom: 10px; background-color: #ddd; }
.bonus { float: left; padding: 8px; width: 298px; height: 32px; line-height: 17px; border: 1px solid #666; margin-bottom: 10px; }
.bonus img { width: 32px; height: 32px; margin-right: 8px; float: left; }
.tv { background: url('/image/video-foot.jpg') no-repeat 0px 0px; float: left; padding: 6px 8px 0px 8px; width: 300px; height: 299px; }


