[Enter code here]/* -------------------------- Fonte ------------------ */
body {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #c1c1c1;  
	font-family: tahoma;
	line-height: 13px;
        cursor: crosshair;
}

        ::-moz-selection
        { color: #5b6091;
        background: #e7e8e8; }

        ::selection
        { color: #5b6091;
        background: #e7e8e8; }

}

#barra {
margin: 0; padding:0;
width: 100%; height: 35px;
background:#000000; background:url(http://i46.tinypic.com/6o3fvl.png);
text-align: center;
}

#barra .tubo {
background:url(http://i46.tinypic.com/6o3fvl.png);
margin: 0 auto; padding:0;
width: 100%;
}

#barra .fvbarraf {
margin: 0;
padding:2px;
width: 100px;
height: 13px;
background: #000000;
border: #5b6091 1px solid;
font: bold 11px Verdana; color:#5b6091;
}

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

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

#barra .fvbarra {
font: bold 11px Verdana;
color:#5b6091;
}

#barra .barraimg {
margin: 0;
border: 0;
cursor: crosshair;
position: relative; top:auto; left:auto;
background-image:none;
}
/* ----------------------- Link ---------------------- */
        a, a:link{
        color: #5b6091; height:0px;  
        border-top: 0px dotted #none 
        border-bottom: 0px solid #none; 
        cursor: crosshaire;  
        TEXT-DECORATION: none;
        background-color: none;  
}

        a:hover { 
        font-size: 10px;
        color: #5b6091; 
        border-top: 0px solid #none;  
        border-bottom: 1px dashed #c1c1c1;  
        cursor: crosshair;
        TEXT-DECORATION: none;
        background-color: #none; 
}

/* ------------------------ Estilos --------------------- */
b {	cursor: ne-resize;  color: #232967; cursor: ne-resize;}

u {	cursor: ne-resize;  color: #232967; TEXT-DECORATION: none; border-bottom: 1px solid #232967; cursor: ne-resize;}

i {	cursor: ne-resize;  color: #232967; cursor: ne-resize;}

s {	cursor: sw-rezize;	color: #232967; TEXT-DECORATION: none; border-bottom: 1px simple #232967; cursor: help;}

/* ----------------------- Tables ----------------------- */

.fundopost1 {
	background-color: #e7e8e8; 
	border-right: 0px solid #000000; 
        border-bottom: 3px solid #e7e8e8; 
	border-top: 0px solid #000000; 
        border-left: 0px solid #ffffff;  
	color: #c1c1c1;
        width: 230px;
}

.table {
color: #5b6091;
background-color: #eef0ef;
font-size: 11px;
font-family: Tahoma;
border-top: 5px solid #e7e8e8;
border-bottom: 5px solid #e7e8e8;
border-right: 3px solid #e7e8e8;
border-left: 3px solid #e7e8e8;
width: 210px;
padding: 5px;
}

.titulo {
font-family: tahoma;
font-size: 11px;
background-color: #none;
border: 0px dashed #777777;
width: 200px;
margin-left: 40px; 
}



/* ---------------------- Caixas ------------------------- */
input, textarea, select 
	{font-family: tahoma; 
	font-size: 11px;
	color: #5b6091;
	border-top: 0px solid #c1c1c1;  
	border-left: 0px solid #c1c1c1; 
	border-right: 0px solid #c1c1c1; 
	border-bottom: 0px solid #c1c1c1; 
	background-color: #eef0ef; 

}

.cmttext {
	align: justify;
	color: #5b6091;
	border-left: 0px solid #c1c1c1;
	border-right: 0px solid #c1c1c1;
	border-top: 0px solid #c1c1c1;
	border-bottom: 0px solid #c1c1c1;
	background: #eef0ef;
	padding: 5px;
}
.comentarios {
	font-family: tahoma; 
	font-size: 11px; 
        padding: 5px;
        color: #c1c1c1;
	border: 1px solid #c1c1c1;
	-moz-border-radius: 5px 5px 5px 5px;
        background-color: #e7e8e8;
        width: 320px;
        }
}

