﻿body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
	margin: auto;
}

a {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
	height: 0 !important;
	width: 0 !important;
	float: none!important;
}

#powereByU {
	display: block;
	text-indent: -5000em;
	width: 168px;
	height: 91px;
	margin: 0 0 0 50px;
}

#home {
	background-image: url(/acessibilidade/images/bg/home.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#home #powereByU, #busca_cadastro #powereByU {
	background-image: url(/acessibilidade/images/marcas/poweredByu.gif);
	background-repeat: no-repeat;
}

#busca_cadastro {
	background-color: #fff;
	background-image: url(/acessibilidade/images/bg/internaCinza.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#conteudo_pagina {
	width: 994px;
	margin: 0 auto;
	padding-bottom: 5em;
}

#home #conteudo_pagina {
	background: url(/acessibilidade/images/bg/homePhoto.jpg) no-repeat 80% 0%;
}

.ancora { display: none; width: 0; height: 0; }

#erro { background-color: #a2c52a !important; width:475px; padding:2px; display:none }


