@charset "UTF-8";
/* CSS Document */
body {
/*background-color:#fd6921;*/
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

/* page entrer */
#entrer {
	position:absolute;
	width:500px;
	left:50%;
	margin-left:-250px;
	top:50%;
	margin-top:-300px;
}
#entrer a {
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}
#entrer a:hover {
	color:#CC0000;
	font-weight:normal;
	text-decoration:underline;
}
#bouton_entrer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	text-align:center;
	word-spacing: 0.6em
}
#bouton_entrer a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#bouton_entrer a:hover {
	color:#CC0000;
	font-weight:bold;
}
#copy_entrer {
	position:relative;
	margin-top:100px;
}
#flashplayer {
position:relative;
margin-top:30px;
}


/* pages */
#contenu{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-470px;
	height:780px;
	top:50%;
	margin-top:-370px;
	z-index: 2;
	visibility: visible;
}
#contenu_blank {
position:absolute;
	width:900px;
	left:50%;
	margin-left:-470px;
	z-index: 2;
	visibility: visible;
}

#tableau{
background-color:#fff;
width:937px;
height:581px;
}


#logo_centre {
position:relative;
width:500px;
height:120px;
z-index:1;
/*left:50%;*/
margin-left:190px;
}

#logo {
width:430px;
height:120px;
z-index:2;
/*margin-left:-73px;*/
/*left:50%;
margin-left:-445px;*/
}



#flash{
z-index:2;
/*margin-left:10px;*/
}
.texte{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu-texte{
width:715px;	
margin-top:0px;
	padding-left:90px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
#contenu-texte a {
	color:#666666;
	text-decoration:none;
}
#contenu-texte a:hover {
	color:#FF6600;
	text-decoration:underline;
}

.titre{
margin-left:-90px;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#FF6600;
}
#copyright{
	position:relative;
	z-index:5;
	text-align:center;
	color:white;
	font-size:10px;
	width:935px;
	margin-top:5px;
	margin-bottom:15px;
	visibility: visible;
}
#copyright a {
text-decoration:none;
color: white;
}
#copyright a:hover {
	text-decoration:underline;
	color: white;
}

/* /////////menu///////////////////////////////////////////////////////////////////////////////////////////////// */
#menu{
	z-index:3;
	/*position:absolute;*/
margin-top:-10px;
	margin-left:-15px;
	width:885px;
	/*left:50%;
margin-left:-445px;*/
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	text-align:center;
	/*letter-spacing: 0.1em;*/
word-spacing: 0.6em
}
#menu a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#CC0000;
	font-weight:bold;
	/*text-decoration:underline;*/
}
.actif {
	color:#CC0000;
	/*color:#867c67;*/
	font-weight:bold;
	}

#btn_fermer {
position:relative;
float:right;
/*margin-top:20px;
margin-right:15px;*/
}
/* //////////////////////////////////////////// les couleurs ////////////////////////////////////////////////////////////// */


