﻿.textBox
{
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
}

.HyperLinkMenu
{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.HyperLinkMenu:Hover
{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

/*CONTENT CONTAINER - INFO*/

body
{
	font-size: 0.7em;
	line-height: 1.0em;
	font-family: Verdana;
	background-color: #FFFFFF;
}

.content_main_info{
	width: 540px;
	height: 80px;
	background-image: url( '../img/info.jpg' );
	background-repeat: no-repeat;
}

.content_info{
	width: 540px;
	height: 80px;
	background-image: url( '../img/info_3.jpg' );
	background-repeat: no-repeat;
}

.content_passo_1{
	width: 540px;
	height: 80px;
	background-image: url( '../img/1.jpg' );
	background-repeat: no-repeat;
}

.content_passo_2{
	width: 540px;
	height: 80px;
	background-image: url( '../img/2.jpg' );
	background-repeat: no-repeat;
}

.content_passo_3{
	width: 540px;
	height: 80px;
	background-image: url( '../img/3.jpg' );
	background-repeat: no-repeat;
}

.content_texto_info {
	text-align:left;
	margin-left:80px;
	font-size: 0.7em;
	top:0;
	padding:0 1.5% 0 0;
}

.content_texto_passo {
	text-align:left;
	margin-left:100px;
	font-size: 0.7em;
	top:0;
	padding:0 1.5% 0 0;
}

p
{
	font-family: Verdana;
	font-size: 1.4em;
	line-height: 1.4em;
	color: black;
	margin: 10px 0;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

.table
{
	color: black;
	background-color: #EEEEEE;
}

.labelPadrao
{
	color:#808080;
	font-weight:bold;
	font-size:8pt;
}
	
.labelPreto
{
	color:#000000;
	font-weight:bold;
	font-size:8pt;
}

.dialog {
 width:100%;
 margin:0px auto;
 min-width:10em;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url('../img/tl.gif') no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url('../img/tr.gif') no-repeat right 0px;
}

.dialog .bd {
 background:transparent url('../img/ml.gif') repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url('../img/mr.gif') repeat-y right 0px;
}

dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:transparent url('../img/ms.gif') repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url('../img/bl.gif') no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url('../img/br.gif') no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}


/* 
CONTROLE ESTATISTICA ACESSO 
*/
.divUserOnline
{
	background:url('../img/bkg_acesso.png') no-repeat;
	background-position:3px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	font-weight:bold;
	color: #808080;
	width:164px;
	height:147px;
}
	
.divUserOnline .visitante
{
	padding-right:3px;
	position:relative;
	top:33px;
}

.divUserOnline .produtor
{
	padding-right:3px;
	position:relative;
	top:46px;
}

.divUserOnline .online
{
	padding-right:3px;
	position:relative;
	top:60px;
}

.divUserOnline .total
{
	padding-right:3px;
	position:relative;
	top:82px;
}

.divAutenticacao {
	
}


/* 
CONTROLE IDENTIFICAÇÃO DO PRODUTOR
*/
.divIdentificacao
{
	background-position:top;
	background:url('../img/bkg_ident_produtor.png') no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	font-weight:bold;
	color: #808080;
	width:100%; 
	height:100%;
}
	
.divIdentificacao .imagem
{
	border:solid 1px #919090;
	position:relative;
	top:27px;
}

.divIdentificacao .produtor
{
	position:relative;
	top:45px;
}

/* 
CONTROLE ENQUETE
*/
.divEnquete
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #808080;
	width:164px;
	height:100%;

}
	
.divEnquete .imagem
{
	text-align:center;
}

.divEnquete .pergunta
{
	text-align:left;
	font-weight:bold;
}


/*Modal Popup*/
.modalBackground {
	background-color:Silver;
	filter:alpha(opacity=60);
	opacity:0.4;
}

.modalPopup
{
	background-color: #FFFFFF;
	padding: 3px;
	width: 470px;
	border: 2px solid #808080;
}


.Cadastro 
{

}

.Cadastro .TextBox
{
	border: 1px solid #c2dcff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2f6e91;
}

.Cadastro .Label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	color:#2f6e91;
}

.Cadastro .Legend
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	color:#2f6e91;
}

.Cadastro .td1
{
	width:34%;
}

.Cadastro .DropDownList
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2f6e91;
	border-right: #cccccc 1px solid; 
	table-layout: fixed; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
}

.Cadastro .Button
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f6e91;
	border: 1px solid #c2dcff;
	background:url('../img/navPageBKGD.gif') top repeat-x;
	background-position: left center;
	width:100px;
	height:20px;
}

.Cadastro .ButtonComboBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #c2dcff;
	background-position: left center;
	width:60px;
	height:20px;
	padding-left:5px;
}

.Cadastro .ButtonActive
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f6e91;
	border: 1px solid #c2dcff;
	background:url('../img/navPageBKGD2.gif') top repeat-x;
	background-position: left center;
	width:100px;
	height:20px;
}

.Cadastro .imageButton
{
	border:1px;
	border-style:solid;
	border-color:#c2dcff;
	background:url('../img/navPageBKGD.gif') top repeat-x;
	display:block;
	font-size:8pt;
	color:#3764a0;
	padding:4px 4px;
}

.Cadastro .imageButtonActive
{
	border:1px;
	border-style:solid;
	border-color:#c2dcff;
	background:url('../img/navPageBKGD2.gif') top repeat-x;
	display:block;
	font-size:8pt;
	color:#3764a0;
	padding:4px 4px;
}

.Cadastro .FileUpload
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f6e91;
	border: 1px solid #c2dcff;
	background-position: left center;
	width:100px;
	height:20px;
}

.imageButton
{
	border:1px;
	border-style:solid;
	border-color:#c2dcff;
	background:url('../img/navPageBKGD.gif') top repeat-x;
	display:block;
	font-size:8pt;
	color:#3764a0;
	padding:4px 4px;
}

.imageButtonActive
{
	border:1px;
	border-style:solid;
	border-color:#c2dcff;
	background:url('../img/navPageBKGD2.gif') top repeat-x;
	display:block;
	font-size:8pt;
	color:#3764a0;
	padding:4px 4px;
}


.td_topo {
	BACKGROUND: #f5f5f5
}
.td_titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #f5f5f5; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.td_titulo A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #f5f5f5; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.td_titulo A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #f5f5f5; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.td_titulo A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #f5f5f5; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.td_titulo A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: #f5f5f5; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}	
.texto_cinza {
	FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.texto_cinza A:link {
	COLOR: #006699; TEXT-DECORATION: underline
}
.texto_cinza A:visited {
	COLOR: #006699; TEXT-DECORATION: underline
}
.texto_cinza A:hover {
	COLOR: #006699; TEXT-DECORATION: underline
}
.texto_cinza A:active {
	COLOR: #006699; TEXT-DECORATION: underline
}

.texto_simples_preto {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.texto_simples_preto A:link {
	COLOR: #006699; TEXT-DECORATION: underline
}
.texto_simples_preto A:visited {
	COLOR: #006699; TEXT-DECORATION: underline
}
.texto_simples_preto A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}
.texto_simples_preto A:active {
	COLOR: #006699; TEXT-DECORATION: underline
}

.depoimentos{
	font-size:12px;
	color:#4E4E4E;
	margin:10px;
	font-family: arial;
	text-align:justify;
}
