*{
	border:0;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
}
body{
	text-align:center;
	background: #dddddd url(../imagens/bg_body.jpg) repeat-x;
	padding-top:6px;
}
a img{
	border:none;
	text-decoration:none;
}
.box li, div#bloco li{
	list-style:none;
	background-image:url(../imagens/item_lista.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding:4px 0 4px 15px;
}


.box li span, .mais_noticias li span, div#bloco li span {
	display:block;
	font-size:10px;
	color:#777777;
	height:12px;
	
}
.meio_bloco{
	float:left;
	width:450px;
	overflow-x:auto;
	padding: 15px;
}

.equipe_bloco{
	float:left;
	width:440px;
	overflow-x:auto;
	padding: 15px;
	margin:5px;
	height:220px;
	border-top: 1px dashed #666666;
}

.meio_bloco h3{
	font-size:15px;

}
.bloco{
	float:left;
	width:930px;
	overflow-x:auto;
	padding: 15px;
}

li a{
	display:block;	
}

h2{
	color:#c52a26;
	font-size:24px;
	border-bottom:1px solid #c52a26;
	padding: 5px;
	margin-bottom: 10px;
	letter-spacing:-1px;
	background:url(../imagens/bg_titulo.gif) repeat-x;
	margin-top:5px;
	text-indent:10px;
}

p{
	font-size:12px;
	margin: 5px;
}

/*div{border:1px solid #000;}
*/
div#pagina{
	margin:auto;
	width:1000px;
	text-align:left;
	background:url(../imagens/bg_conteudo.gif) repeat-y;
}

div#topo{
	height:127px;
	position:relative;
	background: url(../imagens/bg_topo.jpg) no-repeat;
}

div#topo h1{
	/*background:url(../imagens/logo.gif) no-repeat;*/
	position:absolute;
	width:307px;
	height:114px;
	top:13px;
	left:15px;
	text-indent:-5000px;
}

div#topo h1 a{
	display:block;
	width:307px;
	height:114px;
}

div#menu{
	height:30px;
	background: url(../imagens/bg_menu.gif) no-repeat;
}

div#conteudo{
}

div#search{
	text-align:right;
	margin: 0 15px 0 15px;
	padding: 0 8px 0 0;
	background:#7f7f7f;
	height:32px;
	line-height:32px;
}

div#bloco{
	padding: 0 20px 0 20px;	
}

div#rodape{
	position:relative;
	background:url(../imagens/bg_rodape.jpg) no-repeat;
	height:98px;	
	clear:both;
}

img#logo_topo{
	position:absolute;
	top: 10px;
	left:30px;
}
div#rodape p{
	position:absolute;
	top: 10px;
	left:65px;
	/*font-weight:bold;*/
	font-size:12px;
	color:#666666;
}

img#logo_dmti{
	position:absolute;
	top: 7px;
	right:30px;
}

.box{
	float:left;
	padding:5px;
	width:230px;
	background:url(../imagens/box_separador.jpg) no-repeat right 70px;
}
.box h2{
	background:none;
	text-indent:0;
}
hr{
	border-width: 0;
	height: 1px;
	border-top: 1px dashed #666666;
	/*width:90%;*/
	text-align:center;
	margin:auto;
	clear:both;
	margin:10px 0;
}
h3.equipe{
	font-size:16spx;!important
}
.btn{
	background: url(../imagens/bg_btn.gif) repeat-x;
	width:110px;
	height:22px;
	color:#c52a26;
	font-weight:bold;
	font-size:14px;
	border:1px solid #686868;
}
table.grid{
	width:100%;
	border-collapse:collapse;
	margin:10px 0 10px 0;
}
table.grid td{
	border-bottom:1px dotted #000;
	padding:4px;
	background:#eeeeee;
}

table.grid th{
	background:#CCCCCC;
	padding:4px;
}

/*forms*/
input{
	border:1px solid #686868;
	font-size: 13px;
	margin-bottom: 10px;
	color: #0E0659;
}
textarea{
	border:1px solid #686868;
	font-size: 13px;
	margin-bottom: 10px;
	color: #0E0659;
}
select{
   border: 1px solid #333;
   font-size: 13px;
   margin-bottom: 10px;
   color: #0E0659;
}

label{
	display: block;
	width: 140px;
	float: left;
	color: #000;
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	font-family:"trebuchet ms";
	font-size:12px;
	border-bottom:solid 1px #F5F5F5;	   
}
label.label_busca{
	float:none;
	font-size:14px;
	display: inline;	
	font-family:"trebuchet ms";
	border:none;
	vertical-align:middle;
}
label.label_normal{
	display:inline;
	width:auto;
	float:none;
	border:none;
}
span{
   color:#FF0000;
   font-size: 12px;
   margin:3px;
}

.botao{
	width:80px;
	height:28px;
	font-size: 13px;
	background: #f1f1f1;
	margin: 15px 0px 15px 0px;   
}
/*estilos para textbox*/
.pequeno{
	width:30px;
}

.medio{
	width:200px;
}

.grande{
	width:300px
}

.extra_grande{
	width:500px
}
.red{color:#ff0000;}
/* fim dos forms*/


h3{
	font-size:20px;
	letter-spacing:-1px;
	color:#333333;	
	margin-bottom:10px;
	text-indent:10px;
}

.titulo_noticias img, .thumb{
	border:1px solid #999999;
	padding:4px;
	margin:4px;
	float:left;
}

div#mais_noticias{	
	background:#f4f4f4;
	float:right;
	border-left: 3px solid #e06762;
	padding-left:10px;
	width:190px;
	padding:5px;
	margin-bottom:10px;
}
div#mais_noticias li{
	border-top:1px solid #e5e4e4;
}
div#noticia_mostra{	
	float:left;
	width:750px;
	overflow-x:auto;/*Nao quebrará o layout*/
}

dl.box_login{
	width:325px;
	margin:10px;
	float:left;
	border-left:3px solid #e06762;
	background:#f4f4f4;
	padding:10px;
	height:150px;
}
dl.box_login dt{
	border-bottom:1px solid #c52a26;
	padding:3px;
	margin:10px;
	font-size:22px;
	letter-spacing:-1px;
	color:#333333;	
	text-align:center;
}
dl.box_login dd label{
	width:100px;
}
dd.direita{
	text-align:right;
	margin-right:25px;
}
dd.meio{
	text-align:center;

}
dl.box_login dd.direita a{
	float:left;
	margin: 0 0 0 20px;

}
dl.box_login dd .btn{
	width:80px;
	margin: 0 25px 0 0 ;
}

dl.campos{
	padding-left:30px;
	margin-bottom:20px;
}

dl.campos dt{
	margin-bottom:20px;
}
.centro{text-align:center;} 
dd.centro{margin:20px 0;}
