/* -- Fonte -- */
	p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #b0cadf;
	font-family: tahoma;
	line-height: 12px;
	cursor: crosshair;}
}


/*- Link -*/

a, a:link{ color: #b0cadf; height:0px; TEXT-DECORATION: none; cursor: sw-resize; background-color: none; border-left: none;
border-right:1px solid none; border-top: transparent; border-bottom: 1px solid none;}
a:hover{color: #e296af;  text-decoration: none; border-bottom: none; border-color: transparent 0px;} 
a:visited{color: e2afc0;  text-decoration: none; border-bottom: none; border-color: transparent 0px;} 

a img {
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	opacity:0.80;
        padding: 2px;
-moz-border-radius: 3px 3px 3px 3px;        
	border: 1px solid #e2afc0;
}

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
        padding: 0px;
-moz-border-radius: 1px 1px 1px 1px;        
	border: 1px solid #e2afc0;
}




/* -- Estilos -- */

b { cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: none;
}
s { cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: none;
}
u { cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: none;
}
i { cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: none;
}
a{ cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: bold;
}
x{ cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: bold;
}
y{ cursor: sw-resize; color: #e2afc0; TEXT-DECORATION: bold;
}

/* -------- Tabelas -------- */
.table {
	background-color: #f0f0f0;
	border-top: 1px dashed #e2afc0;
	border-bottom: none;
	border-left: 1px dashed #e2afc0;
	border-right: 1px dashed #e2afc0;
	padding: 2px 2px 2px 2px;
	text-align: center;
               color:#b0cadf;
	-moz-border-radius: 3px 3px 0px 0px; 
width: 230px;
        }

.post {
	background-color: #f0f0f0;
	border: 1px dashed #e2afc0;
	padding: 2px 2px 2px 2px;
	text-align: justify;
               color:#e2afc0;
	-moz-border-radius: 3px 3px 0px 0px; 
width: 310px;
        }

.table2 {
	background-color: #f0f0f0;
	border-bottom: 1px dashed #e2afc0;
	border-left: 1px dashed #e2afc0;
	border-right: 1px dashed #e2afc0;
	padding: 2px 2px 2px 2px;
	text-align: center;
               color:#b0cadf;
	-moz-border-radius: 0px 0px 3px 3px; 
width: 310px;
        }




/* -- Titulo  -- */

.titulo {
font-family: tahoma;
font-size: 12px;
line-height: 11px;
margin-left: 50px;
-moz-border-radius: 0px 0px 0px 0px; 
color:#e2afc0;
width: 310px;
}

/* -------- Caixas -------- */

input, textarea {
	color: #8e8e8e;
	font-family: tahoma;
	text-align: center;
	font-size: 12px;
	background-color: #f0f0f0;
        border-left: 1px solid #e2afc0;
        border-right: 1px solid #e2afc0;

	-moz-border-radius: 0px 30px 0px 30px;
}


/* -- Seleção Colorida -- */

::-moz-selection
{color: #e2afc0;
background: #f0f0f0;
}

::selection
{color: #b0cadf;
background: #f0f0f0;
}

Base: Maíra Bueno
Editada por : Mah /celebrityperez
