*{
	margin:0;
	padding:0;
	
}


a.classe1:link {
	text-decoration: none
	color:#090;
}

a.classe1:visited {
	text-decoration: none;
	color:#060
}
	
a.classe1:hover {
  text-decoration: none; 
  color:#060
}
a.classe1:active {
	text-decoration: none
}


a.classe2:link {
	text-decoration: none
	color:#FFF;
}

a.classe2:visited {
	text-decoration: none;
	color:#FFF
}
	
a.classe2:hover {
  text-decoration: none; 
  color:#FFF
}
a.classe2:active {
	text-decoration: none
}




.text {
	font-size: 10px;
}

h1 {
	font-size:12px;
	}

body{
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url("imagens/fundo.gif"); 
	background-repeat: repeat-x; 
	color:#666;	
	margin-top:10px;
	text-align:center; /* hack do ie */

}

#container {
	font-family: Tahoma, Geneva, sans-serif;
	background-position:bottom;
	background-image: url("imagens/fundo_capa.jpg");
	align:center;
	width: 740px;
	height: 480px;
	position:absolute;
	left:50%;
	margin-left:-370px;
	
	}
	
#container1 {
	font-family: Tahoma, Geneva, sans-serif;
	background-color:#FFF;
	background-position:bottom;
	text-align:left;
	width: 740px;
	position:absolute;
	left:50%;
	margin-left:-370px;
	}

#container2 {
	font-family: Tahoma, Geneva, sans-serif;
	background-color:#FFF;
	background-position:bottom;
	align:center;
	width: 740px;
	position:absolute;
	left:50%;
	margin-left:-370px;
	}
	
	
	
#topo {
	background-image: url("imagens/fundo_topo.jpg");
	background-position:bottom;
	width: 740px;
	height: 95px;
	align:right;
	
		}
	
#esquerdo {
	float:left;
	width: 422px;
	height: 70px;
}

#conteudo {
	background-color:#FFF);
	font-size:12px;
	width:567px;
	height: 329px;
	float:left;
	color: #000;	
}

#conteudo_capa {
/*	background-image:url("imagens/menina.jpg"); */
	background-image:url("imagens/fundo_vermelho.jpg");
	img position:relative;top:30%;
	width:575px;
	height: 329px;
	float:left;
}

#conteudo_form {
/*	background-image:url("imagens/menina_apagada.jpg"); */
	font-size:11px;
	width:575px;
	height: 329px;
	float:left;
	color: #000;	
	text-align:center;
}

#foto {
	width:70px;
	height: 84px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	background-image:url("imagens/fotinha.jpg");
	float:left;
}

#texto1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-color:#000;
	font-size:10px;
	width: 557px;
	height:88px;
	margin-top:11px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align:justify;
	padding-right:10px;
}

#texto2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-color:#000;
	font-size:10px;
	width: 555px;
	float:left;
	clear:both;
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:0px;
	text-align:justify;
}

#textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-color:#000;
	font-size:12px;
	width: 550px;
	float:left;
	clear:both;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:0px;
	text-align:left;
	overflow:auto;
}

#texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-color:#000;
	font-size:12px;
	width: 540px;
	float:left;
	clear:both;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:0px;
	text-align:left;
}

#separa_textos {
	width:540px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#direito {
	float:right;
	width:46px;
	height:329px;
	background-color:#ed1c24;
}
	
#img_esq {
	background-image: url("imagens/img_conteudo_esq.jpg");
	background-color:#C00;
	width:119px;
	height:329px;
	clear:both;
	float:left;
}

#jogo {
	width:100px;
	height: 100px;
	margin-top:9px;
	margin-right:10px;
	float:left;
}
#conteudo_jogo {
	background-color:#FFF);
	font-size:12px;
	width:570px;
	float:left;
	color: #000;	
}

#icone {
/*	background-image: url("imagens/home_aceso.jpg"); */
	width: 64px;
	height: 70px;
	float:left;
	}

#icone_ap {
/*	background-image: url("imagens/home_apagado.jpg"); */
	width: 64px;
	height: 70px;
	float:left;
}

#icone1 {
/*	background-image: url("imagens/quem_aceso.jpg"); */
	width: 64px;
	height: 70px;
	float:left;
	
}

#icone_ap1 {
/*	background-image: url("imagens/quem_apagado.jpg"); */
	width: 64px;
	height: 70px;
	float:left;
}

#icone2 {
/*	background-image: url("imagens/textos_aceso.jpg"); */
	width: 70px;
	height: 70px;
	float:left;
	
}

#icone_ap2 {
/*	background-image: url("imagens/textos_apagado.jpg"); */
	width: 64px;
	height: 70px;
	float:left;
}

#icone3 {
/*	background-image: url("imagens/contatos_aceso.jpg"); */
	background-position:right;
	width: 78px;
	height: 70px;
	float:left;
	
}

#icone_ap3 {
/*	background-image: url("imagens/contatos_apagado.jpg"); */
	background-position:right;
	width: 78px;
	height: 70px;
	float:left;
}

.class_menu a:link { color:#FFF; text-decoration: none; }
.class_menu a:visited { color:#000; text-decoration: none;}
.class_menu a:hover { color:#000; text-decoration: underline;}
.class_menu p a:link, p a:visited { color: #000; }
.class_menu: {font-family: Tahoma, Geneva, sans-serif; }
.class_menu: { font-size:11px; }

.class_menu_adm a:link { color:#F00; text-decoration: none; }
.class_menu_adm a:visited { color:#C00; }
.class_menu_adm a:hover { color:#999; }
.class_menu_adm p a:link, p a:visited { color: #090; }
.class_menu_adm: { font-family: Tahoma, Geneva, sans-serif; }
.class_menu_adm: { font-size:11px; }


#links
{
	text-align:left;
	width:225px;
	float:left;
	/* background:url(imagens/fundinho1.gif) repeat-x;  */
	background-color:#0C0;
	/*background-position:bottom center; */
	margin-top: 5px;
}

#form {
	margin:	20px;
	align:center;
	text-align:center;
}
	
#paginacao {
	margin-left:10px;
	clear:both;
	float:left;
	width: 490;
	border-top:1px #000;
	margin-top:20px;
	
}



#rodape_e
	{
	background-color:#ff7e00;
	clear:both;
	width: 380px;
	height: 59px;
	position: relative;
	float:left
		}

#rodape_d
	{
	font-family: Tahoma, Geneva, sans-serif;
	font-color:#FFF;
	font-size:10px;
	background-color:#ed1c24;
	width: 350px;
	height: 56px;
	position: relative;
	float:right;
	padding-left:10px;
	padding-top: 3px;
	color: #FFF;
	text-align: left;
		}

