a:link        { text-decoration: none; color: #663300 }
a:visited     { text-decoration: none; color: #663300 }
a:hover       { text-decoration: underline }
a:active      { color: #663300 }
p             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }
td            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }
tr { vertical-align:text-top}

p.paragrafo { text-align: justify }

.erro { color: #FF0000 }

.grifo,.descrlink { font-style: italic }

.atencao { font-weight: bold; }

.textopeq {	font-size: 75%; }

.destaqueSimples { color: #663300; } 

.descrarq { 
	font-style: italic;
	font-size: 60%;
	text-align:justify;
}

.nomearq {
	font-style: italic;
	font-size: 80%;
}

img { border: none }

@font-face {
font-family: Mariage;
src: url(MARIAGE0.eot);
}

h1 {
	font-family: Verdana;
	font-size: 250%;
	font-weight: bold;
	color: #663300;
  }
  
h2 {
	font-family: Verdana;
	font-size: 200%;
	font-weight: bold;
	color: #663300;
  }
  
h3 {
	font-family: Verdana;
	font-size: 150%;
	font-weight: bold;
	color: #663300;
}

h4 {
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
	color: #663300;
}

.destaque,h5 {
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #663300;
}

th {
	color: #CC9966;
	background: #663300;
	font-size: 70%;
	font-weight:bold;
}

tr.listtable  { 
	color: #000000; 
	background: #CC9966;
}

td.labelform  { 
	text-align:right; 
	color: #663300; 
	font-weight:bold;
	vertical-align:top
}

td.listamenu  { 
	text-align:center; 
	color: #663300; 
	font-weight:bold 
}

td.data {
	text-align:center; 
}

td.numero {
	text-align:right; 
}

a.titulolink {
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
	color: #663300;
}

a.linkmenu,a.linkpeq  { 
	color: #663300; 
	font-size: 90%;
}

a.linkenq  { 
	color: #000000; 
	font-size: 90%;
}

.botoes  { 
	text-align:right; 
}

td.descrform {
	color: #663300;
	font-style: italic;
	font-size: 60%;
}

a.linkpeq {
	color: #663300;
	font-style: italic;
	font-size: 80%;
}

input.campoform,textarea.campoform,select.campoform {
	font-family: Verdana;
	font-size: 100%;
	background-color: #CC9966;
	border-style: none
}

.campoTransparente {
	background-color: #fff;
	font-family: Verdana;
	font-size: 100%;
	border-style: none
}

#divAtr {
	float: right;
	width: 150px;
	border: 2pt solid #663300;
	margin: 0 0 0 15px;
}