@charset "utf-8";
/* CSS Document */

*{outline-color:invert;outline-style:none;outline-width:medium;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: inherit;
	font-family: Verdana;
	vertical-align: top;
}
:focus {outline: 0; }
body {line-height: 1; color: black; background: white; font-size:100.01%;}
ol, ul { list-style: none;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
strong{ font-weight: bold; }
body,input,select,textarea {  font-size: inherit; }
body { background-color: #141414; }

#conteiner {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}
#conteiner #topLogo {
	height: 157px;
	width: 492px;
	margin: 60px auto 60px auto;
}
#conteiner #topLogoCadastroForm {
	height: 147px;
	width: 431px;
	margin: 60px auto 20px auto;
}
#conteiner #conteudo {
	height: 199px;
}
#areaCadastrados{
	width:437px;
	height: 199px;
}
#areaNaoCadastrados{
	width:457px;
	height: 199px;
}
#areaCadastrados #loginForm #inputLoginEmail {
	width: 360px;
	margin-top: 60px;
	margin-left: 38px;
}
#areaCadastrados #loginForm #inputLoginSenha {
	top: 76px;
	width: 280px;
}
#areaNaoCadastrados #cadastroForm #inputCadastroEmail {
	margin-top: 59px;
	margin-left: 145px;
}
#areaNaoCadastrados #cadastroForm #inputCadastroSenha {
	position: relative;
	top: 76px;
	left: 150px;
	width: 280px;
	height: 24px;
}
.textInput {
	background: url(imagens/bgFundo_TextInput.jpg) repeat-x center;
	border: 0;
	height: 20px;
	font-size: 13px;
	color: #FFFFFF;
}
.verdanaBranca11 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.tdCadastroForm {
	min-height: 327px;
	height: 377px;
	background-image: url(imagens/img_cadastro_novo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tdCadastroForm textarea { font:normal 11px Arial, sans-serif; }
.verdanaBranca13 {
	font-size: 13px;
	color: #FFFFFF;
}
#bgAoVivoUltimosCliques {
	background-image: url(imagens/bgAoVivoUltimosCliques.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 345px;
}
#bgProximosEventos {
	background-image: url(imagens/bgProximosEventos.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 519px;
	width: 658px;
}
#bgVideosAoVivo {
	background-image: url(imagens/bgVideoAoVivo.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 347px;
	width: 280px;
}
#bgPublicidadeG {
	background-image: url(imagens/bgPublicidadeG.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 155px;
	width: 280px;
	margin-top: 17px;
}
#bgDestaques {
	background-image: url(imagens/bgHomeDestaque.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 265px;
	width: 203px;
	margin-top: 17px;
	float: left;
}
#bgPublicidadeP {
	background-image: url(imagens/bgPublicidadeP.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 94px;
	width: 280px;
	margin-top: 18px;
}
.lnkReEnviaAtivacao {
	color: #007CD4;
	font-size: 12px;
	text-decoration: none;
}
