@charset "UTF-8";
/* CSS Document */
.connexion_jeu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FDECEF;
	height: 40px;
	width: 350px;
	border: 1px solid #D32828;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
.pub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Titre {
	color: #ea0437;
	text-transform: uppercase;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;	
		}
.SousTitre {
	color: #ea0437;
	text-transform: uppercase;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;	
		}


.heure_emi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titre_emi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#menu{
	width: 95%;	
}
/*N'EST PLUS UTILISE SANS LE SCRIPT DE HACK POUR LES PNG
a, input, textarea, select, object
{
	position: relative;
	z-index: 1;
}
*/
.carousel-component {
	padding:98px;
	width:100%;
}
.carousel-component .carousel-list li { 
	margin:4px;
	width:100px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	border:1px solid #000000;
	outline:none;
	-moz-outline:none; 
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #B03535; 
}

.carousel-component .carousel-list li img {
	border:1px solid #000000;
	display:block;
	width: 90px;
}

.carousel-component .carousel-list li strong { 
	display:block; 
}
									

#prev-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

#next-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}

/* MENU DE NAVIGATION */
#nav {
	float: left;
	width: 100%;
	margin: -20 0 0 0;
	height: 35px;
	}
*html #nav {
		margin: 0 0 0 0px;
	}
#nav ul {
	float: left;
	list-style:none;
	font-family:"Arial", sans-serif;
	font-size: 14px;
	height: 35px;
	padding: 0 0 0 0px;
	margin:0;

	}
#nav li {
	  display:inline;
	  margin:0;
	  padding:0;
  }
#nav a {
	  float:left;
	  background:url(bgmenugauche.gif) no-repeat left top;
	  margin:0;
	  padding:0 0 0 6px;
	  text-decoration:none;
	  border: none;
  }
#nav a span {
  float:left;
  display:block;
  background:url(bgmenudroite.gif) no-repeat right top;
  padding: 8px 15px 6px 6px;
  color:#242424;
  text-align: center;
  }
    #nav a span {float:none;}

    #nav a:hover span {
      color:#fff;
      }
    #nav a:hover {
      background-position:0% -35px;
      }
    #nav a:hover span {
      background-position:100% -35px;
      }
    #nav #level1_Selected a {
      background-position:0 -35px;
      }
    #nav #level1_Selected a span {
      background-position:100% -35px;
      color:#fff;
      }


/* SOUS MENU */
	#nav2 {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}


	ul#navigation {
	clear: left;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	}
	#navigation li {
		display: block;
		float: left;
		margin: 0 12px;
		z-index: 10;
		}
		#navigation li.last { margin: 0px 0px 0px 15px; }
		#navigation li.back { 
			border-bottom: 1px solid #bd1424;
			margin: 0px;
			position: absolute;
			z-index: 6;
			}
		#navigation li a {
			border: 0;
			color: #3d3d3d;
			position: relative;
			text-decoration: none;
			z-index: 11;
			background: none;			
			}
#navigation li a:hover, #navigation li a.current { color: #333; }

a.sc:link{
	color: #ea0437;
	text-decoration: none;
	border: none;
	padding: 0 0px;	
	}
a.sc:visited {
	color: #ea0437;
	text-decoration: none;
	border: none;
	padding: 0 0px;	
	
	}
a.sc:hover, a.sc:active {
	color: #ffffff;
	text-decoration: none;
	background: none;
	padding: 0 0px;	
	
	}
a:link{
	color: #ea0437;
	text-decoration: none;
	border: none;
	padding: 0 2px;
	}
a:visited {
	color: #ea0437;
	text-decoration: none;
	border: none;
	padding: 0 2px;
	text-decoration: none;
	}
a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
	background: #ea0437;
	}
			.tipper {
			background-color: #AAA;
			color: #222;
			font-weight: bold;
			padding: 0.2em;
			margin: 0.5em;
		}
		a.tipper {
			background-color: #FFF;
			color: #00F;
		}
		.tool-tip {
			color: #fff;
			width: 139px;
			z-index: 13000;
		}
		 
		.tool-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #9FD4FF;
			padding: 8px 8px 4px;
			background: url(bubble.png) top left;
		}
		 
		.tool-text {
			font-size: 11px;
			padding: 4px 8px 8px;
			background: url(bubble.png) bottom right;
		}
		.tool-loading {
			background: url(ajax_load.gif) center center no-repeat;
			width: 30px;
			height: 30px;
			margin: 0 auto;
		}
#cinema h2{
	color:#EA0437;
	margin-bottom:0px;
	font-size:12px;
}
div#cinema_menu {
    height: auto;
    width: 99%;
}
div#cinema_menu li {
	height: 20px;
	width: 99%;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 160%;
	list-style-type: none;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #EA0437;
}
div#cinema_menu li a {
	display: block;
	width: 99%;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
div#cinema_menu li a:link {
    color: blue:
}
div#cinema_menu li a:visited {
}
div#cinema_menu li a:hover {
	color: #EA0437;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 96%;
}
div#cinema_menu li a:active {
}
.cinema_infos_suppl{
	background-color: #F0F0F0;
	padding: 5px;
	width: 680px;
}
.cinema_ville{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100px;
}

.cinema_region{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EA0437;
}
.cinema_info{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA0437;
}
.cinema_bloc{
	display: block;
	width: 790px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.cinema_bloc div#left {
    float: left;
    width: 90px;
}
.cinema_bloc div#right {
	float: right;
	width: 135px;
}
.cinema_bloc div#middle {
	margin: 0px;
	width: 490px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cinema_bloc div#footer {
    clear: both;
}
