@charset "utf-8";
/* CSS Document */

#geral {
	width:880px;
	height:600px;
	position: relative;
	left: 44%;
	margin-left: -400px;
	z-index:1;
}


#logo {
	position:absolute;
	left:43px;
	top:18px;
	width:178px;
	height:212;
	z-index:2;
}


#pastilha_amarela {
	position:absolute;
	left:43px;
	top:260px;
	width:179px;
	height:106px;
	z-index:2;
}


#txt_inedit_mundo {
	position:absolute;
	left:73px;
	top:275px;
	width:117px;
	height:76px;
	z-index:3;
}


#contato {
	position:absolute;
	left:53px;
	top:380px;
	width:160px;
	height:114px;
	z-index:2;
}


#pastilha_verde {
	position:absolute;
	left:241px;
	top:18px;
	width:546px;
	height:34px;
	z-index:2;
}


#txt_home {
	position:absolute;
	left:256px;
	top:57px;
	width:607px;
	height:520px;
	z-index:4;
}


#txt_apresentacao {
	position:absolute;
	left:8px;
	top:0px;
	width:590px;
	height:153px;
	z-index:3;
}



#txt_historia {
	position:absolute;
	left:8px;
	top:0px;
	width:590px;
	height:153px;
	z-index:3;
}


#link_historia {
	position:absolute;
	left:260px;
	top:26px;
	width:189px;
	height:20px;
	z-index:3;
}


#link_primeira_edicao {
	position:absolute;
	left:474px;
	top:26px;
	width:101px;
	height:20px;
	z-index:3;
}


#link_regulamento {
	position:absolute;
	left:605px;
	top:26px;
	width:99px;
	height:20px;
	z-index:3;
}


#link_inscreva {
	position:absolute;
	left:740px;
	top:26px;
	width:99px;
	height:20px;
	z-index:3;
}


.world {
    font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-size: 12px;
}


.links {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #037515;
	font-size: 18px;
	font-weight: bold;
}


.links_pq {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #037515;
	font-size: 12px;
	font-weight: bold;
}


.links_principal {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


.link_contato {color: #117225}


.link_regulamento {color: #FFFFFF}


.txts {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}


.tit_front {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
}


.reg_txt {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}


a:link, a:visited {
	text-decoration:none;
}
	

a:hover{
	text-decoration:underline;
}
