.m{
	border:1px solid red;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

body{
	margin-top:0px;
	background-color:#8C8B8B;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.ov{
	overflow:hidden;
}

.di{
	display:inline;
}

.tal{
	text-align:left;
}

.tac{
	text-align:center;
}

.tar{
	text-align:right;
}

.clb{
	clear:both;
}






/* BACKGROUNDS */



.bg_login{
	background-image:url('i/login.jpg');
}

.bg_senha{
	background-image:url('i/senha.jpg');
}

.adivinhe{
	background-image:url('i/adivinhe.jpg');
}

.dados_cadastro{
	background-image:url('i/dados_cadastrais.jpg');
}

.dados_pessoais{
	background-image:url('i/dados_pessoais.jpg');
}

.bg_video{
	background-image:url('i/bg_video.jpg');
}

.bg_video2{
	background-image:url('i/fake_video2.gif');
}








/* FONTS */



.fontInput{
	font-size:12px;
	font-family:Trebuchet MS;
	color:#D0CDCD;
}

.fontInput2{
	font-size:12px;
	font-family:Trebuchet MS;
	color:#000000;
}

.text1{
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#D0CDCD;
}

.text2{
	font-size:13px;
	font-family:Trebuchet MS;
	color:#FEAE03;
}
.text-reg {
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#D0CDCD;
}
