ul, li, ul li, li ul, h1, h2, h3, h4, img, p, a, body, form, table, div {margin: 0; padding: 0;}


body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

a, a:visited { color: #003396; text-decoration: none}

a:hover { color: #5555FF;}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #034EA1;
}
h1 {
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 5px;	
}	
h2 {
	font-size: 14px;
	margin: 10px 0;	
}
h3 {
	font-size: 11px;	
	margin-bottom: 7px;
}
h4 {
	font-size: 10px;	
	margin-bottom: 5px;
}
#conteudo { 
	width: 760px;
	margin: auto;
	margin-top: 10px;	
	padding: 0;
	border: 1px solid #003396;
	background: transparent url(img/fundo.gif) 
}
#cabecalho {
	width: 760px;
	margin: auto;
	height: 79px;
}
div[id=conteudo] {
	min-height: 460px;
}
/*menu browser*/
		/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	padding: 0;
	border: none;
	width: 760px; /*For KHTML*/
	list-style: none;
	height: 26px;
	background: #003396 url(img/menu_fundo.gif) repeat-x;
}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	font-family:Tahoma;
	font-size: 14px;

}

ul#navmenu li a, ul#navmenu li a:visited {
	float: left;
	border: none;
	padding: 5px ;
	width: 141px;
	color: #003396;
}
#conteudo ul#navmenu a:hover, #conteudo ul#navmenu a.ativo {
	background: #003396 url(img/menu_fundo_on.gif) repeat-x;
	color: #FFF
} 

ul#navmenu ul {
	margin: 0;
	border: none;
	padding: 0;
	width: 150px;
	list-style: none;
	display: none;
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 10;
}
ul#navmenu li:hover ul, ul#navmenu li.iehover ul {
	display: block;
}
 
#conteudo ul[id=navmenu] ul a, #conteudo ul[id=navmenu] ul a:visited {
	border-left: 1px solid #003396;
	border-right: 1px solid #003396;
	border-bottom: 1px solid #003396;
	background: url(img/quad.png);
	color: #000000;
	font-size: 12px;
	width: 140px;
	padding: 5px;
	letter-spacing: 0.05em;
}
#conteudo ul#navmenu ul a:hover, #conteudo ul#navmenu ul a.ativo {
	background: #FFFFFF;
	color: #003396;

}

#corpo_cima {
	background: url(img/home_fundo.jpg) no-repeat;
	width: 760px;
	min-height: 204px;
}
	
#corpo_index {
	background: url(img/home_fundo.jpg) no-repeat;
	width: 760px;
	height: 204px;}

body.humanos #corpo_cima {	background: url(img/humanos_fundo.jpg) no-repeat;}
body.avestruz #corpo_cima {	background: url(img/avestruz_fundo.jpg) no-repeat;}
body.equinos #corpo_cima {	background: url(img/equinos_fundo.jpg) no-repeat;}
body.bovinos #corpo_cima {	background: url(img/bovinos_fundo.jpg) no-repeat;}
body.ovinos #corpo_cima {	background: url(img/ovinos_fundo.jpg) no-repeat;}
body.pesquisa #corpo_cima {	background: url(img/pesquisa_fundo.jpg) no-repeat;}
body.forense #corpo_cima {	background: url(img/forense_fundo.jpg) no-repeat;}
body.outros #corpo_cima {	background: url(img/outros_fundo.jpg) no-repeat;}

#corpo_baixo {
	clear: both;
	background: url(img/embaixo_fundo.gif) left bottom no-repeat;
	display: block;
	padding-bottom: 4px;
	height: 164px;
}
#conteudo div[id=corpo_baixo] {
	height: auto;
	min-height:164px;
}
#corpo_vazio {
	clear: both;
	background: url(img/embaixo_fundo.gif) left bottom no-repeat;
	display: block;
	padding-bottom: 4px;
	height: 8px;
}

