* { margin:0; padding:0;}
body { background:#e5e5e5; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#646464;}

select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

input.input_text
{
	border:none;
	background-color:#e7efe7;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height:15px;
	margin-right:5px;
	padding-left:2px;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:7px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x;}



/* Basic formats (Para páginas criadas e editadas via TinyMCE) */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

/* Global align classes */
.center {
	text-align: center;
}

.full {
	text-align: justify
}

/* Image and table specific aligns */

img.left, table.left {
	float: left;
	text-align: inherit;
}

img.center, table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
}

img.center {
	display: block;
}

img.right, table.right {
	float: right;
	text-align: inherit;
}
/* FIM dos estilos de formatação para páginas criadas e editadas via TinyMCE) */


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contactForm td {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#contactForm input { font-family:Arial, Helvetica, sans-serif; font-size:12px; width:420px; padding:1px 0 1px 3px; color:#111; background:none; border:1px solid #b1b1b1; float:left;}
#contactForm select{ font-family:Arial, Helvetica, sans-serif; font-size:12px; width:420px; padding:1px 0 1px 3px; color:#111; background:none; border:1px solid #b1b1b1; float:left;}
#contactForm textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px; width:497px; padding:1px 0 1px 3px; margin-bottom:15px; color:#111; background:none; border:1px solid #b1b1b1; overflow:auto; float:left;}
#contactForm .zeroConf {width:14px;}

/*==================list====================*/
ul { list-style:none;}
ul.inside {list-style-position: inside; list-style-type: disc;}

.nav { width:100%; overflow:hidden; padding:11px 0 0 0; margin-left:14px;}
.nav li { display:inline; margin-left:-2px;}
.nav li a { background:url(images/divider.gif) no-repeat left 2px; padding:0 14px 0 21px; font-size:1.0em; color:#fff; text-decoration:none;}
.nav li a:hover { text-decoration:underline;}

.list1 li {color:#888; padding-bottom:4px;}
.list1 li a { color:#888;}

/*==================other====================*/
.img-indent { margin:4px 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:4px 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:10px;}

/*==================txt, links, lines, titles====================*/
a {color:#539934;}
a:hover{text-decoration:none;}

/*h1 { font-size:1.58em; font-weight:normal; color:#282727; line-height:1.4em; background:url(images/icon.gif) no-repeat left top; padding:0 0 0 31px; margin-bottom:4px;}*/
h1 { font-size:1.58em; font-weight:normal; color:#282727; line-height:1.4em; padding:0 0 0 0px; margin-bottom:4px;}
h1 strong { font-size:1.32em; font-weight:normal; letter-spacing:-1px;}
h1 strong.chamada { font-size:1.07em; font-weight:normal; letter-spacing:-1px;}
h1 span { font-size:.63em; display:block; color:#646464; font-weight:bold; line-height:2.5em; padding:0 0 0 0px;}
/*h2 { font-size:1.58em; font-weight:normal; color:#393838; line-height:1.4em; background:url(images/icon.gif) no-repeat left top; padding:0 0 0 31px; margin-bottom:4px; letter-spacing:-1px;}*/
h2 { font-size:1.58em; font-weight:normal; color:#393838; line-height:1.4em; padding:0 0 0 0px; margin-bottom:4px; letter-spacing:-1px;}
h2 strong { font-size:1.21em; font-weight:normal; letter-spacing:-1px;}
h2 span { font-size:.54em; display:block; color:#646464; font-weight:bold; line-height:2.4em; margin-left:-31px; letter-spacing:0;}
/*h2.icon2 {background:url(images/icon.gif) no-repeat left top;}
h2.icon3 {background:url(images/icon.gif) no-repeat left top;}*/
h3 { font-size:1.21em; font-weight:normal; color:#005a42; margin-bottom:0px; padding:0px 0 0 0;}
h4 {font-size:1.83em; font-weight:normal; color:#539934; margin-bottom:18px;}
h5 { font-size:1em; margin-bottom:9px; padding:7px 0 0 0;}
h5 a { color:#646464;}
h6 {font-size:1em; padding:3px 0 0 0;}

.txt1 { color:#539934;}
.extra-link { margin-top:-18px; display:inline;}
.link1 {color:#646464;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:32px 10px 0 10px;}
.line-ver, .line-ver1, .line-ver2, .line-verG, .line-verG1, .line-verG2 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.content-box {width:100%;}
.content-box .inside { padding:10px 12px 18px 10px;}
.content-box .inside1 { padding:28px 22px 18px 41px;}

/*.extra-box { min-height:141px; height:auto !important; height:141px;}*/
.extra-box { min-height:7px; height:auto !important; height:7px;}
.extra-box .inner { padding:0 0px 7px 7px;}
.extra-box .inner font {font-size:1.14em; font-weight:490; color:#393838; line-height:1.4em; padding:0 0 0 0px; margin-bottom:4px; letter-spacing:-0.7px;}
.extra-box .innerConteudo { padding:0 14px 7px 28px;}
.extra-box .innerConteudo font {font-size:1.14em; font-weight:490; color:#393838; line-height:1.4em; padding:0 0 0 0px; margin-bottom:4px; letter-spacing:-0.7px;}


.box { width:876px; background:url(images/box-bg.gif) left top repeat-x #f5f5f5;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:7px 7px 7px 7px;}

.boxN { width:100%; background:url(images/null.gif) left top repeat-x #ffffff;}
.boxN .border-bot {background:url(images/null.gif) repeat-x bottom;}
.boxN .border-left {background:url(images/null.gif) repeat-y left;}
.boxN .border-right {background:url(images/null.gif) repeat-y right;}
.boxN .left-top-corner {background:url(images/null.gif) no-repeat left top;}
.boxN .right-top-corner {background:url(images/null.gif) no-repeat right top;}
.boxN .left-bot-corner {background:url(images/null.gif) no-repeat left bottom;}
.boxN .right-bot-corner {background:url(images/null.gif) no-repeat right bottom; }
.boxN .inner { padding:15px 20px 20px 31px;}

.boxTv { width:574px; background:url(images/box-bg.gif) left top repeat-x #f5f5f5;}
.boxTv .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.boxTv .border-left {background:url(images/border-left.gif) repeat-y left;}
.boxTv .border-right {background:url(images/border-right.gif) repeat-y right;}
.boxTv .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.boxTv .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.boxTv .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.boxTv .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.boxTv .inner { padding:7px 7px 7px 7px;}

.boxDestaques {width:315px; background:url(images/box-bg.gif) left top repeat-x #f5f5f5; float:right; top:0px; right:7px;}
.boxDestaques .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.boxDestaques .border-left {background:url(images/border-left.gif) repeat-y left;}
.boxDestaques .border-right {background:url(images/border-right.gif) repeat-y right;}
.boxDestaques .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.boxDestaques .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.boxDestaques .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.boxDestaques .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.boxDestaques .inner { padding:7px 7px 7px 7px;}

.boxAreasHome { width:100%; background:url(images/box-bg.gif) left top repeat-x #f5f5f5;}
.boxAreasHome .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.boxAreasHome .border-left {background:url(images/border-left.gif) repeat-y left;}
.boxAreasHome .border-right {background:url(images/border-right.gif) repeat-y right;}
.boxAreasHome .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.boxAreasHome .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.boxAreasHome .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.boxAreasHome .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.boxAreasHome .inner { padding:7px 7px 7px 7px;}

.nav-box { background:url(images/nav-bg.gif) left top repeat-x; width:100%;}
.nav-box .left { background:url(images/nav-left.gif) no-repeat left top;}
.nav-box .left2 { background:url(images/nav-left2.gif) no-repeat left top;}
.nav-box .right { background:url(images/nav-right.gif) no-repeat right top; height:41px;}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 { height:88px;}
#header .row-1 .indent { padding:8px 0 0 57px;}
#header .row-2 { height:41px; padding-right:0px;}

/*content*/
#content { padding:0 0px 0 0;}
#content .indent { padding:10px 10px 0 31px;}
#content p.extra-indent { padding:0 170px 0 0;}

/*footer*/
#footer { color:#626262;}
#footer p { margin:0; padding:36px 151px 0 0; text-align:right;}
#footer a {color:#626262;}
#footer span { text-transform:uppercase;}

/*==========================================*/
/*Estilos Adicionais - RedeNet Brasil*/

/*Tabela com título na cor preta e demais colunas e linhas em branco*/
table.admin {border-collapse: collapse;}
table.admin tr {border:1px solid #000;}
table.admin tr th {font-size:11px; color:#FFF; border:1px solid #FFF; background:#000;}
table.admin tr td {font-size:11px; color:#000; border:1px solid #000; background:#FFF;}

/*Tabela com título na cor verde-claro e demais colunas e linhas em branco*/
table.adminDetails {border-collapse: collapse;}
table.adminDetails tr {border:1px solid #000;}
table.adminDetails tr th {font-size:11px; color:#000; border:1px solid #000; background:url(/images/hbgx2.jpg) top left;}
table.adminDetails tr td {font-size:11px; color:#000; border:1px solid #000; background:#FFF;}


/*Tabela com título na cor preta e demais colunas e linhas em branco*/
table.userAdm {border-collapse: collapse;}
table.userAdm tr {border:1px solid #000;}
table.userAdm tr th {font-size:12px; color:#FFF; border:1px solid #FFF; background:#000;}
table.userAdm tr td {font-size:12px; color:#000; border:1px solid #000; background:#FFF;}


/* Início do CSS do novo estilo (moderno) para tabelas do site Tendencias.com.br */
#tendenciaTable {
	font: normal 11px auto Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0;
	margin: 0;
}

#tendenciaTable a {
	color: #C75F3E;
	text-decoration: none
}

#tendenciaTable a:hover {
	color: #C75F3E;
	text-decoration: underline;
}

#tendenciaTable caption {
	padding: 0 0 5px 0;
	width: 100%;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#tendenciaTable input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#tendenciaTable input.email {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}

#tendenciaTable .email {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: lowercase;
}

#tendenciaTable select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#tendenciaTable th {
	color: #FFFFFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #003C00;
}

#tendenciaTable th.nobg {
	color: #FFFFFF;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #003C00;
}

#tendenciaTable td.nobg {
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	background: #FFF;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#tendenciaTable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #FFF;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#tendenciaTable td.editorHTML {
	padding: 0px 0px 0px 0px;
}

#tendenciaTable td.alt {
	background: #E6F0E6;
	color: #797268;
}

#tendenciaTable td._nobg {
	border-left: 1px solid #C1DAD7;
	background: #FFF;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#tendenciaTable td.alt_nobg {
	border-left: 1px solid #C1DAD7;
	background: #E6F0E6;
	color: #797268;
}

#tendenciaTable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #FFF;
	color: #797268;
}

#tendenciaTable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #E6F0E6;
	color: #797268;
}
/* Final do CSS do novo estilo (moderno) para tabelas do site Tendencias.com.br */