body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:6px 0px 6px 0px;
}

body{
	background-color: #F5F5F5;
}
/*body{
	_behavior:url(csshover.htc.php);
}*/
html{
	overflow-x:auto;
}
table tr td{
    border-spacing:0;
	width:600px; 
	margin-left:10px;
	padding-left: 10px;
}


fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
}
ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
	border:0;
}
img{
	border:0;
}

a{
	text-decoration:none;
	color:#1F5C7A;
}
h1{
	position:relative;
	padding:29px 0 2px 39px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	background: url("../imagens/h1_aspas.gif") left 29px no-repeat;
	border-bottom:2px solid #FF0000;
}
h1.secao{
	border:none;
}
h3{
	padding:2px 0 12px 0;
	font-size:14px;
	font-weight:bold;
	color:#2F79BC;
}
h3 a{
	color:#2F79BC;
}
div#envelope{
	position:relative;
	width:1000px;
	top:60px;
	*top:40px;
	_top:59px;
	margin:0 auto;
	text-align: center;
}
div.sombra_left{
	position:relative;
	background: url("../imagens/left.gif") repeat-y;
}
div.sombra_right{
	position:relative;
	background: url("../imagens/right.gif") right top repeat-y;
}
div#corpo{
	position:relative;
	width:976px;
	margin:0 auto;
	text-align: left;
	font:12px trebuchet ms, arial, sans-serif;;
	background-color: #FFF;
	_background-color: #0AB1EF;
}
/*
div#banners{
	position:relative;
	background:#333;
	height: 70px;
}
div#banners div#center{
	position:relative;
	height: 60px;
	margin:0 auto;
	padding-top:5px;
	width:800px;
}
div#banners div#center div.alinha{
	text-align: left;
	margin-left:23px;
	margin-top: -10px;
}
div#banners div#center div.alinha img{
	margin-right:22px;
}
*/
div#corpo div#header{
	position:relative;
	height: 206px;
	background:#FFF url("../imagens/fundo_topo.gif") right top no-repeat;

}
div#corpo div#header div#topo{
	float:right;
}

div#corpo div#header div#flash{
	position:relative;
	margin-right:214px;
	*margin-top:0px;
	_margin-top:-138px;
	_margin-bottom:0px;
	width:762px;
	height: 206px;
}
div#corpo div#header div#topo div.busca{
	margin:10px 18px 0 0;
}
div#corpo div#header div#topo div.busca input.busca{
	border:1px solid #FF0404;
	padding:1px;
	margin-right:10px;
	width:117px;
}
div#corpo div#header div#topo div.busca div.butao{
	margin:-21px 0 0 127px;
}
div#corpo div#header div#topo a.contato{
	display:block;
	margin-top:6px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
}
div#corpo div#header div#topo div.textoad{
	margin-top:8px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
}
div#corpo div#header div#topo div.botoes{
	position:relative;

}
div#container{
	position:relative;
	margin-top:-15px;
	margin-bottom:-20px;
	padding-top:0px;
	background-color: #0AB1EF;
	_background:#0AB1EF url("../imagens/5px.gif") 244px top repeat-y;
}
div.hierarquia{
	margin-left: 53px;
	_margin-left: 50px;
}
div.data{
	margin:0 0 0 460px;
}
div#container div#conteudo{
	position:relative;
	margin-left:200px;
	min-height:550px;
	_height:550px;
	margin-left:244px;
	background: #FFF url("../imagens/aspa.gif") 491px bottom no-repeat;
}
div#conteudo div.aspas{
	position:absolute;
	margin:0 0 0 732px;
	*left:56px;
	_left:54px;	
	bottom:0;
	width:88px;
	height:267px;
	*width:210px;
	background:url("../imagens/aspa2.gif") no-repeat;
	*background:url("../imagens/aspa2.gif") top right no-repeat;
}
div#conteudo div.texto{
	margin:4px 60px 0 53px;
	_margin:33px 60px 0 50px;
}

div#footer{
	position:relative;
	clear:both;
	margin-top:20px;
	height:120px;
	background: url("../imagens/footer.gif") bottom left no-repeat;
	text-align: center;
}
div#footer a img{
	margin-top: 95px;
}

.spip-admin { 
    position: absolute; 
    right: 20px; top: 0; 
    background-color: transparent; 
    z-index: 100; 
}
