.TextoAzul{
	font-family: Arial;
	font-size: 12px;
	color: #003D6D;
	text-decoration: none;
}
.TextoPreto{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}

.TextoPreto a{
	font-family: Arial;
	font-size: 12px;
	color: #CC0001;
	line-height: 18px;
	text-decoration: none;
}

.TextoPreto a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #CC0001;
	line-height: 18px;
	text-decoration: underline;
}

.TextoPretoMedio{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.TextoPretoMedio a{
	font-family: Arial;
	font-size: 12px;
	color: #CC0001;
	text-decoration: none;
}

.TextoPretoMedio a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #CC0001;
	text-decoration: underline;
}

.TextoPretoBasico{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.TextoPretoBasico a{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}

.TextoPretoBasico a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #CC0001;
	line-height: 18px;
	text-decoration: underline;
}

.TextoVermelho, .TextoVermelho a:link, .TextoVermelho a:active, .TextoVermelho a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0001;
	text-decoration: none;
}
.TextoVermelho a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0001;
	text-decoration: underline;
}
.TextoVermelhoMedio{
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0001;
	text-decoration: none;
}
.TextoVermelhoGrande, .TextoVermelhoGrande a:link, .TextoVermelhoGrande a:active, .TextoVermelhoGrande a:visited{
	font-family: Tahoma;
	font-size: 16px;
	color: #CC0001;
	text-decoration: none;
}
.TextoVermelhoGrande a:hover{
	font-family: Tahoma;
	font-size: 16px;
	color: #CC0001;
	text-decoration: underline;
}

.TextoBranco{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.TextoBranco a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.TextoAzul, .TextoAzul a:active, .TextoAzul a:link, .TextoAzul a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #416167;
	text-decoration: none;
}
.TextoAzul a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #416167;
	text-decoration: underline;
}
.TextoAzulMedio{
	font-family: Tahoma;
	font-size: 14px;
	color: #416167;
	text-decoration: none;
}
.TextoAzulGrande{
	font-family: Tahoma;
	font-size: 16px;
	color: #416167;
	text-decoration: none;
}

.table {
	border: 1px solid #e9e9e9;
}

.table th {
	padding: 10px;
	background: #fff url(../pics/layout/bg-list.gif) repeat-x 0 0;
	border-left: 1px solid #e9e9e9;
	text-align: center;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.table td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #e9e9e9;
}

.table tr.alt td {
	background-color: #fafafa;
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.Button {
	border: 1px solid #333333;
	background-color: #EEEEEE;
	color: #333333;
	font-weight: bold;
}
.Button2 {
	border: 1px solid #333333;
	background-color: #D21E1F;
	color: #FFFFFF;
	font-weight: bold;
}
.InputNews {
	border: 1px none #333333;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
	height: 15px;
}

.TabelaRoxa {
	font-family: Arial;
	padding: 5px;	
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;	
	border-bottom: 1px solid #C40000;	

}
.TabelaRoxa th{
	font-size: 13px;
	color: #C40000;
	background-color: #EEEEEE;
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;
	border-top: 2px solid #C40000;
	border-bottom: 2px solid #C40000;
}
.TabelaRoxa td{
	font-size: 11px;
	color: #C40000;
	border-left: 1px solid #C40000;
	border-right: 1px solid #C40000;
	border-bottom: 1px solid #C40000;
}
.fisheye{
	text-align: center;
	height: 80px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 60px;
	position: absolute;
	display: block;
	top: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem span{
	display: none;
	text-align: center;
	width: 100%;
}
.fisheyeContainter
{
	background-color: #FFFFFF;
	height: 80px;
	width: 600px;
	left: 500px;
	position: absolute;
}
#descricaoBox{
	clear: both;
	margin: 80px 0 0 0;
}
.modulos{
	display: none;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	line-height: 18px;	
	margin: -60px 0 0 0;
}
