/* --- Fonte ---*/

P, body, td, tr, div {
font-style: normal;
font-weight: normal;
font-size: 11px;
color: #D0C89D;
font-family: Verdana;
line-height: 13px;}

/* -- TABLES -- */

.table {
        color: #;
        background-color: #F8F7F3;
	border: 1px solid #f0ede1;
	border-bottom: 13px solid #f0ede1;
	border-top: 13px solid #f0ede1;
	text-align: justify;
        padding: 2px;
        width: 398px;
        font-family: Verdana;}

.nome {
        color: #;
        background-color: #231523;
	text-align: justify;
        padding: 2px;
	-moz-border-radius: 6px 6px 2px 2px;
        width: 80px;
        font-family: Verdana;}



/* --- estilos ---*/

b {	cursor: none; color: #C03B5D; TEXT-DECORATION: none;	
}
i {	cursor: none; color: #C03B5D; TEXT-DECORATION: none;
}
u {	 cursor: none; color: #242423; TEXT-DECORATION: none;
}
y {	 cursor: none; color: #2D2C2A; TEXT-DECORATION: none;





/* --- Links ---*/

a, a:link{
	color: #C03B5D;
	font-family: Verdana;
	cursor: w-resize;
	background-color: #none;
	TEXT-DECORATION: none;}

a:hover {
	color: #D25C7A;
	font-family: Verdana;
	cursor: w-resize;
	background-color: #F6F5ED;
	TEXT-DECORATION: none;}

/* -- Seleleção Colorida -- */

::-moz-selection{
background:#F9F9F6;
}
background:#F9F9F6;
}


/* --- Titulo ---*/

.titulo {color: #C2B888;
font-family: Georgia;
font-weight: normal;
font-style: italic;
font-size: 20px;}


/* --- caixas ---*/

input, textarea, select {
	color: #C2B888;
	border: 1px dashed #CEC7A6;
	background: #F4F2EA;
	font-size: 11px;
	font-family: verdana;
	line-height: 11px;
	padding: 1px;}

.comentarios {
color: #none;
width: 400px;}



/* --- Opacidade das imagems  ---*/

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

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



