* {
	margin:0;
	padding:0;
}
body {
	background:url(../imagens/bg.jpg) repeat-x #f3f3f3;
	font:12px Georgia, "Times New Roman", Times, serif;
}

table {
	border:1px solid #CCC;
}
#base {
	position:relative;
	margin:0 auto;
	width:975px;
	height:714px;
	padding-bottom:10px;
}
#cabecalho {
	width:975px;
	height:191px;
}
#cabecalho h1 {
	font:50px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	padding:10px;
}
#menu {
	width:710px;

}

#menu dl {
	list-style:none;
	height:45px;
	padding-top:5px;
	text-align:center;
}
#menu dt {
	display:inline;
	border-left:1px solid #000;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right:6px;
	padding-left:10px; 
}

#menu dt a {
	color:#000;
	text-decoration:none;
}

#menu dt a:hover {
	text-decoration:underline;
}

#menu dt:first-child {
border:none;
}

#frases {
	width:700px;
	padding:4px;
	margin-bottom:10px;
}


#frases h3 {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #900;
	padding-top:10px;
}
#destaque {
	position:absolute;
	left:0px;
	top:201px;
	width:680px;
	height:295px;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	overflow:hidden;
}
#destaque h2 {
	background-color:#990000;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	padding:4px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}

.titulo  {
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color: #003366;
	margin-bottom:6px;
	width: 550px;
}



.materiaCapa {
	width:640px;
	margin:40px auto 0 auto;
	
}

#materiaImg h4{
	width:200px;
	padding:10px;
	text-align:center;
	float:right;
}

#destaque p a{
	width:240px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-decoration:none;
}

#destaque p a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

#artigos {
	position:absolute;
	left:690px;
	top:201px;
	width:285px;
	height:295px;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#artigos p a {
	text-decoration:none;
	color:#333;
}

#artigos p a:hover {
	text-decoration:underline;
}

#artigos ul {
	list-style:none;
}

#artigos li {
	padding:5px;
	border-bottom:1px solid #CCC;
}



#artigos h2 {
	background-color:#990000;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	padding:4px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}
#artigos h6 {
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#900;
	float:left;
	line-height:16px;
}
#artigos h3 {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#036;
}
#artigos p {
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	color:#333;
	}
#familia {
	position:absolute;
	left:0px;
	top:506px;
	width:304px;
	height:218px;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	text-align:center;
}
#familia h2 {
	background-color:#990000;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	padding:4px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}

#familia p {
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-align:center;
	padding:5px;
}

#janela {
	background-color:#FFFFFF;
	height:218px;
	left:314px;
	position:absolute;
	top:506px;
	width:315px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#janela h2 {
	background-color: #990000;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	padding:4px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}

#janela h3 {
	font:bold 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #900;
	padding-bottom:6px;
}

#janela p a{
	width:240px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-decoration:none;
}

#janela p a:hover {
	text-decoration:underline;
}

#gente {
	position:absolute;
	left:640px;
	top:506px;
	width:335px;
	height:218px;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#gente h2 {
	background-color: #990000;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	padding:4px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}

#gente h3 {
	font:bold 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #900;
	padding-bottom:6px;
}

#gente p a{
	width:240px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-decoration:none;
}

#gente p a:hover {
	text-decoration:underline;
}

.mioloFoto {
	float:right;
	margin-left:10px;
}

#conteudo p {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-bottom:15px;

}

#conteudo h2 {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#036;
	margin-top:10px;
	text-align:center;
	border-bottom:1px solid #666;
}

#conteudo ul li a {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color: #900;
	text-decoration:none;
}

#conteudo ul li {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom:15px;
}




.direita {
	float:right;
	margin-left:10px;
}

.esquerda {
	float:left;
	margin-right:10px;
}

.centro {
	margin:0 auto;
}