body
{
	background-color:		#0066B3;
	margin:					5px;
	background-image:		url(images/fundo_floresta.jpg);
	background-repeat:      no-repeat;
    background-attachment:  fixed
}
.Main
{
	width: 					800px;
	margin-left:			auto;
	margin-right:			auto;
	background-color:		#FFFFFF;
	border:	 				6px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
}
.MainHeader
{
	border-bottom:			6px;
	border-bottom-color:	#D8D8D8;
	border-bottom-style:	solid;
}
/*=============================== Listas ===============================*/
.AuxMenu
{
	border-top:				#A2A2A2;
	border-top-width:		1px;
	border-top-style:		solid;
	border-bottom:			#A2A2A2;
	border-bottom-width:	1px;
	border-bottom-style:	solid;
}
/*=================================== Thumbs ====================================*/
A.Thumb, A.Thumb:visited
{
	border:	 				4px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
	float:					left;
}
A.Thumb:hover, iframe.IFRAME
{
	border:	 				4px;
	border-color:	 		#0066B3;
	border-style:			solid;
	float:					left;
}
A.Thumb_Arm, A.Thumb_Arm:visited
{
	border:	 				4px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
	float:					left;
}
A.Thumb_Arm:hover, iframe.IFRAME_Arm
{
	border:	 				4px;
	border-color:	 		#6EB43F;
	border-style:			solid;
	float:					left;
}
IMG.Thumb
{
	border:	 				4px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
}
/*================================= Button Styles =================================*/
.Botao
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			center;
	border:	 				1px;
	border-color:	 		#0066B3;
	border-style:			solid;
	background-color: 		#EEEEEE;
	cursor:					hand;
}
/*================================= Link Styles =================================*/
A.Link01, A.Link01:visited
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
}
A.Link01:hover
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link02, A.Link02:visited
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		none;
}
A.Link02:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		underline;
}
A.Link03, A.Link03:visited
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link03:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link_Arm, A.Link_Arm:visited
{
	color: 					#6EB43F;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link_Arm:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link04, A.Link04:visited
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		none;
}
A.Link04:hover
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		none;
}
A.LinkHome, A.LinkHome:visited
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				15px;
	text-decoration: 		none;
}
A.LinkHome:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				15px;
	text-decoration: 		underline;
}
A.LinkHome_Arm, A.LinkHome_Arm:visited
{
	color: 					#6EB43F;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				15px;
	text-decoration: 		none;
}
A.LinkHome_Arm:hover
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				15px;
	text-decoration: 		underline;
}
/*================================= Text Styles =================================*/
.Content
{
	padding-left:	 		20px;
	padding-right:	 		15px;
}
.TxtInicio
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			left;
}
.TxtApresentacao
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			justify;
}
.Txt01
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
}
.Txt02
{
	color: 					#8C8E8C;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height: 			12px;
}
.Txt03
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
}
.Txt04
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
}
.TxtErro
{
	color: 					#D1233C;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			center;
}
.Txt06
{
	color: 					#0066B3;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				14px;
	text-decoration: 		none;
	text-align: 			left;
}
.Txt07
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			left;
}
.Txt08
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
}