#login {
	float: left;
	margin: 0;
	padding-top: 18px; 
	width: 180px;
	background: url(img/usuario.gif) no-repeat left 8px;
	text-align: right;
}
#login h4 {
	padding-bottom: 22px;
}
#login label {
	margin: 2px;
	padding: 0;
	text-align: right;
	float: none;
}
#cred {
	float: left;
	margin: 0;
	padding-top: 8px; 
	width: 180px;
	text-align: center;
}
input.typetext {
	width: 110px; 
	margin: 0;
	height: 16px;
	background: white url(img/textarea_login2.gif) no-repeat;
	border: none;
	padding: 2px;
	margin-top: 5px;
	font-size: 10px; }	

input.typetext:focus {
	background:  white url(img/textarea_login2.gif) 0 -20px no-repeat;
}
btn_geral {
	margin-top: 5px;
}
.chamadas_idx {
	float: left;
	margin: 0 4px;
	padding-top: 8px; 
	width: 180px;
	height: 150px;
	background: url(img/base_fundo.gif) ;
	text-align: left;
}

.chamadas {
	float: left;
	margin: 0 4px;
	padding-top: 8px; 
	width: 180px;
	height: 150px;
	text-align: left;
}
#corpo_baixo div:first-child {
	margin-left: 8px
}
.chamadas_idx h2 {
	padding: 2px 5px;
	margin: 0;
	background: #FFFFFF;
}
.chamadas_idx p {
	padding: 2px 5px;
	letter-spacing: normal;
}

#rodape {
	width: 760px;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}

#rodape strong { 
	color: #4665AE;
}

table.embaixo {
	width: 550px;
	height: 145px;
	border-collapse: separate;
 }

table.embaixo td{
	background: white url(img/base_fundo.gif) repeat-x;
	margin: 0px;	
	}

.menufixo {
	clear: both;
	padding: 18px 3px 0 20px;
	float: left;
	width: 180px;
	list-style: none;
	font-size: 10px;
	line-height: 20px;
}
.menufixo ul {	list-style: none; height: 200px;}
.menufixo a.ativo, .menufixo a.hover {	font-weight: bold;}
.menufixo ul ul {
	padding: 0 3px 0 5px;
	line-height: 14px;
	list-style: inside url(img/blue_dot.gif);
	height: auto;
}
.menufixo ul ul a, .menufixo ul ul a:visited {
	color: #476FA6;
}
.menufixo ul ul a:hover {
	color: #0000FF;
}
.texto {
	margin: 0 4px;
	padding-top: 10px; 
	float: left;
	text-align: left;
	font-size:11px;
	padding: 3px;
	width: 535px;
	/*height: 193px;
	overflow: auto;*/
}

.texto p {
	text-align: justify;
	line-height: 16px;
	letter-spacing: 0,1em;
	margin: 4px 0;
}
.texto ol {
	list-style: lower-alpha;
	padding: 0 0 0 50px;
}
.texto ul {
	list-style: square;
	padding: 0 0 0 50px;
}
.texto ol li, .texto ul li {
	padding: 3px 5px;
}
.destaque {
	font-weight: bold;
	font-style: italic;
	padding: 10px 30px;
}
.texto p.destaque2 {
	font-weight: bold;
	font-style: italic;
	padding: 10px 10px;
	text-indent: 0;
	margin: 20px;
	border: 1px solid #AAAAAA;
	background: #FFFFEE;
	line-height: 14px;
}
.pergunta {
	font-size: 11px;
	color: #4665AE;
	padding: 5px 10px;
	cursor: pointer;
}
.resp {
	font-size: 10px;
	color: #000000;
	padding: 5px 10px 10px 30px;
}
.texto table {
	width: 98%;
}
.texto th {
	text-align: left;
	border: #999999;
	background: #B5D2E8;
	color: #000000;
	padding: 2px;
}
.texto td {
	border: 1px solid #DDDDDD;
}
/*FORMS*/
label {
	display: block;
	float: left;
	margin: 5px;
	color: #0066FF;
}
label.checkbox {
	clear: both;
	float: none;
	margin: 0 5px;
	height: 10px;
	padding: 0
}
label.checkbox input {
	position: relative;
	top: 4px;
}

.maior {
	width: 400px;
}
.gde {
	width: 280px;
}
.medio {
	width: 133px;
}
.duplo {
	width: 30px;
}
.peq {
	width: 90px;
}
p.form {
	clear: both;
	padding:10px 5px 0 5px;
}
.escondido {
	display: none;
}

