/* CSS Document */
BODY {
   	color: #5d665b;
    font-family: Verdana, Geneva, Arial, sans-serif; 
    font-size: 11px; 
	text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;
	background: #000 url("http://www.eunanet.net/images/bg.png");
	}
div {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;
}
.pagina {
	width: 760px;
	margin: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	background-color: #000;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;
}
.cabecalho {
	width: 760px;
	height : 300px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;
	background: url(http://www.eunanet.net/images/logogrande.jpg);
}
.cablogo {
	width: 410px;
	height : 300px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;	
	float: left;
}
.cabefeitos {
	width: 350px;
	height : 300px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;	
	float: left;	
}
.cablogoinferior {
	position: absolute;
	width: 410px;
	height : 88px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 212px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #171717;
	border-width: 0px;
	background: url("http://www.eunanet.net/images/busca.png") no-repeat;
}
.boxebook {
	width: 540px;
	height: auto;
	margin-top: 5px;
	margin-left: 2px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #333;
	border-width: 0px;
	background-color: #171717;
}
div.navtext {text-align:left; width:300px; font:bold 9pt sans-serif; border-width:2px; border-style:outset; border-color:white; background-color:#7AAFFF; color:#000; }	
#dadosbusca {
	position: absolute;
	width: 310px;
	height:40px; 
	margin-top: 32px;
	margin-left: 80px;
}
#dadosbusca #button {
	font-size:.8em;
}
#dadosbusca #query {
	font-size:.8em;
}
#dadosbusca #options {
	font-size:.8em;
}
.dnone {
	display:none;
}

.menu {
	width: 760px;
	height : 23px;
	border-bottom: 4px solid #660066;
	background: #000 url("http://www.eunanet.net/images/iconebrasil.gif") no-repeat top right;
}
.menuopcoes {
	width: 450px;
	height : 23px;
	float: left;				
}
#menuprincipal{
	height : 25px;
	width: 450px;
   	margin:0;
   	padding:0;				
	}
    #menuprincipal ul {
   		margin:0;
   		padding:0;
        list-style:none;
      	}
    #menuprincipal li {
      	display:inline;
      	margin:0;
      	padding:0;
      	}
    #menuprincipal a {
    	float:left;
      	background:url("http://www.eunanet.net/images/botaomenu_cpl.gif") no-repeat left top;
      	padding:0 0 0 4px;
      	text-decoration:none;
      	}
	#menuprincipal a span {
    	float:left;
    	display:block;
    	background:url("http://www.eunanet.net/images/botaomenu.gif") no-repeat right top;
    	padding:5px 15px 4px 6px;
    	color:#FFF;
}
	#menuprincipal a span {float:none;}
    /* End IE5-Mac hack */
	#menuprincipal a:hover span {
    	color:#FFF;
		}
	#menuprincipal a:hover {
    	background-position:0% -42px;
		}
	#menuprincipal a:hover span {
    	background-position:100% -42px;
		font-weight: bold;
		color: #fc0;
		}
	#menuprincipal #current a {
    	background-position:0% -42px;
		}
	#menuprincipal #current a span {
    	background-position:100% -42px;
		}
