@charset "utf-8";
/* CSS Document */
body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#333333;
	background-color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	}
/* DEFINE A RESOLUÇÃO DA PAGINA */
#wrapper {
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#292929;
	background-image: url(imagens/bg-wrapper.jpg);
	background-repeat: repeat-y;
}
/* LINK PADRÃO */
a {
	color: #990000;
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	color: #FF0000;
	text-decoration:underline;
	}
#boxhome {
	background-image: url(imagens/bg-categorias-home.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #960200;
}
.textoTipo1 {
	font-size: 12px;
	color: #c3c3c3;
}
#boxdicashome {
	background-image: url(imagens/bg-dicas-box.jpg);
	height: 222px;
	width: 240px;
	padding: 5px;
	font-size: 11px;
	line-height: 12px;
	}
.hr-home {
	border: 1px solid #4B4B4B;
}
#rodape {
	background-image: url(imagens/bg-rodape.jpg);
	height: 155px;
	width: 980px;
}
.textoRodape {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.textoRodape a, textoRodape a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.textoRodape a:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.textoTipo2 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
}
.numerosProblemas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}
.margemFoto {
	background-color: #FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
	border-color:#FFFFFF;
	border:10px solid;
}input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 2px solid #666666;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 2px solid #666666;
}
H2 {
	font-size: 18px;
	font-weight: normal;
	color: #EFEFEF;
}
#boxvocesabia {
	background-image: url(imagens/bg-dicas-box.jpg);
	height: 222px;
	width: 240px;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
}
