/********** News **********/
.NewsBigTitle {
	height: 30px;
	width: 600px;
	}
.NewsBigTitle h1 {
	float: left;
	width: 400px;
	}
.NewsBigTitle p {
	float: right;
	width: 85px;
	line-height: 30px;
	position: relative;
	top: 4px;
	right: -20px;
	}
.NewsBigTitle a:link, .NewsBigTitle a:visited, .NewsBigTitle a:hover, .NewsBigTitle a:active {
	border:none;
	text-decoration: none;
	background: none;
	display: block;
	}
#content .NewsBig {
	padding: 0 10px 0 0;
	}
.NewsBig p {
	color: #333;
	padding: 5px 0;
	}
.ImgNewsBig {
	float: left;
	margin: 0 20px 0 0;
	}
.ImgNewsBig img, .ImgNewsBig a, .ImgNewsBig a:link, .ImgNewsBig a:visited, .ImgNewsBig a:hover, .ImgNewsBig a:active {
	border:none;
	text-decoration: none;
	background: none;
	}
.NewsListAllLink .more {
	padding: 5px 10px 20px 0;
	}
.more {
	display: block;
	float: right;
	margin: 10px 0;
	padding: 0 0 1px 0;
	}
/********** News List Large **********/
.NewsListLarge {
	clear: both;
	width: 600px;
	background: url(/htdocs/images/CinemaTrait.gif) repeat-x 100% 100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	}
.NewsListLargeBkg {
	width: 600px;
	background: url(/htdocs/images/CinemaTrait.gif) repeat-x 50% 50%;
	}
.NewsListLarge span {
	font-weight: bold;
	}
.NewsImgLabel {
	float: left;
	width: 80px;
	padding: 0 10px 0 0;
	}
/********** Date **********/
.date {
	list-style: none;
	font-style: italic;
	font-size: 11px;
	color: #666;
	height: 15px;
	}
.date li {
	float: left;
	padding: 0 10px 0 0;
	background: none;
	}
.date img {
	position: relative;
	top: 1px;
	}
.date img, .date a:link, .date a:visited, .date a:hover, .date a:active {
	border:none;
	background: none;
	}
.NewsNew span {
	font-size: 11px;
	color: #fff;
	background: #c00;
	font-style: normal;
	width: 18px;
	}
.IconService {
	list-style: none;
	}
#content .IconServiceComments {
	color: #666;
	}
.NewsOneContent {
	margin: 10px 0 0 0;
	}
.NewsOneContent img {
	margin: 0 10px 10px 0;
	}
.NewsOneContent img, .NewsOneContent a:link, .NewsOneContent a:visited, .NewsOneContent a:hover, .NewsOneContent a:active {
	border:none;
/*	background: none;*/
	}
#content .left .NewsOneContent p.socialWebsite {border: 5px solid #E9E9E9; background:#fff; padding: 2px 10px; float: right; display:inline;}
#content .left .NewsOneContent p.socialWebsite img {margin-right: 0px; margin-bottom: 0px;}
	
/********** Liste des page **********/	
.ListPage {
	margin: 0 0 20px 0;
	list-style: none;
	color: #999;
	}
.ListPage li {
	float: left;
	padding: 0 5px;
	}
.ListPage img, .ListPage a:link, .ListPage a:visited, .ListPage a:hover, .ListPage a:active {
	border: none;
	background: none;
	}
/********** Colonnes **********/	
.Col {
	background: url(/htdocs/images/ColLine.gif) repeat-y 46% 0%;
	}
.ColLeft {
	float: left;
	width: 300px;
	}
/********** Même sujet **********/
.NewsSubject {
	list-style: none;
	}
.NewsSubject p {
	padding: 0 0 15px 0;
	}
/********** Newsletter **********/
.NewsletterForm {
	list-style: none;
	padding: 10px 0 0 0;
	}
.NewsletterForm li {
	float: left;
	padding: 0 10px 0 0;
	}
.NewsletterForm input {
	border: 1px solid #333;
	width: 130px;
	}
.NewsletterBtn {
	border: 1px solid #333;
	background: #333;
	color: #fff;
	width: 80px;
	margin: 10px 0;
	cursor: pointer;
	}
input.NewsletterBtn:hover {
	cursor: pointer;
	background: #fff;
	color: #333;
	}
/********** Vidéo **********/
.VideoRightImg {
	height: 142px;
	width:183px;
	position: relative;
	border: 1px solid #999;
	padding: 9px 0 0 7px;
	}
.Player, .Player img {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	}
.BkgPlayer {
	background: #000;
	height: 32px;
	width: 190px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	}
.VideoRightImg img, .VideoRightImg a:link, .VideoRightImg a:visited, .VideoRightImg a:hover, .VideoRightImg a:active {
	border:none;
	background: none;
	}
/********** Météo **********/	
.Meteo {
	border: 1px solid #ccc;
	/*background: url(/htdocs/images/MeteoMap.jpg) no-repeat 50% 100% #fff;*/
	margin: 30px 15px 10px 15px;
	padding: 3px;
	height: 250px;
	position: relative;
	}
.Meteo h4 {
	font-size: 16px;
	font-weight: normal;
	}
.Meteo .more {
	position: absolute;
	bottom: 0;
	right: 10px;
	}
	
	
.VideoRightImg {
	height: 125px; /*142px;*/
	width:168px; /*183*/
	position: relative;
	border: 1px solid #999;
	padding: 9px 0 0 7px;
	text-align:center;
	}
.Player, .Player img {
	position: absolute;
	bottom: 0;
	left: -3px;
	z-index: 200;
	padding:0px;
	width:180px;
	}
.BkgPlayer {
	background: #000;
	height: 32px;
	width: 168px; /*200*/
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	}