.menudata {
	width: 306px;
	height : 23px;
	line-height: 23px;
	font-weight:bold;
	color: #fff;
	float: left;				
}
h1 {color:#00FF1A; font: lighter 250% "Trebuchet MS",Arial sans-serif;text-align: left; margin:0;padding: 0px;}
h2 {color:#FFFFCC; font: lighter 180% "Trebuchet MS",Arial sans-serif;text-align: left; margin:0;padding: 0px;}
h3 {color:#FF9999; font: lighter 120% "Trebuchet MS",Arial sans-serif;text-align: left; margin:0;padding: 0px;}
p.titulo {text-align: left; margin-left:10px;margin-top:3px;padding: 0px; }
p.lista {text-align: left; margin:0;padding: 0px;text-indent: 3em; }
p.centralizado {text-align: center; margin:0;padding: 0px;line-height: 21px; }
.link_imagem { border: 0px }		
ul.lista { margin-top: 2px;margin-bottom: 8px;text-align: left;list-style-position: outside; list-style-image: url("http://www.eunanet.net/images/loguinho.gif");}
ul.sublista { margin-top: 2px;margin-left: 15px;margin-bottom: 8px;text-align: left;list-style-position: outside;list-style-image: url("http://www.eunanet.net/images/loguinhoc.gif")}
span.vermelho { color:#FF0000; }
span.verde { color:#006600; }
span.amarelo { color:#FFFF00; }
span.azul { color:#0000FF; }
span.preto { color:#000000; }
span.branco { color:#FFFFFF; }
span.cinzaclaro { color:#999; }
span.laranjaclaro { color:#FFCC99; }
span.azulclaro { color:#99FFFF; }
span.azulmedio { color:#0080FF; }
span.verdeclaro { color:#CCFF99; }
a { color: #fff; }
a.azul:link { color: #0080FF;text-decoration: none; }
a.azul:visited { color: #0080FF;text-decoration: none }
a.azul:hover { color: #fff; font-weight:bold; text-decoration: none; background:#0080FF }
a.azul:active { color: #fff; text-decoration: none }
a.geral { color: #0080FF; margin: 2px;text-align: center; padding:0 40px 0 40px }
a.geral:link { color: #0080FF; text-decoration: none }
a.geral:visited { color: #0080FF;text-decoration: none }
a.geral:hover { 
	color: #fff; 
	font-weight:bold; 
	text-decoration: none; 
	background:#0080FF url("http://www.eunanet.net/images/linklogo.gif") no-repeat 10px 0;
	}
a.geral:active { color: #fff; text-decoration: none }
a.help { color: #0080FF;text-decoration: none; }
.link_geral {
   	display:block;
	text-align: center;
   	padding:0px 0px 0px 0px;
	margin-top: 5px; 
	margin-bottom: 5px; 
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #333;
	border-width: 1px;
	}
.conteudo {
	position:relative;
	clear:both;
	width: 760px;
	height: auto;
	display:block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #333;
	border-width: 0px;	
	background-color: #000;
}
.conteudoesquerda {
	position:relative;
	width: 200px;
	height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #fff;
	border-width: 0px;
	background-color: #000;
	float: left;
}
.conteudoesquerdapadrao {
	width: 200px;
	height: auto;
   	display:block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
}
.conteudocentro {
	position:relative;
	width: 424px;
	height: auto;
	display:block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #fff;
	border-width: 0px;
	background-color: #000;
	float: left;
}
.conteudocentrotitulo {
	width: 400px;
   	display:block;	
	margin-left: 16px;
	margin-top: 5px; 
	}
.conteudocentroplano {
	width: 400px;
	height : 100px;
   	display:block;	
	margin-left: 16px;
	margin-top: 5px;
	}
.conteudocentroplanoesq {
	width: 140px;
	height : 100px;
	float: left
	}
.conteudocentroplanocentro {
	width: 225px;
	height : 100px;
	background: #171717 ;
	float: left
	}
.conteudocentroplanodir {
	width: 35px;
	height : 100px;
	float: left
	}
.conteudocentroplanolink {
	width: 180px;
	height : 15px;
	text-align: center;
   	padding:3px 0px 0px 0px;
	margin-left: 25px; 
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #333;
	border-width: 1px;
	}
.conteudocentroweblink {
	width: 450px;
	height : 15px;
   	display:block;
	text-align: center;
   	padding:3px 0px 0px 0px;
	margin-left: 25px; 
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #333;
	border-width: 1px;
	}

.conteudodireita {
	position:relative;
	width: 130px;
	height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #fff;
	border-width: 0px;
	background-color: #000;
	float: right;
}
.conteudodireitapadrao {
	position:relative;
	width: 130px;
	height: auto;
   	display:block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;		
	clear: both;
}
.direitaplano {
	width: 545px;
	margin-top: 5px;
	margin-left: 10px;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom: solid;
	border-color: #333;
	border-width: 1px;
	background:#171717;
	float:left
	}
.direitaplanoconteudo {
	width: 535px;
	margin-top: 5px;
	margin-left: 5px;
	background:#171717; 
	}
.rodape {
	clear: both;
	position: relative;
	width: 760px;
	height : auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: solid;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-color: #660066;
	border-width: 4px;	
	background: url("http://www.eunanet.net/images/rodape.png");
}
.rodapesuperior {
	width: 760px;
	height : 47px;
	text-align: center;
	margin-top: 3px;
}
.rodapesuperior ul {
border:none;
margin: 0;
font: 14px Arial, sans-serif;
}

.rodapesuperior ul li {
list-style: none; 
margin: 0;
display: inline;
}

.rodapesuperior ul li a {
height:1px; /* IE5.0 bug */
padding: 0px 5px; 
margin:0;
text-decoration: none;
}

.rodapesuperior ul li a:link {
color: #0080FF;
}

.rodapesuperior ul li a:visited {
color: #0080FF;
}

.rodapesuperior ul li a:hover {
/*background: #0080FF;*/
background: #0080FF;
color: #fff; 
font-weight:bold;
}

.rodapeinferior {
	width: 760px;
	height : 50px;
	text-align: center;
}
#screen span {
	position:absolute;
	overflow:hidden;
	border:#333 solid 2px;
	background-color: #fff;
	}
#screen img{
	position:absolute;
	left:-32px;
	top:-32px;
	cursor: pointer;
	}
#title, #caption{
		color: #FFF;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 1em;
		text-align: center;
	}
#caption b {
	font-size: 2em;
	}
	