#base {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(img/top.jpg);
	float: left;
	height: 100px;
	width: 800px;
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 180px;
}
#textos {
	float: right;
	width: 600px;
}
.caixaalta {
	text-transform: uppercase;
}



#conteudo {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	color: #666666;
}
.titulo {
	font-size: 20px;
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #003366;
	display: block;
	float: left;
	width: 590px;
	text-indent: 10px;
}


a.bt:link {
	text-indent: 5px;
	display: block;
	height: 21px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 4px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #003366;
}
a.bt:visited {
	text-indent: 5px;
	display: block;
	height: 21px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 4px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #003366;

}
a.bt:hover {
	text-indent: 5px;
	display: block;
	height: 21px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 4px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #006699;

}
#endereco {
	font-size: 11px;
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {

	text-decoration: none;
	color: #CC3300;
}
.foto {
	margin-right: 20px;
	margin-bottom: 20px;
}
 
