input, textarea {
	border: #AAAAAA 1px solid;
	padding: 3px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	margin-top: 5px;
	color: #666666;
}
textarea {
	margin-bottom: 5px;
}
.txtTamanho {
	width: 409px;
}
input.botao {
	background-color: #FFFFFF;
	height: 24px;
}
body {
	background-image: url(imagens/fundo_degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
hr {
	border: 0px;
	border-top: #cccccc 1px dotted;
	color: #FFF;
	padding: 0px;
}
h1 {
	color: #00458E;
	font-size: 15px;
	margin-bottom: 5px;
}
h1 a {
	color: #00458E;
	font-size: 15px;
	margin-bottom: 5px;
	text-decoration: none;
}
h1 a:hover {
	color: #666666;
	text-decoration: underline;
}
a {
	color: #666666;
}
a:hover {
	color: #00458E;
}
img {
	border: 0px;
}
ol {
	position: relative;
	list-type: none;
	float: left;
	display: inline;
	width: 429px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
}
ol li {
	position: relative;
	list-type: none;
	float: left;
	display: block;
	margin: 0px;
	margin-top: 2px;
	width: 419px;
	padding: 5px;
	background-color: #f5f5f5;
}
#container {
	position: absolute;
	left: 50%;
	width: 770px;
	margin: 0px;
	margin-top: 33px;
	margin-left: -385px;
}
#flash {
	position: relative;
	float: left;
	width: 780px;
	height: 356px;
	z-index: 2;
}
#lateral {
	position: relative;
	float: left;
	width: 120px;
	margin: 0px;
	padding: 60px;
	margin-top: -30px;
	border-right: #cccccc 1px solid;
}
#conteudo {
	position: relative;
	float: left;
	width: 489px;
	padding: 20px;
	padding-top: 0px;
	margin: 0px;
	margin-left: -1px;
	border-left: #cccccc 1px solid;
	margin-top: -30px;
}
#rodape {
	position: relative;
	float: left;
	width: 770px;
	height: 50px;
	background-color: #DDDDDD;
	background-image: url(imagens/rodape_logos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: #C1C1C1 2px solid;
	margin: 0px;
}
.erro {
	font-size: 10px;
	color: #990000;
}
.textoMenorAzul {
	font-size: 11px;
	color: #00458E;
}
.textoMenor {
	font-size: 11px;
}
p.espacamento {
	margin: 0px;
	margin-bottom: 5px;
}
.menuServicos {
	width: 489px;
	position: relative;
	float: left;
	display: none;
	padding-bottom: 20px;
}
#fotos {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#assinatura {
	position: relative;
	float: right;
	width: 65px;
	height: 10px;
	padding: 3px;
	margin-top: 8px;
	_margin-top: 5px;
	background-image: url(imagens/rodape_logo_adah.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#assinatura a {
	position: relative;
	float: right;
	width: 65px;
	height: 10px;
}
#icones {
	position: relative;
	float: right;
	margin-top: -360px;
	margin-right: 10px;
	width: 230px;
	z-index: 3;
}
#endereco {
	position: relative;
	float: left;
	width: 695px;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	height: 25px;
}