/* 
========================================================
Definições gerais
========================================================
*/
* 
{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

body 
{
	margin: 0 auto;
	background: #e2e2e2 url(../../images/body_background.png) repeat-x;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

p 
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #505050;
	text-align: justify;
}

p.texto_home 
{
	margin:10px 180px 10px 0;
	color: #505050;
	text-align: justify;
}

a, a:visited 
{
	text-decoration: underline;
	color: #505050;
}

a:hover 
{
	text-decoration: underline;
	color: #ab3030;
}





/* 
========================================================
PRINCIPAIS DIVS
========================================================
*/
#container_global  
{
	margin: 0 auto;
	width: 800px;
}

#top 
{
	width: 800px;
	height: 51px;
	background: url(../../images/top_background.png) no-repeat;
}

#top form 
{
	display: block;
	float: right;
	position: relative;
	width: 280px;
	top: 3px;
	right: 15px;
}

#top form label 
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #941414;
}

#top form input 
{
	width: 160px;
	height: 16px;
	padding: 3px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background: #d0d0d0;
}

#top form input.bt_ok 
{
	position: relative;
	width: 21px;
	height: 21px;
	background: none;
	top: 9px;
	_top: 7px;
}

#top_animation 
{
	width: 800px;
	height: 241px;
}

/* Logo */
h1 
{
	display: block;
	float: left;
	position: relative;
	width: 94px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/logo_fd.png) no-repeat;
	left: 30px;
	top: 8px;
}

h1 a 
{
	display: block;
	width: 94px;
	height: 37px;
}

#container_content  
{
	float: left;
	margin: 0 auto;
	width: 800px;
	background: url(../../images/container_conteudo.png) no-repeat;
}

#wrapper
{
	float: left;
	margin: 0 auto;
	width: 800px;
	background: url(../../images/container_conteudo_wrapper.png) repeat-y;
}

#container_content_bottom 
{
	clear: both;
	width: 800px;
	height: 19px;
	background: url(../../images/bottom_container_conteudo.png) no-repeat;
}

#coluna_menu 
{
	float: left;
	position: relative;
	width: 161px;
	margin-top: 30px;
	left: 25px;
}

#coluna_menu img.img_cofre 
{
	display: block;
	margin: 0 auto;
}

#content, 
#content.secoes
{
	float: left;
	position: relative;
	width: 575px;
	margin-top: 30px;
	left: 50px;
}

#content.secoes 
{
	width: 539px;
	margin-top: 18px;
	padding-left: 18px;
	padding-right: 15px;
	left: 53px;
	overflow:hidden;
}

#content.secoes li h3 
{
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #674526;
	border-bottom: 0px solid #edab10;
}




#content.secoes strong
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #cf9f2f;
}

#content h2.home 
{
	display: block;
	width: 352px;
	height: 36px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/home_tit_destaques.png) no-repeat;
}

#content .textos_home 
{
	padding-right: 15px;
	padding-left: 15px;
}

#content .bt_more 
{
	display: block;
	width: 201px;
	height:30px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/home_bt-saiba-mais.png) no-repeat;
	margin:20px 0 0 0;
}


/* 
========================================================
MENU
========================================================
*/
ul#menu 
{
	width: 161px;
	list-style: none;
}

ul#menu li 
{
	display: block;
	width: 161px;
	height: 28px;
	border-bottom: 1px solid #d0d0d0;
}

ul#menu li.item1 { background: url(../../images/menu1.png) 0 9px no-repeat; }
ul#menu li.item2 { background: url(../../images/menu2.png) 0 9px  no-repeat; }
ul#menu li.item3 { background: url(../../images/menu3.png) 0 9px  no-repeat; }
ul#menu li.item4 { background: url(../../images/menu4.png) 0 9px  no-repeat; }
ul#menu li.item5 { background: url(../../images/menu5.png) 0 9px  no-repeat; }
ul#menu li.item6 { background: url(../../images/menu6.png) 0 9px  no-repeat; }
ul#menu li.item7 { background: url(../../images/menu7.png) 0 9px  no-repeat; }
ul#menu li.item8 { background: url(../../images/menu8.png) 0 9px  no-repeat; }
ul#menu li.item9 { background: url(../../images/menu9.png) 0 9px  no-repeat; }

