* { margin: 0; }
html, body { height: 100%; }
body { 
	margin:0; padding:0; font-family: Myriad, "Myriad", "Myriad Pro", sans-serif; overflow:hidden; font-size:25px; line-height:30px;
	background-color: #052f01; text-shadow: 2px 2px 2px #000000;
}
.wrapper { min-height: 100%; margin: 0 auto -155px; /* the bottom margin is the negative value of the footer's height */ }
.logo { position: fixed; top: 30px; right:30px; z-index:4; }
.news-container {  width:100%;height:100%;}
.item { width:97%; zoom: 1; padding:200px 0 0 30px; position:absolute !important; bottom:0 !important; top:auto !important; left:0; z-index:3; padding:0 0 100px 20px; min-height:250px; }
.item:after { content: ""; display: table; clear: both; }

.item .colonne { display:table-cell; vertical-align:top; text-align:left; padding-right:30px; }
.item #img-container { width:180px; }
.item #title-description-container img { display:none; }
.item img { border:2px solid #ffffff; margin-right:15px; /*display:none;*/ }
.item img[src=""] { display:none; }
.item #source-container { text-align:left; margin-top:5px;width:100%;font-size:15px;line-height:18px }
.item #source-container img { display:block;margin:10px 0 0 0;max-width:70px;max-height:70px; }
.item #source-container img[src=""] { display:none; }
.item #title-container { padding:5px 0 1em 0; font-weight:bold; font-size:35px; line-height:37px; }
a, a:visited { text-decoration:none; }
a:hover, a:visited:hover { text-decoration:underline; }
.item #description-container a, .item #description-container br { display:none; }
.degrade-noir { min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; bottom: 0; left: 0; z-index:2; background: url(/images/background.png) repeat-x center bottom; }
img.bg { min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index:1 !important; }
@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img.bg { left: 50%; margin-left: -512px;   /* 50% */ }
}
/*color adjustments*/
.discrete { color:#999999 !important; }
.discrete a, a:visited {color:#999999; }
.discrete a:hover, a:visited:hover { color:#999999; }
.with-background-image { color:#ffffff !important;; }
.with-background-image a, a:visited { text-decoration:none; color:#ffffff; }
.with-background-image a:hover, a:visited:hover { text-decoration:underline; color:#ffffff; }
.logo-newsonmytv { color:#FFFFFF; font-size:21px; position:fixed; top:30px; left:30px; z-index:4; }
.fullscreen-div { color:#FFFFFF; font-size:21px; position:fixed; top:80px; left:30px; z-index:4; }
.fullscreen-div a{color:red;}
.cycle-slideshow-images {position:static !important;}
