body, form, ul, li {
    margin:0;
    padding:0;
}
body {
    font-family:Verdana, Arial, Sans-serif;
    font-size:12px;
    margin-top:6px;
}
/* hide from IE mac \*/
  html {min-height: 100%;margin-bottom: 1px;}
/* end hiding from IE5 mac */

img
{
border:0;
}

h1 {
    font-family: Arial, Verdana,Sans-serif;
    color:#30661C;
    font-size:20px;
	text-align:center;
	margin:15px 0 0 0;
}
h2 {
	color:#840000;
	font-size:13px;
	font-weight:bold;
	/*text-align:center;*/
	text-transform:uppercase;
}
h3 {
	color:#840000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
a {
    text-decoration:none;
    color:#333333;
}
a {
	text-decoration: none ;
    color:#333333;
				}
				
a:hover
 {
text-decoration: underline ;
}

#main {
    width:1000px;
    margin:auto;
}
div#top {
    /*border: #dddddd 1px solid;*/
    margin-bottom:6px;
    height:78px;
    padding:2px;
    padding-right:6px;
    background:url(../images/background.png)
}
#top a {
    color:green;
}
#left {
    width:228px;
    float:left;
    /*height:850px;*/
    margin-right:12px;
}
#center {
    width:760px;
    /*height:850px;	*/
    float:right;
}
#center p {
text-align:justify;
}
#center ul {
margin-left:40px
}

#footer {
    clear:both;
    background-color:#e8e8e8;
    text-align:center;
    padding:3px;
    margin-top:12px;
    font-size:10px;
}
#footerlinks {
    text-align:center;
    color:#666666;
    font-size:10px;
}
#footerlinks a {
    text-decoration:underline;
}
#disclaimer {
    clear:both;
    font-size:10px;
    color:#30661C;
    border:#30661C 1px solid;
    text-align:center;
    padding:3px;
}
div#tabs {
    height:30px;
    background:url(../images/tabs_bg.png);
    margin-bottom:12px;
}
#tabs ul {
    margin:0px;
    height:30px;
}
#tabs li {

    border-right:2px white solid;
    list-style:none;
    float:left;
}
#tabs a {
    padding:6px 12px;
    color:white;
    font-size:16px;
    display:block;
    font-weight:bold;
}
#tabs a:hover {
    opacity:.8;
    -moz-opacity:.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);

}
table.comparatif-bookmakers {
border: 1px solid green;
border-collapse: collapse;
width: 100%;
}
table.comparatif-bookmakers th {
font-family: monospace;
border: thin solid green;
padding: 5px;
background:#538d3e;
/*background-color: green;*/
background-image: transparent url(../images/background.png) repeat scroll 0 0;
}
table.comparatif-bookmakers th.commentaire
{
}
table.comparatif-bookmakers td {
font-family: sans-serif;
border: 1px solid green;
padding: 5px;
text-align: center;
background-color: #ffffff;
}
#center table.comparatif-bookmakers td {
font-family: sans-serif;
border: 1px solid green;
padding: 5px;
text-align: center;
background-color: lightGoldenRodYellow;
}
a.surbrillance {
	TEXT-DECORATION: none;
	COLOR:darkgreen;
	background-color:yellow;
}
a:hover.surbrillance {
	BACKGROUND-COLOR: yellow;
	COLOR:black;
}

div.minimenu a{
display:block;
font-size:12px;
margin-top:5px;
padding-left:0px;
color:#536d3e;
}
div.minimenu {
text-align:center;
}
div.center{
text-align:center;
margin-top:5px;
}
table.pages-bonus td{
vertical-align:top;
}
div.greenborder{
border:2px solid green;
}
div.formule
{
font-size:14px;
margin-top:5px;
margin-left:20px;
color:#536d3e;
font-weight:bold;
}
div.definitions h2 {
background : lightgoldenRodYellow none repeat scroll 0 0;
text-align: center;
margin-top:30px;

}
	
.intro2
{
color:red;
margin:5px 0 0 5px;
}