/*                     */
/* Mise forme générale */
/*                     */
html, body {
height: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 10pt;
text-align: center;
color: white;
background-color: black;
padding: 0; 
/* top right bottom left */
margin: 0 0 10px 0;
background-image: url("images/background.jpg");
background-repeat: repeat-x;
background-position: left top;
}

a img {
	border: 0;
}

/* Conteneur de la Page */
#container {
width: 973px;
min-height: 550px;
text-align: center;
padding: 0; 
margin: auto;
background-image: url("images/container-background.jpg");
background-repeat: no-repeat;
background-position: left top;
/* top right bottom left */
padding: 0 0 0 17px;
}
/* Hack pour IE */
* html #container {
width: 990px;
}
/* Header */
#header {
width: 973px;
height: 200px;
margin: auto;
}
/* Colonne Gauche */
#gauche {
width: 210px;
float: left;
text-align: center;
background-image: url("images/menu-background.jpg");
background-repeat: no-repeat;
background-position: left top;
/* top right bottom left */
margin: 69px 0 0 0;
}
/* Corps de la Page */
#corps {
width: 736px;
text-align: justify;
padding: 0; 
/* top right bottom left */
margin: 0 auto 10px auto;
float: left;
}
/* Pied de Page */
#footer {
width: 956px;
text-align: center;
font-size: 7pt;
color: #7a7a7a;
background-color: inherit;
margin: auto;
border-top: 1px dashed #7a7a7a;
clear: both;
}
/*                         */
/* Placements des éléments */
/*                         */

/* Logo */
#logo {
width: 478px;
height: 200px;
background-image: url("images/logo.jpg");
background-repeat: no-repeat;
background-position: left top;
float: left;
}
/* Bannière publicitaire 468x60 */
#pub {
width: 728px;
height: 90px;
/* top right bottom left */
margin: 0 0 10px 4px !important;
float: left;
}
#pub img {
border: none !important;
}
/* Bloc Droite */
#droite {
width: 220px;
height: 209px;
float: right;
font-weight: bold;
text-align: left;
color: black;
background-color: inherit;
background-repeat: no-repeat;
background-position: left top;
/* top right bottom left */
padding: 0 15px 10px 15px;
margin-right: -10px;
}
/* Hack pour IE */
* html #droite {
width: 250px;
margin-right: -5px;
}
/* Bloc Droite en fonction des pages */
.droite-accueil {
background-image: url("images/droite-accueil.jpg");
}
.droite-photos {
background-image: url("images/droite-photos.jpg");
}
.droite-videos {
background-image: url("images/droite-videos.jpg");
}
.droite-journal {
background-image: url("images/droite-journal.jpg");
}
.droite-liens {
background-image: url("images/droite-liens.jpg");
}
.droite-contact {
background-image: url("images/droite-contact.jpg");
}
/* Liens Pied de Page */
#footer a:link, #footer a:visited {
color: #7a7a7a;
text-decoration: underline;
background-color: transparent;
outline: none;
}
#footer a:active, #footer a:hover {
color: white;
background-color: transparent;
outline: none;
}

/*                      */
/* Menus Colonne Gauche */
/*                      */

#menu {
width: 220px;
/* top right bottom left */
margin: 0 0 10px 0;
padding: 28px 0 0 0;
}
#menu li {
width: 200px;
height: 30px;
line-height: 30px;
list-style: none;
list-style-position: outside;
text-align: left;
font-size: 12pt;
font-weight: bold;
text-indent: 30px;
}
/* Hack pour IE 5.5 */
* html #menu li {
margin-left: -35px;
margin-bottom: -5px;
/* Hack pour IE 7 / IE 6 */
voice-family: "\"}\"";
voice-family: inherit;
/* top right bottom left */
margin-left: -19px;
}
#menu a:link, #menu a:visited {
color: black;
background-color: #ff9825;
text-decoration: none;
outline: none;
background-image: url("images/menu-off.jpg");
background-repeat: no-repeat;
background-position: left top;
display: block;
}
#menu a:active, #menu a:hover {
color: #660033;
background-color: #ffd401;
background-image: url("images/menu-on.jpg");
background-repeat: no-repeat;
background-position: left top;
outline: none;
}
#menu #fin {
width: 200px;
height: 19px;
line-height: 19px;
list-style: none;
background-image: url("images/menu-fin.jpg");
background-repeat: no-repeat;
background-position: left top;
}
/* Hack pour IE */
* html #menu #fin {
height: 24px;
}

