/*CSS Document*/
BODY
{
	font-family: Arial, Helvetica, sans-serif;
/*background: #ffffff url(images/main-bg.gif);*/
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link, A:active, A:visited
{
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #039;
	text-decoration: underline;
}
P
{
	font-size: 1.25em;
	text-align: justify;
}
UL
{
	list-style: none;
}
CAPTION SPAN
{
	visibility: hidden;
	display: none;
}
IMG
{
	border: 0;
}
.forms
{
	background-color: #BDDDE4;

	color: #004;
}
.buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-decoration: none;
	background-color: #FFBE00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1.2px;
	border-right-width: 1.8px;
	border-bottom-width: 1.8px;
	border-left-width: 1.2px;
	border-color: #333;
}
.button_blue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-decoration: none;
	background-color: #F5F6F7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1.2px;
	border-right-width: 1.8px;
	border-bottom-width: 1.8px;
	border-left-width: 1.2px;
	border-color: #333;
}
.right
{
	text-align: right;
}
.dScroll
{
	overflow: auto;
}
.tbSubtitle
{
	background-color: #00B6DC;
}
.tbSubtitle P
{
	color: #FFF;
	font-weight: 800;
	font-size: 1em;
}
.tbBox
{
	background-color: #EDECEC;
}
.ok {
	color: #090;
}
.notok {
		color: #F00;
}
#dMaster
{
	background-image: url(../imagens/bg_dMaster.png);
	margin: auto;
	width: 740px;
	height: 805px;
}
#dMasterhome
{
	background-image: url(../imagens/bg_dMaster-home.png);
	margin: auto;
	width: 740px;
	height: 805px;
}
#dHeader
{
	width: 100%;
	height: 152px;
}
#dContent
{
	font-size: 0.688em;
	height: 595px;
	width: 740px;
}
#dLeftscroll
{
	overflow: auto;
	padding-left: 10px;
}
#dLeft, #dLeftscroll
{
	height: 575px;
	width: 485px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
#dLeft P
{
	text-align: justify;
	padding: 0;
	margin: 0;
}
#dLeft H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #06F;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	font-weight: 900;
	padding: 0;
}
#dLeft H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #06F;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
}
#dLeft H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #003;
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0;
}
#dLeft #dAdcast
{
	width: 475px;
	height: 135px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#dLeft #dAdcast P
{
	text-align: justify;
	text-indent: 0.8px;
	font-size: 0.85em;
}
#dLeft #dInicial
{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 485px;
	padding-top: 10px;
	background-image: url(../imagens/bg_dInicial.gif);
	height: 408px;
}
#dLeft #dInicial #dHome
{
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
#dLeft #dInicial #dDominio
{
	height: 70px;
}
#dLeft #dInicio
{
	height: 510px;
	padding-left: 10px;
	width: 485px;
}
#dLeft #dTextbox
{
	padding-left: 10px;
	padding-bottom: 10px;
}
#dLeft #dPlanos
{
	float: left;
}
#dLeft #dPlanos UL
{
	list-style-type: none;
}
#dRight
{
	height: 595px;
	width: 220px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
/*Login*/
#dRight #dLogin
{
	height: 150px;
	text-align: center;
	padding-left: 15px;
}
#dRight #dLogin H1
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: 900;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#dLogin #login-cpanel
{
	visibility: visible;
	position /**/: absolute;
	float: right;
	position: relative;
}
#dLogin #login-email
{
	visibility: hidden;
	position: absolute;
	float: right;
}
/*Menu*/
#dRight #dMenu
{
	width: 215px;
}
#dRight #dMenu UL
{
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#dRight #dMenu UL LI
{
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #323232;
	border-top-width: 1.2px;
	border-top-style: solid;
}
#dRight #dMenu UL LI A:link, #dRight #dMenu UL LI A:active, #dRight #dMenu UL LI A:visited
{
	display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}
#dRight #dMenu UL LI A:hover
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #FFA700;
	background-color: #003;
	text-decoration: none;
}
#dRight #dMenu P
{
	width: 500px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#dRight #dUltimahora
{
	padding-left: 10px;
}
/*RodapÃ©*/
#dFooter
{
	height: 60px;
	width: 740px;
	text-align: center;
}
#dFooter UL
{
	width: 695px;
	padding: 0;
	margin: 0;
	padding-left: 65px;
	padding-top: 15px;
}
#dFooter UL LI
{
	color: #FFFFFF;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}
#dFooter UL LI A:link, #dFooter UL LI A:active, #dFooter UL LI A:visited
{
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.95em;
}
#dFooter UL LI A:hover
{
	padding: 0 10px;
	background-color: #6CF;
	text-decoration: none;
}
#dFooter H1
{
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