ul#menu li a 
{
	display: block;
	width: 161px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}



/* 
========================================================
boxes home
========================================================
*/
#boxes 
{
	clear: both;
	width: 575px;
}

#box1,
#box2,
#box3 
{
	float: left;
	height: 166px;
}


/* 
========================================================
ULTIMAS NOTICIAS - HOME
========================================================
*/

.textos_home p {
	text-align:left;
}

div#ultimas_noticias h2{
	border-bottom:1px solid #DADADA;
}
div#ultimas_noticias img{
	margin:10px 0 0 0;
}

div#ultimas_noticias h3{
	font-size:12px;
	color:#674526;
	margin:10px 0 0 0;
}


/* 
========================================================
INTERNAS
========================================================
*/
#content.secoes h2 
{
	display: block;
	width: 540px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
}

#content.secoes h2.doenca { background: url(../../images/titulos-doenca.png) no-repeat; }
#content.secoes h2.produto { background: url(../../images/titulos-produto.png) no-repeat; }
#content.secoes h2.prevalencia { background: url(../../images/titulos-prevalencia.png) no-repeat; }
#content.secoes h2.faq { background: url(../../images/titulos-perguntas-frequentes.png) no-repeat; }
#content.secoes h2.contato { background: url(../../images/titulos-contato.png) no-repeat; }
#content.secoes h2.contatofd { background: url(../../images/titulo_contatofd.png) no-repeat; }
#content.secoes h2.politica { background: url(../../images/titulo_politica.png) no-repeat; }
#content.secoes h2.links { background: url(../../images/titulos-links.png) no-repeat; }
#content.secoes h2.fale-professor { background: url(../../images/titulos-fale-professor.png) no-repeat; }
#content.secoes h2.noticias { background: url(../../images/titulos-noticias.png) no-repeat; }
#content.secoes h2.material-tecnico { background: url(../../images/titulos-material.png) no-repeat; }
#content.secoes h2.distribuidores { background: url(../../images/titulo_distribuidores.png) no-repeat; width:540px; height:75px; }
#content.secoes ul
{
	margin: 20px 0 20px 30px;
}

#content.secoes table
{
	border:#666 1px solid;
	width:450px;
	margin:3px auto 5px;
}

#content.secoes td
{
	border:black 1px solid;
	padding:2px 5px;
}



#content.secoes strong
{
	font-weight:bold;
	color: #505050;
}

#content.secoes h3
{
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #674526;
	border-bottom: 0px solid #edab10;
}

#content.secoes ul li 
{
	list-style: disc;
	color: #505050;
}

ul.userNav 
{
	clear: both;
	margin: 0 !important ;
	margin-top: 20px !important ;
}

ul.userNav li
{
	display: block;
	float: left;
	padding-right: 5px;
	list-style: none;
	border-right: 1px solid #2f94a5;
}

ul.userNav li.back-home 
{
	padding-left: 5px;
	border-right: none;
}

ul.userNav li a 
{
	display: block;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif !important ;
	color: #2f94a5 !important ;
	text-decoration: underline !important ;
}


/***************** FORM *****************/
form.contato
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

form.contato fieldset 
{
	border: none;
}

