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

<body style="background-color:"transparent"> <style>{  }
BODY{
cursor:crosshair;}
--></style>	
}		
	
/* ------------- Barra de Rolagem ---------------- */	

body {scrollbar-face-color: none;
scrollbar-highlight-color: none;
scrollbar-3dlight-color: none;
scrollbar-darkshadow-color: none;
scrollbar-shadow-color: none;
scrollbar-arrow-color: none;
scrollbar-track-color: none; }

/* ----------------- Link ------------------- */
a, a:link{
color: #a69fc0; height:0px; 
cursor: crosshair;
TEXT-DECORATION: none;
 border-bottom-width: none;
 border-left-width: none;
}
a:hover {
color: #928fb1;
cursor: crosshair;
TEXT-DECORATION: NONE;
background-color: none;
}

/* ------------------------------- Caixas ---------------------------------- */
input, textarea, select {
	color: #928fb1;
	font-size: 12px;
	font-family: tahoma;
	border: 1px dashed #f5eff6;
	background-color: #f5eff6;
	line-height: 12px;
	padding: 2px;}

.comentarios {
	font-family: tahoma; 
	font-size: 11px; 
	padding: 5px;
	color: #cca8cf;
	border: 1px dashed #f3edf4;
	background-color: #f3edf4;
	width: 370px;}
}

/* ----------------- texto selecionado ------------------- */

::-moz-selection {
color: #c39ec6;
background: #ebe1ec;
}

::selection {
color: #c39ec6;
background: #ebe1ec;
}

/* ------------------------------- Tabelas ---------------------------------- */

.fundopost {
	color: #b498b6;
        border-top: 1px solid #eae3eb;
        border-left: 1px solid #eae3eb;
        border-right: 3px solid #eae3eb;
        padding: 1px 1px 1px 1px;
        border-bottom: 2px solid #eae3eb;
	background-color: #f3edf4;         
        width: 320px;
        margin: 1px 1px 1px 1px;
        text-align: center;
}

.fundopost1 {
	color: #b498b6;
        border-top: 1px solid #eae3eb;
        border-left: 1px solid #eae3eb;
        border-right: 2px solid #eae3eb;
        padding: 1px 1px 1px 1px;
	background-color: #f3edf4;         
        width: 300px;
        margin: 1px 1px 1px 1px;
        text-align: center;
}



.table1 {
	color: #b498b6;
	background-color : #eae3eb; 
        border-top: 1px solid #eae3eb;
	border-left: 2px solid #eae3eb;
	border-right: 1px solid #eae3eb;
	border-bottom: 1px solid #eae3eb;
        font-size: 12px;
        font-family: tahoma;
        padding: 0px 0px 0px 0px;
        margin: 2px 2px 2px 2px;
        width: 310px;
        text-align: center; 
}

.table2 {
	color: #b498b6;
	background-color : #f0e9f1; 
        border-top: 1px solid #f0e9f1;
	border-left: 2px solid #f0e9f1;
	border-right: 1px solid #f0e9f1;
	border-bottom: 1px dashed #EAE3EB;
        font-size: 12px;
        font-family: tahoma;
        padding: 0px 0px 0px 0px;
        margin: 2px 2px 2px 2px;
        width: 310px;
        text-align: center; 
}

/* --------------------------- Titulo ----------------------------- */

.titulo{width:360px;
margin-left:580px;
font-size:12px;
background:#f3edf4;
font-weight:normal;
font-family:tahoma;
color:#dfcae1;
margin-left:360px;
}

.subtitulo {
font-family: Tahoma;
font-size: 12px;
font-aling: center;
width: 110px;
color: #dfcae1;
background-color: #f3edf4;
border-top: 0px dashed #f3edf4;
border-left: 3px solid #f3edf4;
border-right: 3px solid #f3edf4;
border-bottom: 0px solid #f3edf4;
padding: 1px 2px 2px 1px;
width: 100px;
-moz-border-radius: 3px 3px 3px 3px;
}

/*---------- BARRA SUPERIOR ----------*/

#barra {
margin: 0; padding:0;
width: 100%; height: 35px;
background:#f3edf4;
text-align: center;
}

#barra .tubo {
background:url(http://i50.tinypic.com/2niw9s3.gif);
margin: 0 auto; padding:0;
width: 100%;
}

#barra .fvbarraf {
margin: 0;
padding:2px;
width: 100px;
height: 13px;
background: #f3edf4;
border: #f3edf4; 0px solid;
font: bold 13px Tahoma; color:#928fb1; 
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color:#cca8cf;
text-decoration: none;
margin: 0 10px;
border: 0;
position: relative; top:auto; left:auto;
background-image:none; background:none;
}

#barra .fvbarra a:hover {
color: #928fb1;
text-decoration: underline;
cursor: crosshair;
position: relative; top:auto; left:auto;
background-image:none; background:none;
}

#barra .fvbarra {
font: bold 13px Tahoma;
color:#a69fc0; 
}

#barra .barraimg {
margin: 0;
border: 0;
cursor: crosshair;
position: relative; top:auto; left:auto;
background-image:none;
}