﻿body {
	margin: 0px;
	background-color: #E9EBF2;
}
#centralizar {
	width: 778px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#centralizar_frase {
	width: 778px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF500;
	background-color: #1268B6;
}
#topo {
	position: absolute;
	width: 536px;
	height: 197px;
	top: 0px;
	background-image: url('../images/aprigio_01.gif');
	background-repeat: no-repeat;
}
#direita {
	position: absolute;
	width: 242px;
	height: 600px;
	left: 536px;
	top: 0px;
	background-image: url('../images/aprigio_02.gif');
/*	background-repeat: no-repeat;*/
	background-color: #1268B6;
}
.creci{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #29166F;
	line-height: 22px;
}
.endereco{
	font-family: Tahoma;
	font-size: 10px;	
	font-weight: bold;
	color: #29166F;
	line-height: 18px;	
}
.fone{
	font-family: Tahoma;
	font-size: 14px;	
	font-weight: bold;
	color: #29166F;
	line-height: 22px;	
}
.link{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.link:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #29166F;
	background-color: #FFF500;
}
#botoes {
	position: absolute;
	width: 536px;
	height: 27px;
	top: 197px;
	padding-top: 3px;
	text-align:center;
	word-spacing: 3px;
	background-image: url('../images/aprigio_03.gif');
	background-repeat: no-repeat;
}
#conteudo {
	position: absolute;
	width: 536px;
	height: 373px;
	top: 227px;
	background-image: url('../images/cerca.gif');
/*	background-repeat: no-repeat;*/
}
#copyright{
	position: absolute;
	width: auto;
	height: auto;
	left: 0px;
	top: 600px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;	
	
}
#menu_rodape{
	position: absolute;
	width: auto;
	height: auto;
	left: 455px;
	top: 600px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;	
	
}
.link_rodape{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.link_rodape:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #29166F;
}