form.contato fieldset label 
{
	display: block;
	float: left;
	width: 260px;
	margin-bottom: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

form.contato fieldset input, form.contato fieldset select 
{
	display: block;
	float: left;
	padding: 3px;
	width: 240px;
	background: #ede9de;
	border: 1px solid #dcd3b9;
}

form.contato fieldset label.mensagem 
{
	width: 520px;
}

form.contato fieldset label.mensagem textarea 
{
	width: 500px;
	height: 200px;
	padding: 3px;
	background: #ede9de;
	border: 1px solid #dcd3b9;
}

form.contato fieldset input.botao_enviar 
{
	float: right;
	width: auto;
	margin: 10px 31px 0 0;
	_margin: 10px 15px 0 0;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #674526;
	border: none;
	cursor: pointer;
}


form.professor
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

form.professor fieldset 
{
	border: none;
}

form.professor fieldset label 
{
	display: block;
	float: left;
	width: 140px;
	margin: 14px 0 0 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	padding:0 28px 0 0;
	text-align: right;
}

form.professor fieldset input, form.contato fieldset select 
{
	display: block;
	float: left;
	padding: 3px;
	margin:10px 90px 0pt 0pt;
	width: 240px;
	background: #ede9de;
	border: 1px solid #dcd3b9;
}

form.professor fieldset label.mensagem 
{
	width: 520px;
}

form.professor fieldset label.mensagem textarea 
{
	width: 520px;
	height: 200px;
	padding: 3px;
	background: #ede9de;
	border: 1px solid #dcd3b9;
}

form.professor fieldset input.bt_enviar1 
{
	float: left;
	width: auto;
	margin:10px 0px 0pt 169px;
	_margin:10px 0px 0pt 84px;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #674526;
	border: none;
	cursor: pointer;
}

form.professor fieldset input.bt_enviar 
{
	float: left;
	width: 180px;
	_width:169px;
	margin: 10px 10px;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #674526;
	border: none;
	cursor: pointer;
}

form#div_cadastrar
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

form#help_desk_registrar fieldset 
{
	border: none;
}

form#help_desk_registrar fieldset label 
{
	display: block;
	float: left;
	width: 120px;
	margin: 13px 0 0 70px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

form#help_desk_registrar fieldset input, form.contato fieldset select 
{
	
	float: left;
	padding: 2px;
	margin:0px 90px 0pt 0pt;
	width: 248px;
	background: #ede9de;
	border: 1px solid #dcd3b9;
	
}

form#help_desk_registrar fieldset label.mensagem 
{
	width: 520px;
}

form#help_desk_registrar fieldset label.mensagem textarea 
{
	width: 520px;
	height: 200px;
	padding: 3px;
	background: #ede9de;
	border: 1px solid #dcd3b9;
}

form#help_desk_registrar fieldset input.bt_enviar1 
{
	float: left;
	width: auto;
	margin:10px 0px 0pt 189px;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #674526;
	border: none;
	cursor: pointer;
}

form#help_desk_registrar fieldset input.bt_enviar 
{
	float: left;
	width: auto;
	margin: 10px 10px;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #674526;
	border: none;
	cursor: pointer;
}




/* 
========================================================
Tabelas
========================================================
*/
table.tbl 
{
	width: 100%;
	border: 1px solid #ded5bc;
}

table.tbl th 
{
	padding: 6px;
	background: #ded5bc;
}

table.tbl td 
{
	padding: 6px;
	color: #505050;
	background: #ece8dd;
}


img.figuras 
{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 5px solid #ece6d7;
}



/* 
========================================================
Images
========================================================
*/
img.ico_pdf 
{
	position: relative;
	margin-right: 2px;
	top: 3px;
}


/* 
========================================================
FOOTER
========================================================
*/
#footer 
{
	clear: both;
	width: 800px;
	height: 70px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	background: url(../../images/footer_background.png) no-repeat;
}

#footer a 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	text-decoration: underline;
}

#footer a:hover  
{
	color: #333;
	text-decoration: underline;
}

#footer p.links 
{
	float: left;
	position: relative;
	margin: 0;
	top: 28px;
	left: 15px;
}

#footer span.creditos 
{
	float: right;
	position: relative;
	top: 28px;
	right: 15px;
}

#footer span.creditos a 
{
	color: #0083a5;
}


/* FAQ */
.answer, .answer2  
{
	margin-bottom: 20px;
	padding: 5px 15px 5px 15px;
	display:none;	
	background: #fff;
	border: 1px solid #d4c8af;
	float:left;
}

.answer2 
{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

.answer p 
{
	color: #3d2900;
}

.question 
{
	display: block;
	margin-bottom: 10px;
	cursor:pointer;
}

.question b 
{
	color: #93670c;
}

.imagem_prod {
	float:left;
	width:90px;
	height:140px;
}

.imagem_prod img {
	margin: 10px auto;
}

.descricao {
	float:left;
	width:425px;
	padding:0 20px 20px 0;
	height:auto;
}

.descricao2 {
	float:left;
	width:390px;
	padding:0 0 20px 20px;
	height:auto;
}

/*========ULTIMAS NOTICIAS============*/

span.data {
	font-size:10px;
	color:#946941;
}

/*=========PRODUTOS===============*/
h4.detalhes_subtitulos_produto {
	border-bottom:1px solid #DADADA;
	color:#946941;
	padding-bottom:5px;
	width:540px;
	font-size:12px;
}

/*===========FALE COM O PROFESSOR========*/


#professor{
}

#foto_marcos {
margin:0px 20px 3px 14px;
float:left;
width:92px; 

}

