/*
.postmetadata
{
	line-height: 14px;	
}
*/
h1
{
	font-family: Georgia;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}

h2
{
	/* color: #FF3706; */
	color: #FE8500;
    font-family: Georgia;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}

.h2b
{
	/* color: #FF3706; */
	color: #FE8500;
    font-family: Georgia;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #002966;
}

.h4b
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #002966;
}

h5
{
	font-family: Georgia;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #fff;
}

h6
{
	font-family: Georgia;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #8A8A8A;
}

h1, h1 a, h2, h2 a, h4, h4 a:hover, h2 a, h4 a:visited, h3, h3 a, h4, h4 a:hover, h3 a, h4 a:visited,
{
	text-decoration: none;
	font-style: normal;
}


.date
{
	font-family: Georgia;
	font-size: 10px;
}

.rodape
{
	font-family: Georgia;
	font-size: 12px;
    color: #404040;	
}

.leia_mais
{
	font-family: Georgia;
	font-size: 16px;
	line-height: 18px;
	color: #898989;
	font-style: bold;
}

.titulo
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	/* color: #8A8A8A; */
	color: #002966;
	font-style: bold;
}

.lista_cursos
{
	font-family: Georgia;
	font-size: 12px;
	line-height: 14px;
	/* color: #FF3706; */
	color: #FE8500;
	font-style: normal;
}

.data_vermelho
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #688EC8;
}

.font_inicio
{
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #FE8500;
}

.texto_sem_padding
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #002966;
}
	
a
{
	/* color: #898989; */
	text-decoration: none;
}

a:active, h2 a:active, h3 a:active, h4 a:active,
{
	/* color: #8c1b00;	 */
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
{
	/* color: #464646;	 */
	text-decoration: none;
}

/* --------------- */

body
{
	margin: 0px;
	padding: 0;
	text-align: center;
}

#header
{
	margin: 0 0 0 1px;
	padding: 0;
	float: left;
}

li
{
   list-style-image: url("../blog_imagens/ul_laranja.png");
   margin-left: 2px;
   padding-right: 2px;
}

#box_fale_conosco{
	width: 480px;
	/* height: 620px; */
	text-align: left;
	margin:0px;
	margin-left:0px;
	padding:10px 6px 10px 6px;
	background: #F2F3F4;
	border: 1px dashed #86A3C0;
}

#formulario input.texto_busca {
background:#FFFFFF;
border:1px solid #C0C0C0;
width: 100px;
height: 17px;
}

#formulario input.texto_grande {
background:#FFFFFF;
border:1px solid #C0C0C0;
width: 300px;
height: 24px;
}

#formulario input.texto_medio {
background:#FFFFFF;
border:1px solid #C0C0C0;
width: 80px;
height: 24px;
}

#formulario input.texto_pequeno {
background:#FFFFFF;
border:1px solid #C0C0C0;
width: 30px;
height: 24px;
}

#formulario select {
background:#FFFFFF;
border:1px solid #C0C0C0;
width: 250px;
height: 24px;
}

#formulario select.sexo { width: 100px; }
#formulario select.dia { width: 40px; }
#formulario select.mes { width: 100px; }
#formulario select.ano { width: 60px; }

#formulario textarea {
background:#FFFFFF;
border:1px solid #C0C0C0;
width: 300px;
height: 100px;
}

#formulario input.botao {
font:14px verdana, helvetica, arial;
background:#707070;
color:#ffffff;
border:1px solid #C0C0C0;
width: 200px;
height: 24px;
}
