
#conteudo {
	float:left;
	width:970px;
	padding-top:20px;
}
#conteudo_esquerdo {
	float:left;
	width:660px;
}
#conteudo_direito {
	float:left;
	background:url(../images/bg_mn_lateral.gif) no-repeat;
	background-color:#e4edf4;
	width:285px;
	height:1030px;
	margin-left:10px;
}
/* Breadcrumb */		
			#bread {
	float:left;
	font-size:1.2em;
	width:640px;
	margin-top:10px;
}
.breadcrumb {
	float:left;
	padding: 3px 0;
}
.breadcrumb {
	width: 620px;
}
.breadcrumb {
	margin-left: 20px;
	_margin-left: 10px;
	margin-right: 5px;
}
.breadcrumb ul {
	float: left;
	padding-left: 10px;
	background: url(../images/bullet1.gif) no-repeat 0 60%;
}
.breadcrumb li {
	display: inline;
}
.breadcrumb li.title, .breadcrumb .voltar {
	color: #a76b6a
}
.breadcrumb li a {
	text-decoration: none;
	color:#2b3d5e;
}
.breadcrumb li a:hover, .breadcrumb li a:focus, .breadcrumb li a.focus {
	text-decoration: underline
}
.breadcrumb span {
	float: right;
	padding-left: 10px;
	background:url(../images/bullet_back.gif) no-repeat 0 60%;
}
.breadcrumb .voltar {
	display:block;
	color:#2b3d5e;
}
.breadcrumb .voltar:hover, .breadcrumb .voltar.hover {
	background-position:left bottom;
}
#texto {
	float:left;
	width:636px;
	padding-left:20px;
}
.texto {
	margin-top: 15px;
	color:#2e506b;
}
.texto hr {
	margin:20px 0;
}
.texto * {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.texto h3, .texto a {
	color: #8aa0a1
}
.texto h3 {
	font-size:13px;
	font-weight: bold;
	margin-bottom: 10px;
	color:#3673a4;
}
.texto img {
	margin-right:10px;
	margin-bottom:10px;
}
.texto h2, .texto a {
	color: #01458f
}
.texto h2 {
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

h4 span{
	font-weight:normal;
	
}

.texto p, .texto ul, .texto ol {
	text-align: justify;
	line-height: 1.3em;
	margin-bottom: 15px
}
.texto ul, .texto ol {
	padding-left: 0px
}
.texto li {
	margin-bottom: 7px;
	background:url(../images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}
.texto ol li {
	list-style: none
}
.texto a:link {
	color:#697b8e;
	text-decoration: none
}
.texto a:visited {
	color:#697b8e;
	text-decoration: none;
}
.texto a:hover, .texto a:focus, .texto a.focus {
	color:#004076;
	text-decoration: underline
}
.texto p.left {
	float:left;
	margin-right:10px;
}
/* Termina: Breadcrumb */
			
.titulo {
	font-size:15px;
	font-weight:bold;
	color:#660000;
	margin-bottom:15px;
}
