.aba01{
	color: #717171;
}
.tituloVideo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000;
	font-weight:bold;
}
.limpa{
	clear:both;
}
.descricaoVideo{
	font-size:14px;
	margin-top:10px;
	margin-bottom:30px;
}
.error {
	 border:#900 solid 2px;
	 background:#FFE6E6;
	 margin:20px 0;
	 padding:5px 10px;
}
.CSSTableGenerator {
	margin:7px;padding:0px;
	width:98%;
	border:1px solid #bed54e;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#f5f8e6; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #bed54e;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #bed54e 5%, #bed54e 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bed54e), color-stop(1, #bed54e) );
	background:-moz-linear-gradient( center top, #bed54e 5%, #bed54e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bed54e", endColorstr="#bed54e");	background: -o-linear-gradient(top,#bed54e,bed54e);

	background-color:#bed54e;
	border:0px solid #bed54e;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;

	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #bed54e 5%, #bed54e 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bed54e), color-stop(1, #bed54e) );
	background:-moz-linear-gradient( center top, #bed54e 5%, #bed54e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bed54e", endColorstr="#bed54e");	background: -o-linear-gradient(top,#bed54e,bed54e);

	background-color:#bed54e;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.msgBoleto{
	padding-top:20px;
	padding-bottom:20px;
}
.botaoInscricao{
	width: 70%;
	height: 80px;
	background-color: #8eb944;

	font-size: 16px;
	font

	
	font-style:normal;
	color:#ffffff;
	line-height: 30px;
	
	border:0px solid #ffffff;
	text-shadow:0px -1px 1px #222222;
	box-shadow:2px 2px 5px #000000;
	-moz-box-shadow:2px 2px 5px #000000;
	-webkit-box-shadow:2px 2px 5px #000000;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;

}
.botaoInscricao:hover{
	background-color: #bed54e;
}
.tamanhoFonte{
	color: #000;
	padding-top: 12px;
}
.listStyle { background:url("../img/setaLista.png") no-repeat scroll center center transparent; display:block; float:left; height:10px; margin-left:5px; margin-right:5px; margin-top:3px; width:10px;}