/* ------------ FONTE ------------ */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	cursor: crosshair;
	color: #999999;
              font-family: verdana; sans-serif;
	line-height: 11px;
	-moz-border-radius: 0px 0px 0px 0px;

}

body {
width: 900px; 
body-align: center; 
background-color:#ffffff;
margin: 0px auto;
padding: 0;
cursor: crosshair; 
-moz-border-radius: 10px;}


/* ------------ LINK ------------ */
}
a, a:link{
color: #669933;
TEXT-DECORATION: none;
text-shadow: none;
}

a:hover {
color: #669933;
TEXT-DECORATION: none; 
text-shadow: none;
}


/*------------ ESTILOS ------------ */
b {	color: #888888; TEXT-DECORATION: none; 
}
y {	color: #669933; background-color: #;
}


/*-- opacidade img --*/
a img {
	filter:alpha(opacity=100);
	-moz-opacity:0.90;
	opacity:0.90;

}
a:hover img {
	filter:alpha(opacity=99);
	-moz-opacity:1.25;
	opacity:1.25;
}

/*------------ SELEÇÃO COLORIDA by MADLYLUV.COM ------------ */
  ::-moz-selection
   {color: #A2A2A2;
    background-color: #FEFEFE;

}

  ::selection
   {color: #A2A2A2;
    background-color: #FEFEFE;

}
 
/* ------------ TABELA ------------ */
.fundopost {
	background-color: #0;
	font-size: 11px;
              line-height: 13px;
	color: #999999;
        width: 600px;
	border-bottom: 0px solid #FBEEE3;
        border-right: 0px solid #FBEEE3;
        border-top: 0px solid #FBEEE3;
	border-left: 0px solid #FBEEE3;
	text-align: justify;
        padding: 0px;
	font-family: verdana;
	-moz-border-radius: 0px;}

.table {
	background-color: #FEFEFE;
	font-size: 11px;
              line-height: 11px;
	color: #A2A2A2;
        width: 400px;
	border-bottom: 0px dashed #E9EEEF;
        border-right: 0px dashed #E9EEEF;
        border-top: 0px dashed #E9EEEF;
	border-left: 0px dashed #E9EEEF;
	text-align: center;
        padding: 5px 5px 5px 5px;
	font-family: verdana; sans serif;
	-moz-border-radius: 5px 5px 5px 5px;}

/*------------ LINHAS ------------ */

.linha1
	{border-top: 3px solid #A2A2A2; width: 400px;}
.linha2
	{border-top: 3px solid #B2B2B2; width: 400px;}


/*------------ TÍTULOS------------ */

.titulo {
font-weight: bold;
font-size: 175%;
margin-bottom: 9px;
margin-top: 9px;
letter-spacing: -2px
}

.titulo_post {color: #A2A2A2; font-size: 11px; font-family: tahoma; background-color: #;}

.subtitulo {text-transform: lowercase;letter-spacing: 0px;color: #A2A2A2;TEXT-DECORATION: bold;font-family: tahoma;font-size: 11px}

