/*
	Remove os estilos padrões para estas tags
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align:baseline; background: transparent }

ol, ul 
{ 
	list-style: none ;
}

a img, :link img, :visited img 
{ 
	border:0;
}
	
blockquote, q 
{ 
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

:focus 
{ 
	outline: 0;
}

ins 
{ 
	text-decoration: none;
}

del 
{ 
	text-decoration: line-through;
}
/*
	Inicia a verdadeira formatação com o CSS
*/

body 
{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#002756;
	background-image:url(../../imagens/fundo_deoxi.png);
	background-repeat:repeat;
}

a#institucional, a#institucional:link, a#institucional:visited
{
	background-image:url(../../imagens/btn_institucional.jpg);
	background-repeat:no-repeat;
	display:block;
	width:104px;
	height:64px;
}
a#institucional:hover
{
	background-image:url(../../imagens/btn_institucional_hover.jpg);
}
a#servicos, a#servicos:link, a#servicos:visited
{
	background-image:url(../../imagens/btn_servicos.jpg);
	width:100px;
	height:64px;
	display:block;
	background-repeat:no-repeat;
}
a#servicos:hover
{
	background-image:url(../../imagens/btn_servicos_hover.jpg);
}
a#parceiros, a#parceiros:link, a#parceiros:visited
{
	background-image:url(../../imagens/btn_parceiros.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:64px;
	display:block;
}
a#parceiros:hover
{
	background-image:url(../../imagens/btn_parceiros_hover.jpg);
}
a#fale_conosco, a#fale_conosco:link, a#fale_conosco:visited
{
	background-image:url(../../imagens/btn_fale_conosco.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:64px;
	display:block;
}
a#fale_conosco:hover
{
	background-image:url(../../imagens/btn_fale_conosco_hover.jpg);
}

h1
{
	color:#09C;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	margin-bottom:20px;
}
h2
{
	color:#006AD5;
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	margin-bottom:15px;	
}

p
{
	margin-bottom:10px;
	display:block;
}
a 
{ 
	color:#002756; font-weight:bold;
	text-decoration:underline;
}
a:hover 
{ 
	text-decoration:none;
} 

small 
{ 
	font-size:80%;
}

select 
{ 
	border:1px #9B9B9B solid;
	margin-bottom:2px;
	color:#00224b;
}


#conteiner 
{ 
	width:1000px; 
	left:50%; 
	margin-left:-500px; 
	background:url(../../imagens/conteiner_bg.gif) repeat-y;
	position:absolute;
	background-color:#FFF;
}

#topo 
{ 
	width:1000px; 
	height:240px; 
	float:left;
}

#topo #dir 
{ 
	width:300px; 
	height:236px; 
	float:left;
	background:url(../../imagens/topo_dir.jpg);
}
#topo #esq 
{ 
	width:295px; 
	height:236px; 
	float:left;
	background:url(../../imagens/topo_esq.jpg);
}
#topo #me 
{ 
	width:405px; 
	height:236px; 
	float:left;
	background:url(../../imagens/topo_logo.jpg);
	background-repeat:no-repeat;
}


#me
{
	display:block;
	width:402px;
	height:236px;
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}
/*
	Menu abaixo do logotipo
*/

#topo ul 
{ 
	width:405px; 
	float:left; 
	display:block; 
	height:64px; 
	margin:0px; 
	vertical-align:bottom; 
}
#topo ul li 
{ 
	display:block; 
	float:left;  
	height:64px;
}
#topo ul li img 
{ 
	display:inherit; 
	margin:0px; 
	padding:0px;
}
#topo ul li a 
{ 
	display:block;
	margin-right:0px;  
}

#meio 
{ 
	width:940px; 
	float:left; 
	/* Ver padding para o meio */
}
/*

	Começa conteúdo do rodapé
*/
#rodape 
{ 
	width:1000px; 
	height:114px; 
	float:left;
}
#rodape #endereco
{
	display:block;
	margin-left:85px;
	margin-top:40px;
}
#rodape address
{
	display:block;
	margin-top:60px;
	text-align:left;
	float:left;
	padding-left:35px;
}
#rodape_esq, #rodape_centro, #rodape_dir
{
	height:114px;
	float:left;
}
#rodape_esq
{
	width:355px;
	background-image:url(../../imagens/baixo_esq.jpg);
}

#rodape_centro
{
	width:490px;
	background-image:url(../../imagens/baixo_centro.jpg);
}

#rodape_dir
{
	width:155px;
	background-image:url(../../imagens/baixo_dir.jpg);
}

#conteudo
{
	width:1000px;
	float:left;
	min-height:650px;
	background-image:url(../../imagens/fundo_centro.jpg);
	background-repeat:no-repeat;
	padding-left:50px;
}

#texto_topo
{
	display:block;
	float:left;
	width:800px;
}

#texto_topo ul
{
	width:800px;
	float:left;
	height:200px;
	vertical-align:top;
	margin-top:5px;
	font-size:11px;
	font-weight:200;
	margin-left:10px;
}
#texto_topo img
{
	padding-right:5px;
}

#texto_topo  li
{
	display:block; 
	float:left;  
	height:150px;
	width:200px;
}

#texto_topo ul li
{
	margin:0px; 
	padding:0px;
}
#texto_topo ul li a
{
	display:block;
	margin-right:0px;  
	
}
#texto_topo #tela_login
{
	margin-left:20px;
}

#texto_topo #banner_scrapie
{
	width:550px;
}

#texto_topo #video
{
	margin-top: -150px;
	margin-left:560px;
}

#texto_pagina
{
	width:890px;
	display:block;
	float:left;
	margin-left:20px;
	text-align:justify;
}

#texto_pagina li
{
	list-style-type: circle;
	margin-left:30px;
}
/*
CSS do formulário do Firmino
*/
#duvidas
{
	font-weight:normal;
}
table.formm, .prodt { width:450px; float:left; margin:0 15px 15px 0 }
table.formm tr { height:25px; }
table.formm tr td.bluee { width:120px; text-align:center; vertical-align:middle; background-color:#0080C0; border-right:1px solid #00488C }

table.formm label { font-size:11px; font-weight:bold; color:#1599d0 }
table.formm input, table.formm textarea{ font-size:12px; color:#00488C; background-color:#fff; border-bottom:1px solid #001c3f; border-right:1px solid #001c3f; border-left:1px solid #0f63b3; border-top:1px solid #0f63b3; padding:5px 5px 5px 24px }
table.formm select { font-size:12px; height:28px; color:#00488C; border-bottom:2px solid #001c3f; border-right:2px solid #001c3f; border-left:1px solid #0f63b3; border-top:1px solid #0f63b3; padding:3px 5px 5px 24px }

table.formm label.whitee { color:#fff }
table.formm select option { padding:2px 3px }
table.formm button, button { 
background-color:#003; color:#fff; padding:5px; font-size:11px; font-weight:bold }

input.nome { background:url(../../imagens/nome_input.gif) no-repeat 3px center }
input.mail { background:url(../../imagens/mail_input.gif) no-repeat 3px center }
input.fone { background:url(../../imagens/fone_input.gif) no-repeat 3px center }
input.endereco { background:url(../../imagens/endereco_input.gif) no-repeat 3px center }
input.cidade { background:url(../../imagens/cidade_input.gif) no-repeat 3px center }
select.estado { background:#fff url(../../imagens/estado_input.gif) no-repeat 3px center }
input.assunto { background:url(../../imagens/assunto_input.gif) no-repeat 3px center }
textarea.mensagem { background:url(../../imagens/mensagem_input.gif) no-repeat 3px center }


ul.marcador, ul.marcador li
{
	display:block;
	float:left;
	list-style:outside;
	list-style-type:disc;
	float:none;
}

.marcador
{
	width:550px;
	position:relative;
	display:block;
	height:15px;
	margin-bottom:5px;
}





/* player container */
div.player {
	height:210px;
	width:250px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-left:40px;
	background-repeat:repeat;
}

/* play button */
div.player img {
	margin-top:67px;
}

/* info area */
div.player div.info {
	height:80px;
	background:#FFF url(../../imagens/h80.png) repeat-x;
	color:#000;
	text-align:center;
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:14px;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}