/* blue (accueil) */
body#blue{
background-color:#949fb1;
}
#hg-blue{
background:url(images/fond_blue_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-blue{
background:url(images/fond_blue_haut.jpg) top repeat-x;
width:885px;
}
#hd-blue{
background:url(images/fond_blue_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-blue{
background:url(images/fond_blue_gauche.jpg) left repeat-y;
}
#droite-blue{
background:url(images/fond_blue_droite.jpg) right repeat-y;
}

#bg-blue{
background:url(images/fond_blue_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-blue{
background:url(images/fond_blue_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-blue{
background:url(images/fond_blue_bd.jpg) bottom right no-repeat;
width:17px;
}


/* orange (spectacle vivant) */
body#orange{
background-color:#fd6921;
}
#hg-orange{
background:url(images/fond_orange_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-orange{
background:url(images/fond_orange_haut.jpg) top repeat-x;
width:885px;
}
#hd-orange{
background:url(images/fond_orange_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-orange{
background:url(images/fond_orange_gauche.jpg) left repeat-y;
}
#droite-orange{
background:url(images/fond_orange_droite.jpg) right repeat-y;
}

#bg-orange{
background:url(images/fond_orange_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-orange{
background:url(images/fond_orange_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-orange{
background:url(images/fond_orange_bd.jpg) bottom right no-repeat;
width:17px;
}


/* bleu (actualités) */
body#bleu{
background-color:#32486f;
}
#hg-bleu{
background:url(images/fond_bleu_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-bleu{
background:url(images/fond_bleu_haut.jpg) top repeat-x;
width:885px;
}
#hd-bleu{
background:url(images/fond_bleu_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-bleu{
background:url(images/fond_bleu_gauche.jpg) left repeat-y;
}
#droite-bleu{
background:url(images/fond_bleu_droite.jpg) right repeat-y;
}

#bg-bleu{
background:url(images/fond_bleu_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-bleu{
background:url(images/fond_bleu_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-bleu{
background:url(images/fond_bleu_bd.jpg) bottom right no-repeat;
width:17px;
}



/* gris (accueil) */
body#gris{
background-color:#d8d8d8;
}
#hg-gris{
background:url(images/fond_gris_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-gris{
background:url(images/fond_gris_haut.jpg) top repeat-x;
width:885px;
}
#hd-gris{
background:url(images/fond_gris_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-gris{
background:url(images/fond_gris_gauche.jpg) left repeat-y;
}
#droite-gris{
background:url(images/fond_gris_droite.jpg) right repeat-y;
}

#bg-gris{
background:url(images/fond_gris_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-gris{
background:url(images/fond_gris_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-gris{
background:url(images/fond_gris_bd.jpg) bottom right no-repeat;
width:17px;
}


/* jaune (la spedidam) */
body#jaune{
background-color:#d1ba6e;
}
#hg-jaune{
background:url(images/fond_jaune_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-jaune{
background:url(images/fond_jaune_haut.jpg) top repeat-x;
width:885px;
}
#hd-jaune{
background:url(images/fond_jaune_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-jaune{
background:url(images/fond_jaune_gauche.jpg) left repeat-y;
}
#droite-jaune{
background:url(images/fond_jaune_droite.jpg) right repeat-y;
}

#bg-jaune{
background:url(images/fond_jaune_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-jaune{
background:url(images/fond_jaune_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-jaune{
background:url(images/fond_jaune_bd.jpg) bottom right no-repeat;
width:17px;
}


/* beige (pratique) */
body#beige{
background-color:#e2d6bc;
}
#hg-beige{
background:url(images/fond_beige_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-beige{
background:url(images/fond_beige_haut.jpg) top repeat-x;
width:885px;
}
#hd-beige{
background:url(images/fond_beige_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-beige{
background:url(images/fond_beige_gauche.jpg) left repeat-y;
}
#droite-beige{
background:url(images/fond_beige_droite.jpg) right repeat-y;
}

#bg-beige{
background:url(images/fond_beige_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-beige{
background:url(images/fond_beige_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-beige{
background:url(images/fond_beige_bd.jpg) bottom right no-repeat;
width:17px;
}


/* cyan (artistes vos droits) */
body#cyan{
background-color:#6ea1b8;
}
#hg-cyan{
background:url(images/fond_cyan_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-cyan{
background:url(images/fond_cyan_haut.jpg) top repeat-x;
width:885px;
}
#hd-cyan{
background:url(images/fond_cyan_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-cyan{
background:url(images/fond_cyan_gauche.jpg) left repeat-y;
}
#droite-cyan{
background:url(images/fond_cyan_droite.jpg) right repeat-y;
}

#bg-cyan{
background:url(images/fond_cyan_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-cyan{
background:url(images/fond_cyan_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-cyan{
background:url(images/fond_cyan_bd.jpg) bottom right no-repeat;
width:17px;
}


/* mauve (artistes vos droits) */
body#mauve{
background-color:#503f69;
}
#hg-mauve{
background:url(images/fond_mauve_hg.jpg) top left no-repeat;
width:35px;
height:14px;
}
#haut-mauve{
background:url(images/fond_mauve_haut.jpg) top repeat-x;
width:885px;
}
#hd-mauve{
background:url(images/fond_mauve_hd.jpg) top right no-repeat;
width:17px;
}

#gauche-mauve{
background:url(images/fond_mauve_gauche.jpg) left repeat-y;
}
#droite-mauve{
background:url(images/fond_mauve_droite.jpg) right repeat-y;
}

#bg-mauve{
background:url(images/fond_mauve_bg.jpg) bottom left no-repeat;
width:35px;
height:25px;
}
#bas-mauve{
background:url(images/fond_mauve_bas.jpg) bottom repeat-x;
width:885px;
}
#bd-mauve{
background:url(images/fond_mauve_bd.jpg) bottom right no-repeat;
width:17px;
}
