/* ------------ Fonte -------------- */
        p, a, body, td, tr, div {
	font-style: normal; 
	font-weight: normal;
	font-size: 12px;
	color: #7D7B7A;
	font-family: tahoma;
	line-height: 15px;
	cursor: crosshair;
}

html, body {
border-top: 1px solid #7D7B7A;}

#header {
margin-top:6px;}






----------------------------- X -----------------------------
#barra {
height: 30px;
color: #7D7B7A;
background:#FFE9E9;
border-bottom: 1px solid #D6A9A9;
}

#barra .tubo {
text-align:center;
background:#FFE9E9;
border-bottom: 2px solid #v;
margin: 0 auto; padding:10;
width: 100%;}

#barra .fvbarraf {
width: 100px;
height: 17px;
background: #FFE9E9;
font: bold 10px Verdana; color:#7D7B7A; 
border: 1px solid #E9E9E9;
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color:#7D7B7A;
text-decoration: none;
margin: 0 10px;
border: 0;
position: relative; top:auto; left:auto;
background-image:none; background:none;
}
#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #7D7B7A;
font-family: Tahoma;
font-size: 9px;
line-height: 15px;
text-align:center;
padding: 12px 5px 12px 5px;
text-transform: UPPERCASE;
text-decoration: none; 
cursor:  E-resize;
background-color:transparent;
-moz-border-radius: 5px 5px 5px 5px;}

#barra .fvbarra a:hover {
color: #7D7B7A;
font-family: Tahoma;
font-size: 9px;
line-height: 15px;
text-align:left;
padding: 12px 5px 12px 5px;
text-transform: UPPERCASE;
text-decoration: none; 
background-color: #FFE9E9;
cursor:  E-resize;
-moz-border-radius: 0px 0px 0px 0px;}

#barra .fvbarra {
font: bold 11px Verdana;
color:#7D7B7A; 
}

#barra .barraimg {
opacity:.0;}

/* -------- Links -------- */

	a, a:link{
	color: #7D7B7A; height: 0px;
	font-size: 12px;
	border-bottom: 1px solid #D6A9A9;
	border-left: 1px solid #D6A9A9;
	font-family: tahoma;
	cursor: help;
	background-color: #FFE9E9;
	-moz-border-radius: 0px 0px 0px 0px;
	TEXT-DECORATION: none;
}

	a:hover {
	color: #7D7B7A;
	font-size: 12px;
	border-bottom: 1px solid #D6A9A9;
	border-left: 1px solid #D6A9A9;
	cursor: crosshair;
	background-color: #FFE9E9;
	TEXT-DECORATION: none;
	-moz-border-radius: 0px 0px 0px 0px;
	text-decoration: none;
}



/* -------- Titulo -------- */
.subtitulo {
	color: #7D7B7A;
	font-family: tahoma;
	font-size: 12px;
	width: 100px;
	background-color: none;
}

.titulo {
	color: #7D7B7A;
	font-family: tahoma;
	font-size: 13px;
	border-bottom: 0px solid #D6A9A9;
	border-right: 1px solid #D6A9A9;
	border-left: 1px solid #FFE9E9;
	border-top: 0px solid #FFE9E9;
        background-color: #FFE9E9;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	width: 250px;
}


/* -------- Caixas -------- */
input, textarea {
	color: #7D7B7A;
	font-family: tahoma;
	font-size: 12px;
        border-right: 0px solid #D6A9A9;
	border-bottom: 0px solid #D6A9A9;
	border-left: 1px solid #FFE9E9;
	border-top: 1px solid #FFE9E9;
	background-color: #FFE9E9;
	-moz-border-radius: 0px 0px 0px 0px;
}


.cmttext {
	align: left;
	width: 300px;
	color: #7D7B7A;
	cursor: crosshair;
	text-align: left;
	border-bottom: 1px solid #D6A9A9;
	border-right: 1px solid #D6A9A9;
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFE9E9;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* -------- Selecionar texto -------- */
::-moz-selection
{color: #7D7B7A;
background: #FFE9E9;}

::selection
{color: #7D7B7A; 
background: #FFE9E9;}



/* -------- Estilos -------- */
	b {	cursor: w-resize; 	color: #FF9C9C; 	TEXT-DECORATION: none;
}
	s {	cursor: crosshair; 	color: #6d52a7;	TEXT-DECORATION: none;
}
	u {	cursor: help; color: #7D7B7A; TEXT-DECORATION: none;
}
	i {	cursor: crosshair; color: #757270; TEXT-DECORATION: none;
}
	strong {	cursor: w-resize; color: #757270; TEXT-DECORATION: none;
}

a img {
	filter:alpha(opacity=65); 
	-moz-opacity: 0.90; 
	opacity: 0.90;
}


a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	cursor: pointer;
}

/* -------- Tabelas -------- */
.table {
	color: #7D7B7A;
	font-family: tahoma;
	font-size: 12px;
	border-left: 1px solid #D6A9A9;
	border-right: 1px solid #D6A9A9;
	border-bottom: 1px solid #FFE9E9;
	border-top: 1px solid #FFE9E9;
	background-color: #FFE9E9;
	width: 250px;
	text-align: right;
	padding: 3px 3px 3px 3px;
	-moz-border-radius: 5px 5px 5px 5px;
}

.table1 {
	color: #7D7B7A;
	font-family: tahoma;
	font-size: 12px;
	border-left: 1px solid #D6A9A9;
	border-right: 1px solid #D6A9A9;
	border-bottom: 1px solid #FFE9E9;
	border-top: 1px solid #FFE9E9;
	background-color: #FFE9E9;
	width: 150px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	-moz-border-radius: 5px 5px 0px 0px;
}


