/*                     */
/* 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;
}
/* 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: 468px;
height: 60px;
/* top right bottom left */
margin: 0 0 20px 4px !important;
float: left;
}
#pub img {
border: none !important;
}
/* Bloc Droite */
#droite2 {
	width: 0;
	height: 0;
	float: right;
}
#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;
}
/* 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;
}
/* photos */
#corps .photo {
	border: 1px solid white;
}
/* Images Contenu */
#corps img {
border: none;
/* 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;
}
/*
object {
float: left;
/* top right bottom left */
/*margin: 10px 10px 0 0;
}
object .radio {
	float:none;
	margin:0;
}
/*               */
/*  Formulaires  */
/*               */

form {
/* 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;
}

select {
	font-size: 8pt;
	margin-bottom: 2px;
}

textarea {
font-size: 8pt;
margin-bottom: 2px;
}

/*                       */
/*  Galerie Photo Dhtml  */
/*                       */

#galerie {
text-align: center;
}
#galerie img {
border: 1px solid white;
margin: 8px;
vertical-align: middle;
}
#galerie a {
background-color: transparent;
}
#thumbBox {
position: absolute;
left: 0;
top: 0;
width: auto;
/* top right bottom left */
padding: 5px 10px 0 10px;
color: black;
background-color: black;
border: 2px solid white;
visibility: hidden;
z-index: 10;
cursor: pointer;
background-image: url("../images/background.jpg");
background-repeat: repeat-x;
background-position: left top;
}
#thumbBox #thumbImage {
font-weight: bold;
color: white;
background-color: transparent;
margin-bottom: 5px;
}
#thumbBox #thumbImage img {
border: 2px solid white;
}
#thumbLoading {
position: absolute;
visibility: hidden;
border: 1px solid black;
color: black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/* DEBUT DU TELEPHONE */
.tel {
	position:relative;
	width:300px; 
	height:511px;
	background-image:url(../images/tel.gif);
}
.smstop {
	position:absolute;
	width: 180px;
	height:14px;
	left:57px;
	top:117px;
	background-color:#666699;
	color:#FFFFFF; 
	font: 11px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:center;
}
.sms {
	position:absolute;
	left:57px;
	top:131px;
	width:180px; 
	height:204px;
	overflow: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #111111;
	background-color: #FFFFFF;
	text-align: left;
}
.smsmes {
	width: 100%;
	height: 14px;
	left: 57px;
	top: 340px;
	background-color: #DDAADD;
	color: #FFFFFF; 
	font: 11px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center;
}
.smsbottom {
	position:absolute;
	width: 180px;
	height: 14px;
	left: 57px;
	top: 340px;
	background-color: #666699;
	color: #FFFFFF; 
	font: 11px Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center;
}
/* FIN DU TELEPHONE */

/* liens bleus */
.lien3:link, .lien3:visited {
	color: #3399CC;
	background-color: transparent;
	text-decoration:underline;
	font-weight: bold;
}
.lien3:active, .lien3:hover {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}

/* liens roses */
.lien4:link, .lien4:visited {
	color: #FF9999;
	background-color: transparent;
	text-decoration:underline;
	font-weight: bold;
}
.lien4:active, .lien4:hover {
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;
}

#gameek {
	width: 100%; 
	background-color:#000000; 
	padding: 0; 
	margin-bottom: 2px; 
	vertical-align:middle; 
	border-bottom: 1px solid #FFFFFF;
}
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid #FFF;
	background-color:#FF9966;
	color: #993333;
	font-weight: bold;
	padding: 0;
}

.cadre {
	border: 3px double #FF6600; 
	background-color: #FFFFCC; 
	padding: 3px; 
	color: #FF9900;
}