/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	width: 600px;
	height: 120px;
	float: left;
}
#redesocial {
	float: left;
	height: 120px;
	width: 340px;
	text-align: center;
	padding-top: 30px;
}
#banner {
	width: 940px;
	height: 250px;
	float: left;
	text-align: center;
	background-color: #FFF;
	padding: 3px;
}
#noticiaexpressa {
	height: 35px;
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border:#CCC solid 1px;


	background-color: ;
	background-color: #D2E9FF;
	color:#288BC4;
	font-weight:bold;
}
#noticiaexpressa_in{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
input{
	border-top:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:20px;
	margin-top:7px;
	padding:3px;
	background: #F7F7F7;
}
select{
	border-top:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;

	margin-top:7px;
	padding:5px;
	background: #F7F7F7;
}
textarea{
	border-top:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:7px;
	padding:3px;
	background: #F7F7F7;
}
button, #button{
	border-top:1px solid #59FF59;
	border-bottom:2px solid #59FF59;
	border-left:1px solid #59FF59;
	border-right:1px solid #59FF59;
	height:30px;
	background-color: #C4FFC4;
	font-weight: bold;
}
#div_menu {
	width: 200px;
	float: left;
	margin-right: 10px;
	font-size: 13px;
}
#corpo {
	float: left;
	width: 730px;
}
#corpo2 {
	float: left;
	width: 730px;
}
#mestre {
	width: 940px;
}
.marcador{
	background-color:#F7EEEE;
}
.azul{
	background-color:#3792B3;
}
.verde{
	background-color:#0D9890;
}
.mostarda{
	background-color:#92AB07;
}
.abobora{
	background-color:#EBA215;
}
.cinza{
	background-color:#585858;
}
.vermelho_claro{
	background-color:#D94F13;
}
.vermelho_escuro{
	background-color:#C70808;
}
.cinza{
	background-color:#999;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
  width: 200px;
}
ul#menu a {
  display: block;
  text-decoration: none;
}

ul#menu li {
	margin-top: 1px;
	padding-bottom: 0.01em;
}

ul#menu li a {
	color: #fff;
	padding: 3px;
}

ul#menu li ul li a {
  background: #fff;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #fff;
  border-left: 5px #238DDE solid;
  padding-left: 15px;
}


#corpo h1 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
}
#rodape{
	font-size:10px;
	color:#FFF;	
}
a {
	color: #06C;
	text-decoration: underline;
}

a:active {
	color: #06C;
	text-decoration: none;
}

a:link {
	color: #06C;
	text-decoration: underline;
}

a:visited {
	color: #06C;
	text-decoration: none;
}

a:focus {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: 06C;
	text-decoration: none;
}
img{
	border:0px;

}
.borda1{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}
#corpo #div_noticias {
	float: left;
	height: 345px;
	width: 300px;
	border: 1px solid #CCC;
}
#corpo #div_videos {
	float: left;
	width: 240px;
	height: 200px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
#corpo #div_direita {
	float: right;
	width: 170px;
	height: 600px;
}
#corpo #dic_aconselhamento {
	float: left;
	margin-left: 10px;
	width: 240px;
	height: 135px;
	margin-top: 10px;
	border: 1px solid #CCC;
}
#corpo #div_msgbi {
	float: left;
	height: 200px;
	width: 270px;
	margin-right: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#corpo #div_algum {
	float: left;
	height: 200px;
	width: 270px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#corpo h2 {
	font-size: 13px;
	padding: 4px;
	margin: 5px;
	color: #FFF;
}
#corpo h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#corpo h4{
	font-size:13px;
	color:#FFF;
	height:20px;
	margin-bottom:1px;
	margin-top:0px;
	padding:5px;
}
#corpo2 h1 {
	font-size: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
#corpo2 h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#margin5px{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	
}
.justificado{
	text-align:justify
}
.botoes_direita{
	text-align:right;
	height: 40px;
	_height: 60px; /* IE */
	padding-top:20px;
	_padding-top:20px; /* IE */
	width: 160px; /* IE */
	_width: 169px;
	border: 1px dotted #999;
	margin-bottom:10px;
	padding-right:10px;
}#div_noticias2 {
	float: left;
	margin-top: 10px;
	height: 150px;
	width: 550px;
	border: 1px solid #CCC;
}
.Borda2 {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 20px;
}
.EspacoLinha15{
	line-height: 15px;
	}
.Fonte1 {
	font-size: 9px;
	color: #CCC;
}
.Altura{
	height:112px;
	}
.Borda3 {
	border: 1px solid #EFEFEF;
	margin: 5px;
}
.Borda4_com_divisao {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FDD;
	margin-bottom:15px;
}
