@CHARSET "UTF-8";
@import "./reset.css";

#content {
    width: 250px;
    height: auto;
    float: left;
    margin-top: 4px;
    position: relative;
	overflow:hidden;
}

#gadget {
    background: #254839 url(../imgs/fundo.png) no-repeat center top;
    width: 250px;
    height: inherit;
    position: relative;
	overflow:hidden;
}

.box {
    height: auto;
    width: 230px;
    float: left;
    display: inline;
    position: relative;
    margin-left: 0px;
    margin-top: 80px;
}

.fix {

width: 10px;
float: left;
display: inline;
margin-top:80px;

} 

#fim_box {
    background: url(../imgs/canto2.gif) no-repeat top left;
    width: 5px;
    height: 5px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow:hidden; 
}

#fim_gadget {
    width: 17px;
    height: 18px;
    background: url(../imgs/canto.gif) no-repeat right bottom;
    position: absolute;
    bottom: 0px;
    * bottom: -1px;
    right: 0px;
    margin-top: 7px;
}

.item {
    margin-bottom: 10px;
}
#confBtns {
	background: url(imgs/conf-bg.png) repeat-x;
	border: 1px solid #cec9b5;
	width: 226px;
	height:49px;
	margin:0 auto;
	overflow:hidden;
	* width: 228px;
	* margin: 0 1px;
}

#news,#conf {
    padding: 40px 1px 12px 1px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bolder;
    color: #fff;
}
#conf {
	padding: 28px 0 0 0;
}

.newsfrom {
    color: #474951;
}

#Hour {
}

#Minute {
}

.newstitle {
    width: 100%;
    margin: 0;
    background: #e5c24c;
	padding: 0 0 0 2px;
	margin: 0 0 0 6px;
}

.newsbody {
    width: 111px;
    margin:0 0 0 9px;
}

.newsbody a {
    text-decoration: none;
    color: #010101;
    font-weight: normal;
}

.newsfoto {
    width: 89px;
    margin: 0 0 0 13px;
    float: left;
}

.news {
	overflow:hidden;
	margin-bottom:13px;
}

.news#b {
    background: #f5f2e8;
	padding: 15px 0;
}

.test {
    float: left;
	width:120px;
	overflow:hidden;
}
#pusher {
	overflow:hidden;
	width:100%;
	height:18px;
	float:left;
	clear:both;
}
#pusherb {
	background: url(../imgs/canto2.gif) no-repeat;
	overflow:hidden;
	width:100%;
	height:5px;
	float:left;
	clear:both;        
}

#boxTempo {
background: #fff url(http://dev.mediacontactsbrasil.com/abril/gadgets/imgs/tit-tempo.png) no-repeat center top;
}

.subNews {
	height:23px;
	text-indent: -9999px;
	cursor:pointer;
	padding-bottom:3px;
}
.subNews#title1 {
	background: #fff url(../imgs/ultimas-tit/sub-brasil.gif) no-repeat center top;
}
.subNews#title2 {
	background: #fff url(../imgs/ultimas-tit/sub-comportamento.gif) no-repeat center top;
}
.subNews#title3 {
	background: #fff url(../imgs/ultimas-tit/sub-economia.gif) no-repeat center top;
}
.subNews#title4 {
	background: #fff url(../imgs/ultimas-tit/sub-mundo.gif) no-repeat center top;
}
.subNews#title5 {
	background: #fff url(../imgs/ultimas-tit/sub-ciencia.gif) no-repeat center top;
}
.subNews#title6 {
	background: #fff url(../imgs/ultimas-tit/sub-diversao.gif) no-repeat center top;
}
.subNews#title7 {
	background: #fff url(../imgs/ultimas-tit/sub-esportes.gif) no-repeat center top;
}
.subNews#title8 {
	background: #fff url(../imgs/ultimas-tit/sub-tecnologia.gif) no-repeat center top;
}


#content1 .newstitle,#content2 .newstitle,#content3 .newstitle,#content4 .newstitle,#content5 .newstitle,#content6 .newstitle,#content7 .newstitle,#content8 .newstitle {
	width:215px;
}
#content1 .newsbody,#content2 .newsbody,#content3 .newsbody,#content4 .newsbody,#content5 .newsbody,#content6 .newsbody,#content7 .newsbody,#content8 .newsbody {
	width:210px;
}
#content1 .news,#content2 .news,#content3 .news,#content4 .news,#content5 .news,#content6 .news,#content7 .news,#content8 .news {
	padding:0px 1px;
	margin:0;
}




/*
 * Estreias
 */


#formContainer {
	color:#000;
	font-family: Verdana;
	font-weight:bold;
	font-size:10px;
	margin: 6px 2px;
}
.formTxt {
	float:left;
	clear:right;

	
	
	}
.formItems {
	float:left;
	clear:left;
	width:225px;
	
}




#botoes {	
	float:left;
	clear:both;
	margin-left:97px;
	margin-top:6px;
	display:inline;
	width:225px;
}
#botoes span {
	margin-left:7px;
}














