body {
	background: url(img/sky2_bg.jpg) no-repeat center top #014729;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
#global, #teaser {
	margin: 0 auto;
}
#global {
	min-width:775px;
}
/****************************************citations*/
#header {
	margin-top: 30px;
	margin-bottom: 9px;
	height: 70px;	
	}
h2 {
	color: #fff;
	font-size: 12px;
}
h2 a {
	background-color: #5C8AA1;
	color: #fff;
	padding: 3px 5px;
	margin-top: 5px;
	text-decoration:none;
}
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 23px;
	font-weight:normal;
	margin-bottom:12px;
	}
blockquote p a {
	color: #5c8aa1;
	font-size: 23px;
	text-decoration: none;
	}
/*****************************************/
h3 {
	margin-top: 29px;
}
#teaser {
	margin-top: 61px;
	margin-bottom: 19px;
	height: 333px;
	}
#right {
	float: right;
	text-align: right;
}
#getVideo ul {
	float: left;
}

h1 {
	margin-top: 10px;
	margin-bottom: 40px;
}
.sortie {
	text-transform: uppercase;
	margin-bottom: 50px;
	font-size: 20px;
	line-height: 1.5;
}
.sortie  span{
	text-transform: uppercase;
	font-size: 15px;
}
.horaires {
	font-size:12px;
	color:#FFF;
	text-transform: none;
	}
#credits {
	font-size: 7px;
	line-height: 11px;
	margin-bottom: 32px;
}
.small {
	font-size: 7px;
}
.small .cap {
	font-size: 8px;
	line-height: 10px;
}
.cap {
	text-transform: uppercase;
	font-size: 10px;	
}
#sponsor {
	margin-bottom: 10px;
}
#soutien img {
	margin-bottom: 40px;
	margin-top: 20px;
}
#soutien {
	margin-top: 30px;
}
#sponsor img {
	margin-bottom: 10px;
}
#lang {
	position: absolute;
	z-index: 1000;
	top: 10px;
	right: 10px;
}
#share {
	position: absolute;
	z-index: 1000;
	top: 10px;
	left: 10px;
}
#share a {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-size: 12px;
}
#share a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	font-size: 12px;
}
#getVideo {
	margin: 0 auto 40px auto;
	text-align: left;
	float:left;
   	width:100%;
   	overflow:hidden;
   	position:relative;
}
#getVideo ul {
   clear:left;
   float:left;
   position:relative;
   left:50%;
}
#getVideo ul li {
   	display:block;
   	float:left;
  	position:relative;
  	right:50%;
   	margin-right: 4px;
	background-color: #000000;
	height: 23px;
	padding: 2px 0 1px 0;
}
#getVideo li:hover {
	background-color: #191919;
	}
#getVideo li a {
	padding: 5px 15px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#getVideo li a:hover {
	text-decoration: underline;
}