@import url(artigos.css);
@import url(menu.css);
body{
 	background:#FAF9ED url("../imagens/fundo.jpg") top left repeat-x;
	margin: 0;
	padding: 0;
	font: 1em "trebuchet ms", sans-serif;
	color: #000000;
	text-align:center;
}

#container {
	width:800px;
	text-align:center;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background:#FAF9ED url("../imagens/fundo_conteudo.jpg") top left repeat-y;
}
#linkedIn {
	position: relative;
	float:right;
	padding:30px 0 0 0;
	marging:0;
}
#captcha { float:left; }
#captchaSpan { font-weight:normal; }
#conteudo {
	overflow: auto;
	width:760px;
	height:auto;
	text-align:left;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:0px;
	padding-top:10px !important; /* por causa do IE esse fica no Mozilla */
}
#conteudo p{font-size:11px;}
#conteudo p .identificacao {
	color: #3F92BC;
	font-weight:bold;
}
#conteudo p .atividade {font-style:italic; text-decoration:underline;}
#conteudo p .atividadeAno {font-style:italic;}
#conteudo p a, #conteudoFormulario a {
	font-family: "trebuchet ms", sans-serif;
	font-size:11px;
	color:#3F92BC;
}
#conteudo p .nome {
	font-size:16px;
	font-weight:bold;
}
#conteudo p a:hover, #conteudoFormulario a:hover {
	color:#FFFFFF;
	background:#3F92BC;
}
#direita{text-align:right;}
#direita p{font-size:11px;}
#esquerda{
	float:left;
}
#pFeedBurder a *{ 
	background:#F7F7F7;
	text-decoration:none;
}
.form_foot {
	background:url("../imagens/form_baixo.gif") top center no-repeat;
}
.form_top {
	background:url("../imagens/form_topo.gif") top center no-repeat;
}
.form_top, .form_foot {height:11px;}
.formulario, .form_top, .form_foot {
	width:440px;
	padding-left:5px;
	padding-right:5px;
}
.formulario {background-color:#FFFFFF;}
.formulario table, .formularioComments table {
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	padding:1px;
	width:100%;
	border:0;
}
.formulario table .input, .formulario table textarea, .formularioComments table .input, .formularioComments table textarea, .inputSitemap {
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	width:98%;
	background:#FFFFE6;
	border:1px solid #CCC;
	font-family: "trebuchet ms", sans-serif;
}
.inputSitemap {width:60%}
.formulario table textarea, .formularioComments table textarea {height:60px;}
.formulario table .divisoriaForm, .formularioComments table .divisoriaForm {height:4px;}
.formaulario table .botao, .formularioComments table .botao {width:30px;}
.formaulario table #tdBotoes, .formularioComments table #tdBotoes {text-align:right}
.necessario {color:#FF0000;}
.formulario_main {
	margin-left:150px;
	text-align:left;
}
#header{
 	position: relative;
 	width: 800px; 
	height: 175px;
 	text-align: center;
 	
}

#header h1{
	background:url("../imagens/topo.jpg") top center no-repeat;
 	margin: 0 0 0 0; 
	padding: 60px 0 0 0px;
 	font: 3em "trebuchet ms", sans-serif;
 	background-color: transparent;
	text-align:center;
 	
}
#header h1 span{ visibility:hidden; }
.infoContato {
	color: #3F92BC;
 	font-weight: bold;
	font-size:18px;
}
.negrito {font-weight:bold;}
#result {
	background:#FFFFFF;
	width:440px;
	padding-left:5px;
	padding-right:5px
}
#rodape {
	width:800px;
	height:auto;
	position: relative;
	padding: 0;
	z-index: 4;
	height:30px;
	background:#FAF9ED url("../imagens/rodape.jpg") top left no-repeat;
}
#rodape span { visibility:hidden; }
.titulos {
	color: #3F92BC;
 	font-weight: bold;
	font-size:20px;
}
.beta {
	color: #444444;
 	font-weight: bold;
	font-size:12px;
	vertical-align:text-top;
	margin:12px 0 0 0;
}
#validators { 
	text-align:right; 
	padding-right:25px;
	position: relative;
	background:#FAF9ED;
}
#validators a img {
	opacity: 0.5;
	border:0;
}
#validators a:hover img { 
	opacity: 1.0;
}
/**
*	FIM DO ESTILO DO MENU
*/
h1 .word1, h3 .word1{ color: #3F92BC; }
h1 .word2, h3 .word2{
 	color: #3F92BC;
 	font-weight: bold;
}
.word3{ font-weight: bold; }
.word4{
  	font-size: 24px;
  	font-weight: bold;
}
.txtSitemap {
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	width:98%;
	background:#FFFFE6;
	border:1px solid #CCC;
	font-family: "trebuchet ms", sans-serif;
}