/* CSS Document */
BODY {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#9D9FAC;
	
}
BODY#mainWindow {
/* Thanks to bluerobot.com! */
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
}
	
.positionContent {
	width:500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	z-index:1;
	}

BODY#popimages {
margin:0px;
}

.positionLegenda {
	position:relative;
	top:-250px;left:-100px;
	z-index:10;
	width:100px;
	text-align:right;
	vertical-align:top;
	text-transform:uppercase;
	height: 28px;
}

.positionLg1coluna {
	position:relative;
	top:-100px;left:-100px;
	z-index:10;
	width:100px;
	text-align:right;
	vertical-align:top;
	text-transform:uppercase;
	height: 28px;
}


BODY#menu {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#9D9FAC;
	margin:0px 0px 0px 11px;
}

A {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#9D9FAC;
	text-decoration:none;
}

A:hover {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#990000;
	text-decoration:none;
}
A#txtLink {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#990000;
	text-decoration:none;
}

A#txtLink:hover {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#990000;
	text-decoration:underline;
}

A#branco {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

A#branco:hover {
	font-family:"Trebuchet MS",Arial,sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.titulos{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#990000;
	
}

B {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
}

B#cinza {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9D9FAC;
}

TD {
padding:0px;
margin:0px;
}

TD#legenda {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.1em;
	color:#990000;
	text-align:right;
	vertical-align:top;
	padding-top:73px;
	padding-right:10px;
	line-height:20px;
	margin-left:-30px;
}

TD#centerTable {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#990000;
	text-align:left;
}


TD#thumbs {
text-align:left;
vertical-align:top;
padding:0px 15px 13px 0px;
margin:0px;
}



IMG#thumbnails {
border:solid 1px #9D9FAC;
width:74px;
height:44px;
}



IMG#embranco {
border:solid 1px #FFFFFF;

}

TABLE#thumbtable {
	margin:10px 10px 30px 10px;
	text-align:left;
}

TABLE#texto {
	margin:19px 10px 0px 10px;
	text-align:left;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	color:#9D9FAC;
	line-height:20px;
	width:400px;
}


.divstyle {
	text-align:center;
	width:100%;
	height:100%;
}

.wrapdiv {
padding:10px 10px 0px 10px;
width:400px;
}

.copyright {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:8px;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#9D9FAC;
	text-align:center
}



.vermelho {
color:#990000
}

input,option,textarea,select {

border:1px solid #9D9FAC;
background-color:#e1e1e1;
font-family:"Trebuchet MS" Arial sans-serif;
font-size:12px;


}
input {
vertical-align:middle;
margin-top:4px;
height:25px;
padding-left:5px;
}
textarea {
vertical-align:middle;
margin-top:4px;
height:100px;
padding-left:5px;

}
input#botao {
vertical-align:middle;
font-size:12px;
margin-top:4px;
height:30px;
padding:5px;
margin-top:10px;
background-color:#990000;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing:.1em;
}

input#campo {
width:200px;
}

td#lblForm {
font-size:13px;
width:150px;
text-align:right;
vertical-align:top;
line-height:19px;
}
td#formElement {
width:400px;
text-align:left;
padding-left:20px;
vertical-align:baseline;
}

#fechajanela {
font-size:11px;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing:.1em;
}

.barravermelha
{
background-color:#990000;
height:15px;
padding-top:0px;
padding-bottom:5px;
padding-right:5px;
padding-top:5px;
}
.tdfundobranco
{
background-color:#FFFFFF;
text-align:center;
}

.TabelaPopUp {
text-align:left;
vertical-align:top;
}
.notesPopUp {
width:200px;
}

.imagensPopup
{
margin-top:30px;
margin-bottom:40px;
border:1px solid #9D9FAC;
}
