body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 1000px
}
#header {
	width: 40%;
	float:left;
	height:80px;
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;	
	padding-bottom: 20px;
	padding-top: 50px;
	height:30px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 700px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 190px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}

.content h1 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #A40008
}

.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #A40008;
	/* font-weight: bold; */
	text-decoration: none
}
a:hover {
	color: #A40008;
	/*font-weight: bold;*/
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
hr {
  	clear: both;
  	visibility: hidden;
}
.aligncenter {
	display: block;
	margin: 0 auto 21px auto;
}
.alignleft {
	float: left;
	margin: 0 15px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 15px;
}






.rect-acc {
        /* float: left; */
        /*width: 100%;*/
        margin: 0px 5px 10px 5px;
        padding: 10px 10px 10px 10px;
        /* border: 0px solid #999;*/
        /* color: #444;*/
        /*text-align:center;*/
        /* background: #fff;*/
}

.rect-acc h2 {
   margin-top:0px;
}
.rect-acc h3 {
   margin-top:0px;
}

.rect-2-acc {
        float: left;
        width: 45%;
        margin: 0px 5px 10px 5px;
        padding: 10px 10px 10px 10px;
        border: 1px solid #999;
        color: #444;
        text-align:center;
        background: #fff;
}





table { border-collapse:collapse; border: solid 1px #000;}
th { background-image:url(http://www.parier-sport-en-ligne.com/images/table-th-black.jpg); border:0px;  color:#FFF; padding:4px;}
td { border: solid 1px #999; height:30px; padding:4px; }
tr {border: 0px;}

a img {
	border:0;
	}
	
	
.salles-side {
	margin-bottom : 15px;
	padding-bottom : 25px;	
	border-bottom: 1px solid #999;
}
