@charset "utf-8";
/* CSS Document */

.creditosDJE{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.creditosDJE a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.creditosDJE a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.creditosDJE a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

.menuEsquerdo {
font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
}
.menuEsquerdo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuEsquerdo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuEsquerdo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #1F3F6E;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #1F3F6E;
	height: 20px;
	width: 280px;
}
.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #1F3F6E;
}
.produtos {
	border: 3px solid #1F3F6E;
}
.desProduto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1F3F6E;
	font-weight: 600;
}
.cores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3F6E;
}


