@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
#src-milieu-page{
    background: #34302f url('../_img/bg.jpg') no-repeat center top;
}
#src-container {
    background: #34302f url("../_img/bg.jpg") no-repeat center top;
}
	#SujetHeader {
        font-family: 'Roboto Slab', serif;
		width: auto;
        height: 145px;
	    padding-top: 55px;
	}
    #statique-top-body #SujetHeader {
        width: 990px;
        margin: 0 auto;
    }
	#SujetHeader .coin-lecture-entete{
		background:url(http://s.radio-canada.ca/sujet/coin-lecture-2015/_img/td_logo.jpg) no-repeat;
		padding-top:14px;
	}
	#SujetHeader h1 {
		color: #ffffff;
		display: inline-block;
		font-size: 48px;
		text-align:right;
		margin:0 0 0 128px;
		padding:7px;
		font-weight:300;
		line-height:36px;
	}	
	#SujetHeader .sub-heading {
		color: #a7dbe7;
		display: inline-block;
		font-size: 34px;
		padding-right:5px;
	}	
	#src-content {
		font-size: 14px;
		line-height: 1.3;
	}
	.main-column p {
		margin: 17px 0;
		font-family: Arial,verdana,sans-serif;
	}
	#src-content .surtitre {
		color: #666;
		margin: 0;
	}
	.main-column {
		background-color:#fff;
		display: table;
		table-layout: fixed;
		width: 100%;
		padding:15px 5px;
        -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.main-column .left-column {
		clear: left;
		margin: 30px 35px 0 10px;
		width: auto;
	}
	.main-column .right-column {
		display: table-cell;
		margin: 0 20px 20px 0;
		vertical-align: top;
		width: 300px;
	}
    .teaser_sous_pub {
        display: block;
    }
    .teaser_sous_finalistes {
        display: none;
    }
	@media screen and (max-width: 479px) {
		#src-container{
			background-size: 1600px 787px;
		}
		#SujetHeader {
			height:116px;
		}
		#SujetHeader h1 {
			font-size:28px;
			line-height:28px;
			margin-left:102px;
		}
		#SujetHeader .sub-heading {
		font-size: 21px;
		}	
		#SujetHeader .coin-lecture-entete{
			background-size:80px 72px;
		}
		.main-column .left-column {
			margin:0;
		}
        .teaser_sous_pub {
            display: none;
        }
        .teaser_sous_finalistes {
            display: block;
        }
	}
	@media screen and (max-width: 767px) {
		.lead, .top-column, .main-column .left-column {
			margin-left: 10px;
			margin-right: 10px;
		}
		.main-column .right-column {
			display: block;
			margin: 0 0 20px;
			width: 100%;
		}
		#SujetHeader h1 {
			background-color:rgba(52, 85, 62, 0.6);
		}
		#SujetHeader .coin-lecture-entete{
			padding-top:0;
		}
		.smartAd {
			display:none;
		}
	}
	.bunker-component .results-item h3{
		font-family: 'Roboto Slab', serif;
		font-weight:400;
		font-size:18px;
		color:#0090b8;
	}
    
	.bunker-component .results-item p.author{
		font-family: 'Roboto Slab', serif;
		font-weight:400;
		font-size:13px;
		color:#000000;
		margin:0;
	}
    body .results-item:hover {
        background: #DDF0DF none repeat scroll 0 0;
        text-decoration: none;
    }
    .bunker-component .results-item:hover h3{
		color:#000000;
	}
	.finalistes{
        font-family: 'Roboto Slab', serif;
	    font-weight: 300;
		height:45px;
		background-color:#ddefe0;
		padding:15px 0 15px 20px;
		font-size:36px;
		color:#4d4a4a;
	}
    #container-document div.encadre {
        background-color: #DDF0DF;
    }
.filter-wrapper{ display: none;}
.choice-name{ display: none;}


