/* CSS Document */

body {
	background-image: url(modele-page/modele-page_r1_c3.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B3E0FF;
}


body.index {
	background-image: url(fond_bleu_accueil.jpg);
	background-repeat: repeat-x;
}


table{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
}

table.bas{
font-size:xx-small;
color:#0065A8;
}

a{
color:#0065A8;
text-decoration:underlin;
}

a img{
border:0;
}

a:hover{
color:#0065A8;
text-decoration:none;
}
div.content{
padding-left:15px;
padding-right:15px;
}

td.actu-accueil{
width:123px;
padding-right:22px;
padding-left:225px;
}

td.adresse-horaires{
width:900px;
font-size: xx-small;
padding-left:8px;
color:#0065A8;
}

td.menu-bas-page{
padding-left:22px;
}

td.banderole-jeux{
width:184px;
height:100px;
padding-left:22px;
padding-right:22px;
border-left: solid #999999 2px;
border-right: solid #999999 2px;
}

h1{
color:#FF0000;
font-size:large;
font-weight:bold;
}
h2{
color:#FF0000;
font-size:medium;
font-weight:bold;
}
