/* -- Fonte -- */
p, a, body, td, tr, div {
font-style: tahoma; 
font-weight: normal;
font-size: 12px;
color: #403e3e;
font-family: tahoma;
line-height: 11px;
cursor: crosshair;
text-shadow: 1px 1px:#191919;
}

/* -- link  -- */
a, a:link{
font-size: 12px;
color:#cf607f;
TEXT-DECORATION: none; 
}
a:hover {
font-size: 12px;
color: #403e3e;
background: #272727;
TEXT-DECORATION: none; 
}

.subtitulo {
font-size: 12px;
font-family : tahoma;
background-color: #2a2a2a;
padding: 4px 2px 4px 2px;
-moz-border-radius: 8px;
width: 95px;
}


}

strong {        cursor: none; color: #cf607f; background-color: #272727; TEXT-DECORATION: none;

  
}

/* -- Tabelas-- */

.table {
	background-color: #2f2f2f;
        text-align: center;
width: 300px;
        }
.linha
	{color: #none;
	width: 300px;
	border-bottom: 1px dashed #cf607f;
	padding: 2px;}


/* -- Fundo do Post -- */

.fundopost {
	font: 12px tahoma;
        line-height: 11px;
	text-align: justify;
	color: #403e3e;  
	padding: 2px 2px 2px 2px;
	background-color :#272727;
	border-left: 3px solid #333333;
        border-right: 3px solid #333333;
	-moz-border-radius: 3px 3px 3px 3px;
width: 300px;
}

/* --------- imgemhgf ----- */

.opacidade {
filter:alpha(opacity=50);
-moz-opacity:0.50; opacity:0.50;
}
.opacidade:hover {
filter:alpha(opacity=100);
-moz-opacity:1.0; opacity:1.0;
}

a img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.50;
	opacity:0.50;
        border: 1px solid:#191919;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        padding: 2px;
        margin: 0px;
}


a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.0;
        border: 1px solid #191919;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        padding: 2px;
        margin: 0px;
}


input, textarea, select {
	font-family: tahoma;
        text-align: justify; 
	font-size: 12px; 
        color: #cf607f;
	border-left: 2px solid #cf607f;
	border-right: 2px solid #cf607f;
	-moz-border-radius: 4px 4px 4px 4px;
        background-color: #2e2e2e;
        }

.comentarios {
	font-family: tahoma;
        text-align: justify; 
	font-size: 12px; 
        padding: 5px;
        color: #403e3e;
	border-right: 6px solid #cf607f;
	-moz-border-radius: 4px 4px 4px 4px;
        background-color: #272727;
        width: 320px;
        }

/*---BODY---*/

body {
		margin:1;
		padding:1;
		border:1;		
		width:100%;
		min-width:600px;
	}
	
	#header {
	text-align:center;
	margin-bottom: 10px;
	}
	
	#footer {
        background: # url('');
        width : px;
        height: px;
        border-bottom: #;
	text-align:center;
	font-size: 10px;
	margin-top: 8px;
        
	}
}

/*- Barra-*/

#barra {
margin: 0; padding:0;
width: 100%; height: 35px;
background:#232323; background:url(http://img411.imageshack.us/img411/1134/semttulo1c.png);
text-align: center;
}


#barra .tubo {
background:url(http://img411.imageshack.us/img411/1134/semttulo1c.png);
margin: 0 auto; padding:0;
width: 100%;
}

#barra .fvbarraf {
width: 100px;
height: 17px;
background: #272727;
font: bold 10px Verdana; color:#403e3e; 
border: 1px solid #cf607f;
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #403e3e;
font-family: tahoma;
font-size: 9px;
line-height: 15px;
text-align:center;
padding: 12px 5px 12px 5px;
text-transform:uppercase;
text-decoration: none; 
background-color:transparent;
-moz-border-radius: 5px 5px 5px 5px;}

#barra .fvbarra a:hover {
color: #cf607f;
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:transparent;
-moz-border-radius: 0px 0px 0px 0px;}

#barra .fvbarra {
font: bold 11px Verdana;
color:#403e3e; 
}

#barra .barraimg {
opacity:.0;}

---------------