#marcos_cv{
}

div#div_cadastrar input {
	border:1px solid #DADADA;
	float:left;
}

div#div_cadastrar label {
	display:block;
	float:left;
	margin:0 0 0 77px;
	_margin:0 0 0 40px;
	padding:0 15px 0 0;
	text-align:right;
	width:144px;
}

#div_cadastrar input.bt_enviar {
	background-color:#674526;
	margin:15px 0 0 140px;
	font-weight:bold;
	color:#FFFFFF;
	width:85px;
	font-size:13px;
}

#div_cadastrar input.bt_enviar_2 {
	background-color:#674526;
	margin:15px 0 0 10px;
	font-weight:bold;
	color:#FFFFFF;
	width:85px;
	font-size:13px;
}

.cadastre-se {
	font-size:12px;
}

.border {
	border-top:1px solid #DADADA;
	width:540px;
	float:left;
	height:15px;
}


#formulario-download {
	float:left;
	height:300px;
	margin:20px 0 0 0;
}

#titulo-formulario {
	width:530px;
	height:65px;
	float:left;
}

#formulario-download #titulo-formulario h3 {
	background-color:#C49D7B;
	border:1px solid #674526;
	height:20px;
	margin:10px 0 0;
	padding:5px 0 0 10px;
	width:520px;
}

#formulario-download .informacao-download {
	display:block;
	float:left;
	padding:5px 0 10px 10px;
	width:520px;
	color:#505050;
}

#formulario-download label {
	float:left;
	margin:0 0 15px;
	width:277px;
	padding:0 0 0 10px;
}

#formulario-download .label-radio {
	float:left;
	width:100px;
}

#formulario-download .label-radio input {
	float:left;
	width:40px;
	background-color: #FFFFFF;
	border:none;
}

#formulario-download u {
	float:left;
	text-decoration:none;
	color:#505050;
}

#formulario-download input {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#EDE9DE none repeat scroll 0 0;
	border:2px solid #CCCCCC;
	padding-left:3px;
	width:180px;
	float:right;
}

#formulario-download input:focus {
	border:2px solid #B78250;
}

#formulario-download .enviar {
	clear:both;
	float:left;
	margin:0 0 0 200px;
	width:85px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:2px solid #CCCCCC;
}

#formulario-download .enviar:hover {
	background-color:#EFE3C2;
	border:2px solid #B78250;
	color:#000000;
	cursor:pointer;
}

#formulario-download .livre {
	background-color:#32b65e;
	display:block;
	padding:15px 0 15px;
	text-align:center;
}

#formulario-download .livre a {
	color:#042648;
}

.campos_pergunta
{
background:#EDE9DE none repeat scroll 0 0;
border:1px solid #DCD3B9;
padding:3px;
/*width:400px;*/
}

input.bt_enviar1 
{
	width: auto;
	margin:15px 0px 0pt 0;
	_margin:15px 0px 0pt 0;
	padding: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #674526;
	border: none;
	cursor: pointer;
}

.atendimento-online {
	margin:-35px 0 0 0;
}

#content.secoes .atendimento-online h3 {
	background-color: #C49D7B;
    border: 1px solid #674526;
    height: 20px;
    margin: 10px 0 0;
    padding: 5px 0 0 10px;
    width: 520px;
}

.atendimento-online h3 span {
	font-weight: normal;
}

.atendimento-online a {
    display: block;
    margin: 20px 0 0 170px;
    width: 122px;
}

.atendimento-online a img {
	border: 1px solid #9F754F;
    width: 120px;
}
