
p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #DB7093;
	cursor: crosshair;
	font-family: Tahoma;
	line-height: 12px;
}



/* -- link  -- */
a, a:link{
color:#FF9999;
TEXT-DECORATION: none; 
}
a:hover {
color: #FF6699;
cursor: crosshair;
background: #FFDAB9;
TEXT-DECORATION: none; 
}

.subtitulo {
font-size: 11px;
font-family : Tahoma;
color:#DB7093;
background-color: none;
padding: 4px 2px 4px 2px;
-moz-border-radius: 8px;
width: 95px;
}


}

/* -- Estilos -- */

i {	cursor: none; color: #c98082;  TEXT-DECORATION: none;
}
s {	cursor: none; color: #b8c995;  TEXT-DECORATION: none;
}
a {	cursor: none; color: #c98082;  TEXT-DECORATION: none;
}
b {	cursor: none; color: #b8c995;  TEXT-DECORATION: none;
}
u {	cursor: none; color: #c98082;  TEXT-DECORATION: none;
}

strong {        cursor: none; color: #b8c995; background-color: #FFDAB9; TEXT-DECORATION: none;

  
}

/* -- Tabelas-- */

.table {
	background-color: #fffff5;
        text-align: center;
        border: 1px solid #f5f5eb;
        -moz-border-radius: 4px 4px 4px 4px;
width: 420px;
        }
.table2 {
	margin-right: 5px; padding:2px;text-align: center;font-family: georgia;background-color: #fffff5;float:left; width:18%;color:#dfdfbf;
        }
.linha
	{color: #none;
	width: 240px;
	border-bottom: 1px dashed #;
	padding: 2px;}


/* -- Fundo do Post -- */

.fundopost {
	font: 11px verdana;
        line-height: 10px;
	text-align: justify;
	color: #FF99CC;  
	padding: 2px 2px 2px 2px;
	background-color :#FFFFFF;
	border-left: 6px solid #fafaf0;
        border-right: 12px solid #dfdfbf;
        -moz-border-radius: 3px 3px 3px 3px;
width: 520px;
}
.Pr {
color: #FF99CC;
font-family: Verdana;
background-color: #FFFFFF;
font-size: 11px;
margin-right: 2px; 
padding: 1px;
text-align: center;
letter-spacing: 1px;
line-height: 12px;
float:left; 
width: 23%;
}

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


a img {
filter:alpha(opacity=50);
-moz-opacity:0.90;
opacity:0.90;
border: 6px solid #FFFFFF;
}

a:hover img {
filter:alpha(opacity=100);
-moz-opacity:1.25;
opacity:1.25;
border: 6px solid #FFFFFF;
}


::-moz-selection {
        color: #86bbcc;
        background-color: transparent; 
}

::selection {
        color: #86bbcc;
        background-color: transparent; 
}

input, textarea, select {
	font-family: tahoma;
        text-shadow: 1px  #DB7093;
        text-align: center; 
	font-size: 11px; 
        color: #DA70D6;
	border: 1px solid #e7e7de;
	-moz-border-radius: 4px;
        background-color: #FFDAB9;
        background-image : url('http://i48.tinypic.com/s5ero8.jpg'); 
        }

.comentarios {
	font-family: tahoma;
        text-align: center; 
	font-size: 11px; 
        padding: 5px;
        color: #DB7093;
	border-right: 12px solid #FFCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
        background-color: #f8f8ee;
background-image : url('http://i48.tinypic.com/2z6yydy.jpg');        
width: 340px;
        }
}



/*---BODY---*/

body {
		margin:1;
		padding:1;
		border:1;		
		width:100%;
		min-width:600px;
	}
	
	#header {
	text-align:center;
	margin-bottom: 10px;
	}
	
	#footer {
        background: #f0f0e6;
        color: #86bbcc;
        width : 1000px;
        height: 20px;
	text-align: center;
	font-size: 10px;
	margin-top: 8px;
	font-style: oblique;
	font-family: tahoma;}
        
	}
}
/* --- Título --- */

.titulo {
color: #DB7093;
font-family: tahoma;
font-style: normal;
font-size: 11px;
width: 110px;
} 
/* ------------ BARRA ------------ */
#barra {
margin: 0; padding:0;
width: 100%; height: 54px;
background:#f0f0e6; background:url('http://i48.tinypic.com/dfylvn.jpg');
text-align: center;
}

#barra .tubo {
text-align:center;
background:#f0f0e6; background:url('http://i48.tinypic.com/dfylvn.jpg');
margin: 5 auto; padding:100;
width: 100%;
}

#barra .fvbarraf {
width:90px;
height: 15px;
background: #f0f0e6;
font: normal 11px tahoma; color:#FF99CC; 
border: 1px solid #dfdfbf;
-moz-border-radius: 3px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #9999FF;
font-family: verdana;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 4px;
text-decoration: none; 
background-color: #f5f5eb;
border: 1px solid #eaeae0;
-moz-border-radius: 3px 4px 4px 3px;}

#barra .fvbarra a:hover {
color: #9999FF;
font-family: verdana;
font-size: 11px;
line-height: 15px;
text-align: center;
padding: 4px;
text-decoration: none; 
background-color: #f5f5eb;
border: 1px solid #eaeae0;
-moz-border-radius: 3px;}

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

#barra .barraimg {
opacity:.0;}

/* ----------------- FOOTER ---------------- */
/*---BODY---*/

body {
		margin:1;
		padding:1;
		border:1;		
		width:100%;
		min-width:600px;
	}
	
	#header {
	text-align:center;
	margin-bottom: 10px;
	}
	
	#footer {
        background: #1D1D1D url('http://i49.tinypic.com/2dmkxt.jpg');
        width : 1007px;
        height: 216px;
        border-bottom: #1D1D1D;
	text-align:center;
	font-size: 10px;
	margin-top: 8px;
	}
}


---------------
.by {margin-right: 5px; padding:2px;text-align: center;font-family: georgia;background-color: #f5f5eb;float:left; width:18%;color:#dfdfbf;}
