Form {
margin:0px;
}
#hid {display:none; position:absolute; left:-5000px; top:-5000px;}
#tv {
	width:316px;
	height:255px;
	background:url(http://www.baixacursos.com.br/img/v8/home/tv-bg.png) no-repeat;
	position:relative;
	padding:0 61px 0 10px;
	overflow:hidden;
	float:left;
}
#tv img {margin-left:-10px; margin-bottom:7px; display:block; border-width:0px;}
#tv a { font-size:20px; font-weight:bold; text-decoration: none;}
#textoCurso {font-size:13px; color:#434343; font-weight:normal; width:370px; }
#tv #nav {
	width:51px;
	height:180px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:336px;
	background-color: #FFF;
}

#tv #nav img { margin:5px 0 2px 2px; cursor:pointer; width:46px; height:30px; border-width:0px;}
#tv .transp {filter:alpha(opacity=50);-moz-opacity:.40;opacity:.40; margin-bottom:5px;}
#tv .opac { filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;margin-bottom:5px;}

