#Principal {
	position:absolute;
	top:50%;
	left:50%; 
	margin-left:-159px;
	margin-top:-157px;
	text-align:center;
	width:318px;
	height:315px;
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:318px;
	height:195px;
}

#entrar {
	position:absolute;
	left:0px;
	top:195px;
	width:318px;
	height:23px;
}

#entrar a:link{
	color:#000000;
}
#entrar a:visited{
	color:#000000;
}
#entrar a:hover{
	color:#000000;
}
#entrar a:active{
	color:#000000;
}


#contato {
	position:absolute;
	left:0px;
	top:249px;
	width:166px;
	height:66px;
}

#plugin {
	position:absolute;
	left:201px;
	top:249px;
	width:117px;
	height:66px;
	text-align: left;
}a:link {
	color: #DA251D;
	text-decoration: none;
}
body{
	margin:0px;
	padding:0px;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AFABAB;
}
a:visited {
	color: #DA251D;
	text-decoration: none;
}
a:hover {
	color: #DA251D;
	text-decoration: underline;
}
a:active {
	color: #DA251D;
	text-decoration: none;
}
