body
{
	background-color:		#FFF3DF;
	margin:					5px;
}
.Main
{
	width: 					770px;
	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
{
	border:	 				4px;
	border-color:	 		#FFB539;
	border-style:			solid;
	float:					left;
}
IMG.Thumb
{
	border:	 				4px;
	border-color:	 		#D8D8D8;
	border-style:			solid;
}
/*================================= Button Styles =================================*/
.Botao
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			center;
	border:	 				2px;
	border-color:	 		#FFB539;
	border-style:			solid;
	background-color: 		#FFF3DF;
	cursor:					hand;
}

.FormGrande
{
	width:					200;
}
.FormMedio
{
	width:					150;
}
.FormPequeno
{
	width:					100;
}


/*================================= 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: 					#FFB539;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		underline;
}
A.Link02, A.Link02:visited
{
	color: 					#FFB539;
	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: 					#FFB539;
	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.LinkCinzaLaranja, A.LinkCinzaLaranja:visited
{
	color: 					#606060;
	text-decoration: 		none;
	font-weight: 			bold;
}
A.LinkCinzaLaranja:hover
{
	color: 					#FFB539;
	text-decoration: 		none;
	font-weight: 			bold;
}

A.LinkLaranja, A.LinkLaranja:visited
{
	color: 					#FFB539;
	text-decoration: 		none;
}
A.LinkLaranja:hover
{
	color: 					#FFB539;
	text-decoration: 		underline;
}


/*================================= Text Styles =================================*/
.Content
{
	padding-left:	 		20px;
	padding-right:	 		15px;
}
.Txt01
{
	color: 					#666666;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
	text-align: 			justify;
}

.Txt03
{
	color: 					#FFB539;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				11px;
	text-decoration: 		none;
}
.Txt04
{
	color: 					#FFB539;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				11px;
	text-decoration: 		none;
}

.Txt06
{
	color: 					#FFB539;
	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;
}
.TextoNormalCinza
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	text-align: 			justify;
	font-size: 				13px;
	text-decoration: 		none;
}
.TextoCinzaForm
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			none;
	font-size: 				13px;
	text-decoration: 		none;
}
.TextoLaranjaForm
{
	color: 					#FFB539;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
}
.TextoLaranja
{
	color: 					#FFB539;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				15px;
	text-decoration: 		none;
}
.TextoLaranjaBold
{
	color: 					#FFB539;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				15px;
	text-decoration: 		none;
}
.TextoCinza
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				15px;
	text-decoration: 		none;
}
.TextoSolucao
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
}
.TextoBoasVindas
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				17px;
	text-decoration: 		none;
}
.TextoErro
{
	color: 					#D1233C;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			center;
}
.TextoCinzaClaro
{
	color: 					#8C8E8C;
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			justify;
	line-height: 			12px;
}
.Laranja
{
	color: 					#FFB539;
}
