/* CSS Document */

body{
background-color:#dcdcdc;
}

#geral{
width:850px;
position:absolute;
top:0;
left:50%;
margin-left:-415px;
padding-top:1px;
padding-bottom:5px;
background-color:#FFFFFF;
}

/*-----------CABEÇALHO-----------------*/

#topo{
width:850px;
height:135px;
position:absolute;
top:0;
background-image:url(imagens/topo.jpg);
}

#logo{
position:absolute;
top:30px;
left:30px;
}

#tjmg{
position:absolute;
top:10px;
left:30px;
}

#busca{
width:300px;
height:20px;
position:absolute;
top:90px;
left:30px;
}

/*-----------MENU-----------------*/

#menu{
width:270px;
height:246px;
position:absolute;
top:200px;
left:0;
background-image:url(imagens/menufundo.jpg);
}

#menu ul {
list-style-type: none; /*remove o marcador*/ 
margin: 0; /*remove o recuo IE e Opera*/ 
padding: 0; /*remove o recuo Mozilla e NN*/ 
margin-top:20px;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
text-align:left;	
}
#menu a {
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left:8px;
width: 240px;
color: #4B0204;
text-decoration: none;
background-image: url(caminho/fundo_1.gif); 
voice-family: "\"}\"";  /*Box Model Hack*/
voice-family:inherit;
width:270px;
}
body>#menu a {width:260px;}
#menu a:hover { 
background-color:#FFFFFF; 
background-image: url(imagens/menuhover.gif);
background-repeat:no-repeat;
color:#000000; 
}

/*-----------CONTEÚDO-----------------*/

#conteudo{
width:500px;
position:relative;
top:200px;
left:300px;
padding-bottom:5px;
margin-bottom:30%;
}
.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#000000;
	padding-top:40px;
}
.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 10px;
}

#titulo{
width:490px;
height:20px;
position:absolute;
top:0;
left:0;
background-image:url(imagens/titulo.gif);
}
.titulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:3px;
text-decoration: none;
color:#4B0204;
}

#conteudo a{
color:#0066FF;
text-decoration:none;
}
#conteudo hover{
color:#00CCFF;
}
#conteudo visited{
color:#dcdcdc;
}

/*-----------COPYRIGHT-----------------*/

#copyright{
width:500px;
height:auto;
position:relative;
top:40px;
margin:auto;
padding-bottom:50px;
z-index:10;
}
.copy{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
text-decoration:none;
color:#666666;
}
#copyright a{
font-weight:bold;
text-decoration:none;
color:#0000FF;
}
#copyright a:hover{
font-style:italic;
color:#FF6600;
}
#copyright a:active{
font-style:bold;
color:#FFFF66;
}
#copyright a:visited{
font-style:italic;
color:#6699CC;
}

/*-----------FORMULÁRIO-----------------*/

#todoform {
position:relative;
left:0px;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
margin-top:30px;
}

#todoform td {	
padding:3px;
}

#todoform input {	
background:#DCDCDC;	
border:1px #FFFFFF;	
}

#todoform textarea {
border:#FFFFFF;
background:#DCDCDC;	
}

#todoform input.botao {	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-color:	#666666;	
color:#ffffff;
border:2px solid #ffffff;
}	
#titulorel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagens/titulo.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 500px;
}
#rel {
	position:absolute;
	left:0px;
	top:156px;
	width:242px;
	height:33px;
	z-index:1;
	background-image: url(imagens/titulo.gif);
	overflow: visible;
	visibility: visible;
	background-repeat: no-repeat;
	white-space: normal;
	margin-top: 8px;
	margin-right: 600px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#relcont {
	position:absolute;
	left:29px;
	top:177px;
	width:794px;
	height:72px;
	z-index:1;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#cont2 {
	width:810px;
	position:relative;
	top:200px;
	left:20px;
	padding-bottom:5px;
	margin-bottom:30%;
}
