/* Fix IE. Hide from IE Mac \*/
* html #nav ul li {
	float: left
}
* html #nav ul li a {
	height: 1%;
}
/* End */

body {
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width:100%;
	background:#E5E5E5;
	text-align:center;
	font-family:'Lucida Grande',verdana,arial,helvetica,sans-serif;
	font-size:13px;
	color:#777;
}
a,
a:link,
a:active {
	color:#366;
}
a:visited {
	color:#699;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
dd,
h2,
h3,
h4,
li,
p {
	line-height:1.25em;
}
h2 {
	color:#699;
	font-size:1.85em;
	margin:20px 0 1em 0;
}
h3 {
	color:#366;
	font-size:1.15em;
	margin:0 0 1.4em 0;
}
h4 {
	color:#699;
	font-size:1em;
	margin:1.8em 0 1.4em 0;
}
h5 {
	font-size:1em;
}
p {
	margin:0 0 1em 0;
}
dl dt {
	color:#699;
	font-weight:bold;
}
dl dd {
	margin:0 0 1em 0;
}
ol {
	padding:0;
	margin-left:35px;
	color:#699;
	font-weight:bold;
}
ol li {
	margin:0 0 .5em 0;
}
ol li a {
	font-weight:normal;
	text-decoration:none;
}
ol li a:hover {
	font-weight:normal;
	text-decoration:underline;
}
#conteudo ul {
	padding-left:0;
	margin-left:0;
	list-style:none;
	width:100%;
}
#conteudo ul.listaPontos {
	margin:0 0 2em 0;
}
#conteudo ul li {
	margin:0 0 .5em 0;
	padding-left:10px;
	background:transparent url(/gypsummaster/shared/bullet.gif) 2px 5px no-repeat;
}
#conteudo ul.listaPontos li {
	margin:0;
	padding-left:0;
	background-image:none;
	color:#366;
}
#conteudo ul.celulaLegendaLista  {
	text-align:center;
	margin:.55em 0 .35em 0;
}
#conteudo ul.celulaLegendaLista li {
	margin:0;
	padding-left:0;
	background-image:none;
	color:#777;
}
#conteudo ul.legendaInline  {
	text-align:center;
	margin:.55em 0 .35em 0;
}
#conteudo ul.legendaInline li {
	display:inline;
	margin:0 .5em;
}
#conteudo ul.legenda  {
	margin:0 0 2.5em 0;
}
#conteudo ul.legenda li {
	margin:0;
	padding:0;
	background-image:none;
}
#conteudo ul.itensSemespaco li {
	margin:0;
}
#conteudo ul.listaPontos li span.computados {
	font-weight:normal;
}
#conteudo ul.listaPontos li span.liberados {
	font-weight:bold;
}
table {
	font-size:.85em;
	border-bottom:2px solid #699;
	width:100%;
	margin-bottom:15px;
}
table.tabelaDestaque {
	font-size:1em;
	border-bottom:3px solid #366;
	border-left:1px solid #366;
	border-right:1px solid #366;
	width:100%;
}
table.pontuacao {
	font-size:.66em;
}
table tr th {
	background:#699;
	color:#FFF;
	border-bottom:1px solid #FFF;
	vertical-align:top;
	padding:2px 4px 3px 4px;
}
table.tabelaDestaque tr th {
	background:#366;
	color:#FFF;
	border-bottom:1px solid #FFF;
	vertical-align:top;
	padding:2px 4px 3px 4px;
}
table tr.theader2 td {
	background:#8BB;
	color:#FFF;
	font-weight:bold;
}
table tr td {
	background:#E0F0F0;
	border-bottom:1px solid #FFF;
	vertical-align:top;
	padding:2px 4px 3px 4px;
}
table tr.alternada td {
	background:#EEF5F5;
}
table tr.tabelaTotal td {
	background:#CDD;
	font-weight:bold;
}
table.tabelaDestaque tr.tabelaTotal td {
	background:#699;
	color:#FFF;
}
table tr.celulaLegenda td {
	background:#F5F5F5;
	border-top:1px solid #699;
}
table tr td.tabelaPontuacao {
	font-weight:bold;
}

/*  */

#container {
	position:relative;
	margin:auto;
	width:763px;
	margin-top:12px;
	background:#E5E5E5 url(/gypsummaster/shared/bg.gif) repeat-y;
	text-align:left;
}
#cabecalho {
	position:relative;
	width:763px;
	height:204px;
	background:#E5E5E5 url(/gypsummaster/shared/cabecalho.jpg) no-repeat;
}
#nomeDistribuidor {
	display:none;
	position:absolute;
	top:10px;
	right:28px;
	font-size:120px;
	color:#900;
	font-weight:bold;
	filter:alpha(opacity=5);
	-moz-opacity: 0.05;
	opacity: 0.05;
}
#menu {
	position:relative;
	float:left;
	width:170px;
	text-align:right;
}
#logotipo {
	margin-top:5px;
}
#logotipo span {
	display:none;
}
#conteudo {
	position:relative;
	float:right;
	width:520px;
	margin:0 28px 20px 0;
}
#rodape {
	clear:both;
	position:relative;
	height:42px;
	background:#E5E5E5 url(/gypsummaster/shared/rodape.gif) no-repeat;
	font-size:9px;
	color:#777;
}