/*                      */
/*        Titres        */
/*                      */

/* Titres Colonne Gauche */
#gauche h1 {
height: 21px;
font-size: 11pt;
text-align: left;
text-indent: 25px;
color: white;
background-color: inherit;
background-image: url("images/menu-puce.jpg");
background-repeat: no-repeat;
background-position: left top;
/* top right bottom left */
margin: 0 0 10px 5px;
border: none;
}
/* Titres Contenu */
.h1 {
height: 22px;
color: white;
background-color: inherit;
font-size: 12pt;
/* top right bottom left */
margin: 0 0 3px 0;
text-indent: 25px;
background-image: url("images/titre-background.png");
background-repeat: no-repeat;
background-position: left top;
clear: left;
}
/* Sous Titres Contenu */
h2 {
color: #ffd401;
background-color: inherit;
font-size: 10pt;
/* top right bottom left */
margin: 0 0 3px 0;
}
/* Petits Sous Titres */
h3 {
width: 70px;
height: 45px;
line-height: 18px;
color: #660033;
background-color: inherit;
font-size: 8pt;
/* top right bottom left */
margin: 5px 0 0 0;
text-align: center;
background-image: url("images/bulle.png");
background-repeat: no-repeat;
background-position: left top;
float: left;
}
/* Titres Bloc Droite */
#droite h1 {
width: 150px;
height: 40px;
line-height: 20px;
font-size: 13pt;
text-align: center;
color: #660033;
background-color: inherit;
/* top right bottom left */
margin: 18px 0 10px 75px;
padding: 0;
clear: both;
}

/*                      */
/*        Divers        */
/*                      */

/* Images Colonne Gauche */
#gauche img {
border: none;
/* top right bottom left */
margin: 0 0 5px 0;
}
/* Liens Colonne Gauche */
#gauche a {
background-color: inherit;
}
/* Images Colonne Droite */
#droite img {
border: none;
margin: 1px;
}
/* Images Contenu */
#corps img {
border: 1px solid white;
/* top right bottom left */
margin: 0 5px 0 5px;
}
/* Liens */
a:link, a:visited {
color: #ffd401;
background-color: transparent;
text-decoration: none;
outline: none;
}
a:active, a:hover {
color: #ff9825;
background-color: transparent;
text-decoration: underline;
outline: none;
}
/* Ligne de séparation */
hr {
background-color: #ff9825;
border: 1px solid #ff9825;
height: 2px;
clear: both;
display: block;
}
/* Alignements divers */
.gauche {
float: left;
}
.droite {
float: right;
}
/* retour à la ligne forcé */
.clear {
clear: both;
}

/*               */
/*  Formulaires  */
/*               */

form {
width: 480px;
/* top right bottom left */
margin: 10px 0 0 0;
padding: 0;
text-align: center;
}
form p {
margin: 0;
}
fieldset {
text-align: center;
padding: 5px;
border: 1px solid #ff9825;
}
legend {
font-size: 10pt;
font-weight: bold;
color: #ffd401;
background-color: inherit;
}
input {
font-size: 8pt;
margin-bottom: 2px;
}
textarea {
font-size: 8pt;
margin-bottom: 2px;
}

td {
	vertical-align: top;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 1px;
	font-size: 1px;
    background-color: #FFFFFF;
}

.cathaut {
	background-image: url('images/cathaut.gif');
	padding-left: 70px;
	width:160px;
	height: 58px;
	line-height: 58px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	color: #660033;
}

.catcontent {
	background-image: url('images/catbas.gif');
	background-position: center bottom;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	color: #660033;
}

.catcontent a {
	color: #660033;
	font-weight: bold;
}

.catcontent ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.catcontent ul li {
	list-style: none;
	text-align: left;
}

.style1 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFB32C;
}

.style2 {
	padding-left: 10px;
	padding-right: 10px;
}

#jeu{
	margin: auto;
	text-align: center;
}

#jeudescription {
	margin-top: 10px;
}

.floatleft {
	width: 60px;
	margin-right: 10px;
	float: left;
}

#suggestions {
	text-align: center;
	margin-top: 30px;
}

#suggestions td {
	background-color: #2B001C;
	font-weight: bold;
}

#suggestions table {
	border-bottom: 1px dotted #FE4FC4;
	border-right: 1px dotted #FE4FC4;
	border-collapse: collapse;
}

#suggestions td {
	border-top: 1px dotted #FE4FC4;
	border-left: 1px dotted #FE4FC4;
	padding: 5px;
}
