p, a, body, td, tr, div {
	font-weight: tahoma;
	font-style: tahoma;
	font-size: 11px;
	color: #987C70;
	cursor: crosshair;
	font-family: tahoma;
	line-height: 11px;
}

a, a:link{
color: #D27684;
TEXT-DECORATION: none;
font-family: tahoma;
}
a:hover {
color: #987C70;
TEXT-DECORATION: none; 
background-color: #E4DFD6;
font-family: tahoma;
}

b {	cursor: crosshair; color: #D27684; TEXT-DECORATION: none;	
}
i {	cursor: crosshair; color: #D27684; TEXT-DECORATION: none;  font-family: georgia; 	font-size: 12px; letter-spacing: 1px; }
y {	 cursor: crosshair; color: #D27684; TEXT-DECORATION: none;
}
u {	 cursor: crosshair; color: #D27684; TEXT-DECORATION: none;
}
strong {	color: #D27684;	background: none; font-weight: normal; line-height: 15px; letter-spacing: 1px; 
}


::-moz-selection
{color: #D3CABD;
background: #E4DFD6;}

::selection
{color: #D3CABD;
background: #E4DFD6;} 

.titulo {
font-family: georgia; letter-spacing: 1px;
font-size: 13px;
color:#D27684;
font-weight: normal;
font-style: bold;
padding: 1px 2px 1px 1px;
}

.subtitulo { 
font-family: verdana;
font-size: 11px;
color: #987C70;
font-weight: normal;
font-style: normal;
padding: 1px 1px 2px 1px;
}

/* -------------- Barra -------------- */
#barra {
height: 42px;
text-align:center;
margin: 1%; padding:3;
color: #E3DED5;
background:#E3DED5;
width: 96%;
}

#barra .tubo {
text-align: center;
background:#E3DED5;
border-bottom: 0px solid none;
border-top: 0px solid #none;
border-right: 11px solid #D6CBC7;
border-left: 11px solid #D6CBC7;
margin: 0 auto; padding:10;
width: 76%;}


#barra .fvbarraf {
width: 70px;
height: 17px;
background: #E3DED5;
font: normal 11px Verdana; 
color: #D27684; 
-moz-border-radius: 0px;
border-bottom: 1px solid #none;
border-top: 1px solid #none;
border-right: 1px solid #none;
border-left: 1px solid #none;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #D27684;
font-family: tahoma;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 1px;
text-decoration: none; 
font-weight: normal;
font-style: normal;
background-color: #E3DED5;
border: 1px solid #none;
-moz-border-radius: 0px;}

#barra .fvbarra a:hover {
color: #D27684;
font-family: verdana;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 1px;
text-decoration: none; 
font-weight: normal;
font-style: normal;
background-color: #E3DED5;
border: 1px solid #none;
-moz-border-radius: 0px;}

#barra .fvbarra {
font: normal 11px tahoma;
color: #987C70; 
}

#barra .barraimg {
opacity:.0;}

/*---------- IMAGENS ----------*/

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

a:hover img {
filter:alpha(opacity=90);
-moz-opacity:0.90;
opacity: 1.00;
}

/* -- Comentários -- */

input, textarea, select
{font-family: tahoma;
font-size: 11px;
color: #D27684;
border-top: 1px solid #E3DED5;
border-left: 1px solid #E3DED5;
border-right: 1px solid #E3DED5;
border-bottom: 1px solid #E3DED5;
background-color: #E3DED5;
-moz-border-radius: 2px;
padding: 1px;
}


.comentarios {
font-family: tahoma;
text-align: justify;
font-size: 11px;
padding: 5px;
color:#987C70;
-moz-border-radius: 4px 4px 4px 4px;
background-color: #E3DED5;
border-top: 1px solid #E3DED5;
border-left: 8px solid #D6CBC7;
border-right: 8px solid #D6CBC7;
border-bottom: 1px solid #E3DED5;
width: 350px;
}

/* ------------ Formatacao das Tabelas -------------- */

.fundo{ font-size: 11px;
font-family: tahoma;
text-align: center;
border-top: 1px solid #D6CBC7;
border-left: 1px solid #D6CBC7;
border-right: 15px solid #D27684;
text-shadow: 0px 1px 0px #D6CBC7;
border-bottom: 1px solid #D6CBC7;
color: #987C70;
background-color: #E3DED5;
width: 500px;
padding: 4px 4px 4px 4px;
}
 
.nome {font-size: 11px;
font-family: verdana;
text-align: center;
border-left: 1px solid #D6CBC7;
border-right: 1px solid #D6CBC7;
text-shadow: 0px 1px 0px #D6CBC7;
border-bottom: 1px solid #D6CBC7;
background-color: #E3DED5;
height: 30px;
width: 450px;
padding: 2px 2px 2px 2px;
-moz-border-radius: 0px 0px 8px 8px;
}

