@charset "utf-8";
/* CSS Document */
.tTop {
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70b4e8;
}

.tTop2 {
	height: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70b4e8;
	background-color: #bbe0fc;	
}
.tBottom {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70b4e8;
}
.tRigth {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70b4e8;
}
.tLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70b4e8;
}
.tCentral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70b4e8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70b4e8;
}

.tInterno {
	padding: 3px;
}
.tCentralTop {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70b4e8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70b4e8;
	padding: 3px;
	background-color: #bbe0fc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70b4e8;
}
.tTop3 {
	height: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70b4e8;
	background-color: #4367a8;
}
.tCentralTop2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #70b4e8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70b4e8;
	padding: 3px;
	background-color: #4367a8;
	color: #FFFFFF;
	font-weight: bold;
}

.tituloTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #172969;
	font-weight: bold;
	background-color: #e0f2ff;
	padding-left:20px;
	background-image:url(../img/backMenu_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #cecece;
	}


/* Formulários */
#tituloForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #172969;
	font-weight: bold;
	background-color: #e0f2ff;
	padding-left:20px;
	background-image:url(../img/backMenu_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #cecece;
	}

.corpoForm {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cecece;
	border-left-color: #cecece;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	}
#boxForm01{
	background-color:#FFFFFF;
	padding: 2px;
	height: 16px;
	width: 480px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #172969;
	border: 1px solid #70b4e8;
	text-align: left;
	vertical-align: middle;
	}
#boxForm02 {
	background-color:#FFFFFF;
	padding: 2px;
	height: 16px;
	width: 190px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #172969;
	border: 1px solid #70b4e8;
	text-align: left;
	vertical-align: middle;
}
.txtAdvacend01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #456e05;
}
.txtAdvacend02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #75bf00;
	font-weight: bold;
}
.txtMaster01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #44087b;
}
.txtMaster02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #8e38de;
	font-weight: bold;
}
.txtStandar01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #6b5905;
}
.txtStandar02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #dfb800;
	font-weight: bold;
}
.txtPremium01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #5b0505;
}
.txtPremium02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #d11f1f;
	font-weight: bold;
}
#boxForm03 {
	background-color:#FFFFFF;
	padding: 2px;
	height: 60px;
	width: 450px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #172969;
	border: 1px solid #70b4e8;
	text-align: left;
	vertical-align: middle;
}
#boxForm04 {
	background-color:#FFFFFF;
	padding: 2px;
	height: 17px;
	width: 55px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #172969;
	border: 1px solid #70b4e8;
	text-align: left;
	vertical-align: middle;
}
.tituloCanais{
	font-size:24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #0066CC;
	}

/* ================= Janela Standard ================= */
.jStand01 {
	background-image: url(../img/jStand01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.jStand02 {
	background-image: url(../img/jStand02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.jStand03 {
	background-image: url(../img/jStand03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jStand04 {
	background-image: url(../img/jStand04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jStandTopo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dfb800;
}
.jStandBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfb800;
}
.jStandLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dfb800;
}
.jStandRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #dfb800;
}
#jStandBG {
	position:absolute;
	height:100px;
	z-index:1;
	background-image: url(../img/standard3d.png);
	background-repeat: no-repeat;
	width: 274px;
}
.txtStandar01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #deb701;
}
.txtStandar02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #deb701;
	font-weight: bold;
}
/* ================= Janela Standard ================= */

/* ================= Janela Master ================= */
.jMast01 {
	background-image: url(../img/jMast01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.jMast02 {
	background-image: url(../img/jMast02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.jMast03 {
	background-image: url(../img/jMast03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jMast04 {
	background-image: url(../img/jMast04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jMastTopo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8e38de;
}
.jMastBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8e38de;
}
.jMastLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8e38de;
}
.jMastRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8e38de;
}
#jMastBG {
	position:absolute;
	width:274px;
	height:100px;
	z-index:1;
	background-image: url(../img/master3D.png);
	background-repeat: no-repeat;
}
.txtjMast01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #8e38de;
}
.txtjMast02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #8e38de;
	font-weight: bold;
}
/* ================= Janela Master ================= */

/* =============== Janela Advanced =============== */
.jAdv01 {
	background-image: url(../img/jAdv01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.jAdv02 {
	background-image: url(../img/jAdv02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.jAdv03 {
	background-image: url(../img/jAdv03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jAdv04 {
	background-image: url(../img/jAdv04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jAdvTopo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2d823f;
}
.jAdvBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2d823f;
}
.jAdvLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2d823f;
}
.jAdvRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2d823f;
}
#jAdvBG {
	position:absolute;
	height:100px;
	z-index:1;
	background-image: url(../img/advanced3d.png);
	background-repeat: no-repeat;
	width: 274px;
}
.txtAdv01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #2d823f;
}
.txtAdv02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #2d823f;
	font-weight: bold;
}
/* =============== Janela Advanced =============== */

/* =============== Janela Premium =============== */
.jPrem01 {
	background-image: url(../img/jPrem01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.jPrem02 {
	background-image: url(../img/jPrem02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.jPrem03 {
	background-image: url(../img/jPrem03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jPrem04 {
	background-image: url(../img/jPrem04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jPremTopo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d11f1f;
}
.jPremBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d11f1f;
}
.jPremLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d11f1f;
}
.jPremRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d11f1f;
}
#jPremBG {
	position:absolute;
	height:100px;
	z-index:1;
	background-image: url(../img/premiu3d.png);
	background-repeat: no-repeat;
	width: 274px;
}
.txtPrem01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #d11f1f;
}
.txtPrem02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #d11f1f;
	font-weight: bold;
}
/* =============== Janela Premium =============== */

/* =============== Janela Big =============== */
.jBig01 {
	background-image: url(../img/jBig01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.jBig02 {
	background-image: url(../img/jBig02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.jBig03 {
	background-image: url(../img/jBig03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jBig04 {
	background-image: url(../img/jBig04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jBigTopo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fe7500;
}
.jBigBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fe7500;
}
.jBigLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fe7500;
}
.jBigRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fe7500;
}
#jBigBG {
	position:absolute;
	height:100px;
	z-index:1;
	background-image: url(../img/opcionais3D.png);
	background-repeat: no-repeat;
	width: 274px;
}
.txtBig01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #fe7500;
}
.txtBig02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #fe7500;
	font-weight: bold;
}
.separador{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe7500;
}
/* =============== Janela Big =============== */

.textopreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.textopretogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bolder;
}

A:link {COLOR: #172969; TEXT-DECORATION: none}
A:visited {COLOR: #172969; TEXT-DECORATION: none}
A:hover {COLOR: #333333; TEXT-DECORATION: underline}
A:active {COLOR: #172969; TEXT-DECORATION: none}

.menor {
	text-transform: capitalize;
}

.formtexto {
	font-size: 16px;
	color: #172969;
	border: 2px solid #E0F2FF;
}

