* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	list-style-type: none;
	color: #666;
}
body {
	background: url(../images/padrao/body.jpg) repeat-x;
	padding-top: 13px;
}
#contencao {
	margin: 0 auto;
	width: 740px;
	background: url(../images/padrao/contencao.jpg) repeat-y left center;
}
#col-esq {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	background: url(../images/padrao/col-esq.jpg) no-repeat left 106px;
}
h1 a {
	display: block;
	width: 200px;
	height: 106px;
	background: url(../images/padrao/logo.jpg) no-repeat;
	text-indent: -9000px;
}
#col-esq strong {
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #28006e;
	width: 180px;
	margin: 30px 0 10px 5px;
	padding-left: 10px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#col-esq p {
	padding: 7px;
	color: #FFF;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}
#col-esq #central {
	background: url(../images/padrao/address.jpg) no-repeat;
	width: 165px;
	height: 32px;
	margin: 10px auto;
	font-style: normal;
	text-align: center;
	color: #039;
	line-height: 16px;
}
#col-esq span {
	font-size: 80%;
	color: #FFF;
}
#col-dir {
	width: 534px;
	float: right;
}
#menu {
	width: 534px;
	height: 21px;
	text-align: center;
	padding: 10px 0;
}
#menu li{
	float: left;
	padding: 0 15px 0 5px;
}
#menu a {
	color: #28006e;
	background: url(../images/padrao/menu.jpg) no-repeat left top;
	padding-left: 30px;
	font-size: 110%;
	display: block;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
}
#menu a:hover {
	color: #B94A36;
	background-position: left bottom;
}
#apre {
	background: url(../images/apre/img1.jpg) no-repeat;
	width: 530px;
	height: 145px;
	border: 2px solid #87a9e1;
	margin-bottom: 10px;
}
#conteudo {
	padding: 10px;
	width: 514px;
}
#conteudo p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#conteudo a:hover {
	text-decoration: none;
}
address {
	font-style: normal;
	line-height: 1.5em;
}
address span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	color: #3c6cff;
	padding: 10px 0;
	display: block;
	font-weight: bold;
}
address strong {
	display: block;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
}
#rodape * {
	color: #666;
	font-size: 90%;
}
#rodape {
	background: url(../images/padrao/rodape.jpg) repeat-x;
}
#sub-rodape {
	width: 700px;
	line-height: 36px;
	height: 36px;
	margin: 0 auto;
}
#rodape p {
	float: left;
}
#rodape a {
	float: right;
}
#rodape a:hover {
	color: #C30;
	text-decoration: none;
}
.clear {
	clear: both;
}

