/*estrutura*/
body {
	background-color: #ffffff;
	text-align:center;
}
a {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
#alinha {
	position: relative;
	width:722px;
	height:auto;
	z-index:1;
	visibility: visible;
	margin: 0px;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#topo{
	background-image:  url(images/topo.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 722px;
	height: 220px;
	top: 0px;
	z-index:3;
}
#meio{
	background-color: #FFFFFF;
	position: relative;
	width: 722px;
	height: auto;
	display:table;
	z-index:3;
}
#rodape{
	background-image:  url(images/footer.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 722px;
	height: 40px;
	z-index:3;
	clear:both;
}
#logo{
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	width: 470px;
	height: 135px;
	position:relative;
	top: 1px;
	left: 1px;
	float: left;
}
#menu {
	float:left;
	position:relative;
	width: 720px;
	height: 60px;
	top:2px;
}
a.escritores{
	background-image: url(images/escritores_up.gif);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	z-index: 5;
	position:relative;
	float: left;
}
a.textos{
	background-image: url(images/textos_up.gif);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	z-index: 5;
	position:relative;
	float: left;
}
a.regiao{
	background-image: url(images/regiao_up.gif);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	z-index: 5;
	position:relative;
	float: left;
}
a.epoca{
	background-image: url(images/epoca_up.gif);
	background-repeat:no-repeat;
	width:160px;
	height:60px;
	z-index: 5;
	position:relative;
	float: left;
}
#conteudo {
	position:relative;
	width: 710px;
	top: 5px;
	left: 6px;
}
#links {
	position:relative;
	float:right;
	right: 2px;
	top: 10px;
	width: 135px;
	height: 20px;
}
.texto1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	text-align:justify;
}
.texto2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	font-weight: bold;	
	text-align:center;
}
.notas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-align:justify;
}
.floatstop {
	clear:both;
}
#villalobos {
	position:relative; 
	float:right; 
	right:2px; 
	top:300px; 
	width:147px; 
	height:auto; 
	overflow: hidden; 
	visibility: hidden; 
	clear:both;
	z-index:10;
}
#modinha {
	position:relative; 
	float:right; 
	right:2px; 
	top:0px; 
	width:147px; 
	height:auto; 
	overflow: hidden; 
	visibility: hidden; 
	z-index:11;
}

