@charset "utf-8";
/* CSS Document */
/*essa nao é tao usada como a txt3*/
body{
	margin-top: 2px;
}
#txt1 {
	font-size:11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#titulo_principal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#FFF;
	z-index: 2;
	visibility: visible;
	position: inherit;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
#titulo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #a9df3d;
	font-weight: bold;
}
#titulo_verde span{
	font-weight: normal;
	font-size: 12px;
}
#folha {
	top:auto;
	margin-top:0px;
	z-index:1;
	position: absolute;
	left: 9px;
}
/*essa fonte vai na maioria dos textos*/
#txt3 {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#txt_d {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#txt_d a{
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
#txt_d a:hover{
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #a9df3d;
	font-weight: bold;
}
#foto{
	position: relative;
	width: 363px;
	height: 181px;
	z-index: 10;
}
#ver{
	position: absolute;
	width: 89px;
	height: 63px;
	bottom: 0px;
	right: 0px;
}
a:link {
	color: #a9df3d;
}
a:hover{
	color: #a9df3d;
}
a:visited {
	color: #a9df3d;
	font-family: Arial, Gadget, sans-serif;
}
.green, .green a{
	font-family: "Arial", Gadget, sans-serif;
	font-style: normal;
	color: #a9df3d;
	text-decoration: none
}
.green a:hover{
	font-family: "Arial", Gadget, sans-serif;
	font-style: normal;
	color: #a6ff3d;
	text-decoration: none
}
.green span{
	font-size: 11px;
}

