#colEsq
{
	float:left;
	width:600px;
	height:auto;
	margin-top:30px;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

.cursoLink
{
	text-decoration:none;
	color:#666;
}

.cursoLink:hover
{
	text-decoration:underline;
	color:#666;
}

.linhaEsq
{
	float:left;
	width:600px;
	height:auto;
	margin-bottom:20px;
}

#colDir
{
	float:right;
	width:300px;
	height:auto;
	padding-top:30px;
	padding-left:20px;
	background:url(../images/site/fundoVideos.png) top no-repeat;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

.linhaDir
{
	float:left;
	width:300px;
	height:auto;
}

.buscaInput
{
	float:left;
	width:270px;
	height:50px;
	line-height:50px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	border:#2594CB solid 1px;
	background-color:#2594CB;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
}

.botaoBuscar
{
	float:right;
	margin-top:15px;
	margin-right:20px;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:31px;
	line-height:31px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}

.botaoBuscar:hover
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}

.botaoBuscar:active
{
	position:relative;
	top:1px;
}
.ano
{
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	color:#666;
}

.ano:hover
{
	display:block;
	margin-bottom:10px;
	text-decoration:underline;
	color:#666;
}