<html>
<head>
	<title>fv/meineliebe</title>
</head>

/* ------------------------------- title ---------------------------------- */

.titulo {
    border-bottom: none; font-weight: bold; color: #555555    }


/* -- Fonte -- */
p, a, body, td, tr, div {
	font-style: normal; 
	font-weight: normal;
	font-size: 11px;
	color: #ff9c00;
	font-family : tahoma;
	line-height: 12px;

}

/* -- Links -- */
a, a:link{
color: #434343; height:0px;
cursor: normal;
TEXT-DECORATION: none;
font-size: 11px;
}
a:hover {
color: #4d3e27;
cursor: normal;
TEXT-DECORATION: none;
cursor: crosshair;
}

/* -- Estilos -- */
STRONG {color: #b6750e; TEXT-DECORATION: none;
}
U {color: #9b7538; TEXT-DECORATION: none;
}
EM {color: #555555; TEXT-DECORATION: none;
}

/* ------ Título ------ */

.titulo {
	font-family: tahoma;
	font-color: #434343;
	font-size: 11px;
	text-transform: none;
	width: 60%;}
} 
}

/* ------ Caixas ------ */

input, textarea, select {
        font-family: tahoma; 
	font-size: 11px;
	color: #ff9a00;
             border-right: 1px dashed #555555;
             border-left: 1px dashed #555555;
             border-top: 1px dashed #555555;
             border-bottom: 1px dashed #555555;
	background-color: #555555;
	-moz-border-radius: 1px 1px 1px 1px;
	

/* ------ Tables ------ */

.table {
	color: #998675;
	background-color : #614e31; 
             border-top: 1px solid #614e31;
	border-left: 1px solid #614e31;
	border-right: 1px solid #614e31;
	border-bottom: 1px solid #614e31;
             font-size: 11px;
             font-family: tahoma;
             padding: 0px 0px 0px 0px;
             margin: 1px 1px 1px 1px;
             width: 220px;
             text-align: center;

.linha {
border-bottom: 1px dashed #614e31;
margin: 4px;}

/* ------ Fundo no post ------*/

.edit {
border-right: 1px solid #333333;
border-left: 1px solid #ff9c00;
border-top: 1px solid #333333;
border-bottom: 1px solid #ff9c00;
background-position:top center;
color: #ff9c00;
background: #333333 url(http://www.endereço/edit.gif) no-repeat top left; 
padding: 2px;
font-size: 10px; 
text-align: justify;
width: 350px;}


/* -- seleção -- */
::-moz-selection {
color: #434343;
background: #555555;
}

::selection {
color: #434343;
background: #555555;
}

.cmttext {
	align: center;
	width:500px;
	color: #434343;
	border:;
	text-align: justify;
	font-family: tahoma;
	font-size: 11px;
	background-color:#555555;
        padding: 3px 3px 3px 3px;
}

.titulo {
	font-family: tahoma;
	font-color: #434343;
	font-size: 11px;
	text-transform: none;
	width: 60%;}
} 

a img
        {filter: alpha(opacity=100);
        -moz-opacity: 10.0;
        opacity:0.90; }

a:hover img

        {filter: alpha(opacity=90);
        -moz-opacity: 1.0;
        opacity:1.0;
}


</body>
</html>