#rodape #tau {
	position:relative;
	float:right;
	padding:1px;
	top:15px;
	right: 15px;
}

#rodape #copyright {
	position:relative;
	top:18px;
	left:196px;
	float: left;
}
#sitebytau {
	position:absolute;
	top:18px;
	right:18px;
}
#sitebytau a,
#sitebytau a:link,
#sitebytau a:visited,
#sitebytau a:active {
	color:#777;
	text-decoration:none;
}
#sitebytau a:hover {
	color:#999;
}
#missao {
	margin-bottom:35px;
}

/*  */

.destaque {
	color:#699;
	font-style:italic;
}
.atencao {
	color:#900;
	font-weight:bold;
}
.legenda {
	color:#AAA;
	font-size:.85em;
}
.legenda strong {
	color:black;
}
.navFaq {
	margin-top:3em;
}
.navFaq a {
	font-size:.85em;
	font-weight:bold;
}

/*  */

input,
select,
textarea {
	font-family:'Lucida Grande',verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#333;
	padding:2px;
	border:1px solid #000;
}
input.campoQuantidade {
	border:0;
	text-align:right;
	padding:0;
	width:25px;
	background:#9CC;
	color:#FFF;
	font-weight:bold;
}
select {
	background:#F0F0F0;
}
select.listaTrimestres {
	color:#366;
	border:1px solid #366;
	font-weight:bold;
}
fieldset {
	border:0;
	margin:0 0 1em 0;
	padding:0;
}
fieldset legend {
	padding:0;
	margin-bottom:3px;
	margin-left:-8px;
}
dl.listaForm dt {
	font-weight:normal;
	color:#777;
	margin-bottom:3px;
}
#botaoEntrar {
	margin-left:8px;
 	background:#FFF url(/gypsummaster/shared/bt_entrar.gif) no-repeat;
}
#botaoEnviar {
	background:#FFF url(/gypsummaster/shared/bt_enviar.gif) no-repeat;
}
#botaoLimpar {
	background:#FFF url(/gypsummaster/shared/bt_limpar.gif) no-repeat;
}
#botaoEntrar, 
#botaoEnviar, 
#botaoLimpar {
 	width:56px;
	height:20px;
	border:0;
}
#botaoEntrar.over, 
#botaoEnviar.over, 
#botaoLimpar.over {
	background-position:0 -20px;
}
label,
legend {
	font-size:.85em;
}
legend.tau__Req, 
label.tau__Req {
	font-weight:bold;
	color:black;
}
legend.errado, 
label.errado {
	color:#900;
}
legend.correto, 
label.correto {
	color:#393;
}
table label.errado, 
table label.correto {
	color:#777;
}

.imgCentro {
	border:1px solid #699;
}
.imgRight {
	float:right;
	padding-left:15px;
	margin-left:20px;
	width:129px;
	border-left:1px solid #699;
}
.imgRight span {
	display:block;
	margin:6px 0;
	font-size:.75em;
	color:#699;
}
.imgRightConteudo {
	padding-right:165px;
}
#imgLista ul {
	padding-left:0;
	margin-left:0;
	width: 350px;
}

#informativoNav {
	margin-top:35px;
}
.listaInformativo dt {
	padding-left:10px;
	background:transparent url(/gypsummaster/shared/bullet.gif) 2px 5px no-repeat;
}
.listaInformativo dd {
	margin-left:10px;
}

/* HOME */
#menuHome {
	position:relative;
	float:left;
	width:160px;
	text-align:left;
}
#loginForm {
	display:block;
	margin:0 0 20px 0;
	padding:0;
}
#loginFormLista {
	margin:0 0 0 10px;
	padding:0;
}
#loginFormLista dt {
	margin:10px 0 0 0;
	font-weight:normal;
	color:#000;
	text-align:left;
	font-size:11px;
	color:#333;
}
#loginFormLista dd {
	margin:3px 0 0 0;
}
#login {
	width:150px;
}
#senha {
	width:80px;
}
#mensagemErro {
	position:relative;
	float:left;
	width:160px;
	color:#C00;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
}
#bannerProjetoPDV {
	margin:0 0 0 10px;
	padding:20px 0 0 0;
	font-size:9px;
	color:#666;
}
#bannerProjetoPDV p {
}
#conteudoHome {
	position:relative;
	float:right;
	width:520px;
	margin:0 28px 20px 45px;
}
#conteudoHome dt {
	margin:15px 0 0 0;
}
#conteudoHome dd {
	margin:8px 0 0 12px;
}

