@charset "utf-8";
html, body,div,ul,li,p,a,span,h1,h2,h3,h4,h5,img,form,input{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, p, a, tr, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}


img{
	border: none;
	
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}



ul, li {
	list-style-type: none;
}
#clr {
	clear: both;
}
#pageWrap {
	background-image: url(../images/pattern.png);
	background-repeat: repeat-x;
}
#container {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#logo {
	margin-top: 20px;
	margin-bottom: 21px;
}
#navBar {
	width: 945px;
	height: 34px;
}

/** -------------------------------------------------------------------------------------------------------- */
/**menu deroulant**/
#menu, #menu ul /* Liste */     
{
        padding : 0;
        margin : 0; 
        list-style : none; 
        line-height : 21px; 
        text-align : center; 
}

#menu /* Ensemble du menu */
{
        font-weight : bold; 
        font-family : Arial; 
        font-size : 12px;
}

#menu a /* Contenu des listes */
{
        display : block; 
        padding : 0; 
        text-decoration : none; 
        width : 144px; 
		color: #ffffff;
		background-color: #585858;
	
}

#menu li /* Elements des listes */      
{ 
        float : left; 
        border-right : 1px solid #fff; 
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ;
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; 
        width: 144px;
        left: -999em; 
}


#menu li ul li /* Éléments de sous-listes */
{
        border-top : 1px solid #fff; 
}


html>body #menu li ul li                
{
        border-top : 1px solid transparent;
}

#menu li ul ul 
{
        margin    : -22px 0 0 144px ;
        border-left     : 1px solid #fff ; 
}


html>body #menu li ul ul                
{
        border-left     : 1px solid transparent ; 
}

#menu a:hover 
{
       background-image: url(../images/btnHover.png);
	background-repeat: no-repeat;
}

#menu li:hover ul ul, #menu li.sfhover ul ul 
{
        left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  
{
        left: auto;
        min-height: 0; 
}


/** -------------------------------------------------------------------------------------------------------- */


#navBar   ul   {
}
#navBar   li   {
	display: inline;
	float: left;
}
#navBar  a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	height: 34px;
	width: 156px;
	display: block;
	line-height: 36px;
	text-align: center;
}
#navBar  a:hover {
	background-image: url(../images/btnHover.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 156px;
}

#logos-salles{
	margin-left: 300px;
	margin-top: -90px;
	}
	
#logos-salles li{
	display: inline;
	padding-left:10px;
	}

#body {
}
#body #headline {
	background-repeat: no-repeat;
	background-position: right;
}
#body #headline h3 {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	color: #666666;
	font-weight: bold;
}
#leftSide {
	width: 450px;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-right: 20px;
}
#leftSide h2 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #4f4f4f;
}
#leftSide span {
	color: #00b5e7;
}

#rightSide span {
	color: #00b5e7;
}

#leftSide h4 {
	color: #686868;
	font-weight: bold;
	width: 250px;
	padding-left: 5px;
}

#leftSide p, tr, ul {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	text-align: justify;
}

.lien-suite a{
	color: #00b5e7;
	text-decoration: none;
	}

.lien-suite a:hover{
	color:  #4f4f4f;
	text-decoration: none;
	}

#rightSide {
	float: left;
	width: 470px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#rightSide h4 {
	color: #686868;
	font-weight: bold;
	width: 250px;
	padding-left: 5px;
}
#rightSide p {
	font-size: 12px;
	color: #333333;
	width: 270px;
	text-align:justify;
	padding-top: 10px;
	padding-left: 5px;
}
#regles h4 {
	color: #686868;
	font-weight: bold;
	width: 470px;
	padding-left: 5px;
}

#regles span {
	color: #00b5e7;
}

#regles p, ul {
	font-size: 12px;
	color: #333333;
	text-align:justify;
	padding-top: 10px;
	padding-left: 5px;
}

#regles{
	float: left;
	width: 470px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	}

#rightSide tr {
	font-size: 12px;
	color: #333333;
	width: 270px;
	text-align:justify;
	padding-top: 10px;
	padding-left: 5px;
}
#rightSide img {
	margin-right: 5px;
}

#rightSide span {
}

#lien-salle{
	padding-left: 12px;
	padding-top: 20px;
	}

#lien-salle a{
	color: #00b5e7;
	text-decoration: none;
	}

#lien-salle a:hover{
	color:  #4f4f4f;
	text-decoration: none;
	}

#rowBG {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #def5fc;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#sliderHeadline {
	background-image: url(../images/topSlider.png);
	height: 44px;
	background-repeat: no-repeat;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#sliderHeadline h3 {
	color: #929292;
	line-height: 36px;
	padding-left: 17px;
}
#sliderBody {
	width: 938px;
	background-color: #585858;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#sliderBotton {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottonSlider.png);
	height: 5px;
}
#footer {
	margin-top: 30px;
	background-color: #00b5e7;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerContainer {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
#footerNav {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
#footerNav h4 {
	background-image: url(../images/footerHeadlineBg.png);
	height: 28px;
	width: 111px;
	color: #b5b5b5;
	font-weight: bold;
	line-height: 25px;
	background-repeat: no-repeat;
	text-align: center;
}
#footerNav a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav ul {
	margin-top: 5px;
}
#footerNav li {
	list-style-color: white;
	list-style-image:url(../images/icon_casino.gif);
	margin-left: 15px;
}
#credit {
	background-image: url(../images/creditBg.png);
	background-repeat: repeat-x;
}
#creditContainer {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#creditContainer p {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #c8c8c8;
	margin-top: 20px;
	margin-bottom: 50px;
}


.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 800px; /*Width of Carousel Viewer itself*/
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-top: 10px;
	margin-right: 26px;
	margin-bottom: 10px;
}


#mygallery  .belt  .panel  a {
	color: #929292;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#mygallery .belt .panel p {
	text-align: center;
	margin-top: 2px;
}

#newsletter{
	border: 1px dotted grey;
	background-color: #def5fc;
	padding: 10px;

}
