 @media screen and (min-width:600px) {
	 
	 
	 
.dtcdate {
	font-size:180%;
}


 .navdtcwrapper {
	height:120px;
	width:90%;
	margin:auto;
}

.dtccontenunav {
    width:233px;
    height:120px;
    }

.dtctextoverservinav {
	margin-top:-33%;
}

.dtcdatenav {
	font-size:120%;
}
 
 .mainpageleftcol {
	width:60%;
	float:left;
}

 .mainpagerightcol {
	 float:right;
	 display:block;
	width:40%;
}

.mainpageframe {
	border:1px solid rgba(0,0,0, 0.5);
}

.mainpageframebig {
	display:none;
}

.mainpageframebigright {
	display:block;
	height:auto;
}

.mainpagestickyframesmart {
	display:none;
}

.mainpagestickyframe {
	color:white;
	width:100%;
	display:block;
	-webkit-transition: all 250ms ease-out;
	-moz-transition: all 250ms ease-out;
	-o-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
}

.mainpagestickyframe:hover {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:6px solid #999999;
	border-right:6px solid #999999;
	-webkit-transition: all 250ms ease-out;
	-moz-transition: all 250ms ease-out;
	-o-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
	-webkit-filter: sepia(0.5);
	filter: sepia(0.5);
}

.mainpagestickyframeimg {
	width:100%;
	height:auto;
}

.concoursmainpagebackground {
	background-color:black;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
}

.concoursmainpagelist {
	display:block;
	margin-top:5px;
	border-top:1px solid white;
	padding:6px 8px 3px 8px;
}

.dtcmainpage {
margin-top:1px;
}

.dtccontenu {
    width:80%;
    max-width:700px;
    margin:auto; 
    border:1px solid black;
    overflow:hidden;
    }
    
.dtctextoverpasservi {
	top:40%;
}

.dtctextoverservi {
	top:40%;
}

.concourstooltip {
	display:none;
	}
 
   .related {
    width:33.33%;
    }
    
    .paginationwrapper {
	padding-left:18%;
	margin-bottom:15px;
}

.paginationwrapperbands {
	margin-bottom:15px;
	height:100px;
}

.paginationwrappertext {
	height:120px;
}

    
    
.pagenumber {
	width:7%;
	padding-top:2%;
	padding-bottom:2%;
	margin-left:0.9%;
	margin-top:0.3%;
	font-size:85%;
}

.pagenumberband {
	width:5.8%;
	padding-top:1.8%;
	padding-bottom:1.8%;
	margin-left:0.9%;
	margin-top:0.3%;
	font-size:85%;
}

.newartistspage {
	display:block;
}



.textauthor {
	display:none;
}

.textauthor600 {
	display:block;
}

.textauthor900 {
	display:none;
}

.textauthor1200 {
	display:none;
}

.textauthor1600 {
	display:none;
}

.divfbconnect {
	float:left;
	width:50%;
}
    


img.img {

max-height:400px;
}

    img.fbconnect {
	max-width:70%;
}


 }