/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/

body#home {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding: 0;
	text-align:center;
	border:0;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 18px;
	background-color:#00001C;
	background-image: url(../images/deco/bg_index.jpg);
	background-repeat: repeat-x;
	/*background-position: center top;*/
}

body {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding: 0;
	text-align:center;
	border:0;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 18px;
	background-color:#00001C;
	background-image: url(../images/deco/bg_index.jpg);
	background-repeat: repeat-x;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS DIV     ----*
  *------------------------------------------------------*/
#entete{
	background-image: url(../images/deco/bg_entete.jpg);
	background-repeat:repeat-x;
	position:relative;
}
#prechargement {
	position:absolute;
	top: -5000px;
	left: 0;
}
#global{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-color: #B30005;*/
	background-image:url(../images/deco/bg3.gif);
}
#playerson{
display:none;
	}

#haut{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 800px;
	height: 250px;
	text-align: center;
	background-image: url(../images/deco/fondflash.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	

#menu{
	float:left;
	width: 160px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
	}
		
#centre{
	float:left;
	padding-top: 25px;
	width: 585px;
	padding-left: 25px;
	padding-bottom: 10px;
	text-align: justify;
	line-height:18px;
	}
	


#bas{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	clear:both;
	padding-top: 8px;
	height: 30px;
	width:800px;
	text-align: center;
	background-position: left top;
	vertical-align: bottom;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	}
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}

#box img{
float:left;
margin: 5px 10px;
}

.highlight
{
	font-family: verdana;
	font-size: 10px;
	color: #FF8D00;
	font-weight: bold;
}
.lowlight
{
	font-family: verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.high_title {
	font-family: verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.black {
	font-family: verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	background-color:#000000;
}
.grey {
	font-family: verdana;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	background-color:#666666;
}
.orange {
	font-family: verdana;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	background-color:#ff9900;
}
.gras_noir {
	font-variant:small-caps;
	color:#000000;
	font-size:12px;
	font-weight:bolder;
}
.telephone {
	color:#fff;
	font-size:10px;
}

#ticket {
	font-size:14px;
	background-color:#000;
	border: 1px #FFFFFF dashed;
}
#ticket a{
	font-size:14px;
}
#ticket p{
	color:#FF9900;
	font-size:12px;
	font-weight:bolder;
}


.pied
{
	font-family: verdana;
	font-size: 9px;
}


li {
	list-style-image: url(../images/deco/puce.gif);
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/


body#a a#a, body#b a#b, body#c a#c, body#d a#d, body#e a#e, body#f a#f, body#g a#g, body#h a#h{
	text-decoration: none;
	display:block;
	height: 30px;
	width:162px;
	font-family: verdana;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0 0 3px 0;
	background-repeat: no-repeat;
	background-image: url(../images/deco/bouton.gif);
	font-weight: bold;
	background-position: left;
	line-height: 40px;
	color: #FF8D00;
	text-align: left;
   }
   
	 
a.menu{
	text-decoration: none;
	display:block;
	height: 30px;
	width:152px;
	font-family: verdana;
	font-size: 10px;
	color:#CC0000;
	padding-top: 10px;
	padding-left: 30px;
	margin: 0 0 3px 0;
	background-repeat: no-repeat;
	background-image: url(../images/deco/bouton-rose.gif);
	font-weight: bold;
	background-position: left;
	line-height: 40px;
	}


a.menu:hover{
	color: #FFFFFF;
	background-image: url(../images/deco/bouton-rose-on.gif);
		background-position: left;
	font-weight: bold;
	height: 30px;
	width:152px;
	padding-top: 10px;
	padding-left: 30px;
	margin: 0 0 3px 0;
}



   
.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/


a.menu2{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	}

a.menu2:hover{
	color: #FF8D00;
}

a.lien{
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	}

a.lien:hover{
	text-decoration: underline overline;
}




a.lien_plan{
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	}
a.lien_plan:hover{
	text-decoration: underline overline;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS PHOTOS     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

td.tableau{
	padding: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	}
.tableau li{
	padding: 2px;
	}
	
.tableau_spec li{
	font-size: 14px;
		font-weight:bolder;
	}
	
th{
	padding-top:4px;
	padding-left:26px;
	text-align: left;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/deco/fond_titre.gif);
	background-repeat: no-repeat;
	}


/*CSS REFERENCEMENT ICARE*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#referencement a {
	color: #333333;
	text-decoration: none;
}

#referencement a:hover {
	color: #666666;
}
