/* ------------ Link -------------- */
a, a:link{
color: #c3b8c1;
font-family: verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
background-color: #d9e5a6;
border-bottom: 0px dashed #fdf5df;
letter-spacing: 0px;
text-transform: none;
cursor: hand;
line-height: 13px;}

a:hover {
color: #b7c384;
font-family: verdana;
font-size: 11px;
text-transform: none;
background-color: #d9e5a6;
border-bottom: 0px dashed #fdf5df;
font-style: normal;
font-weight: normal;
letter-spacing: 0px;
padding: 0px;
TEXT-DECORATION: none;
line-height: 13px;}

/* ------------ Fonte -------------- */
p, a, body, td, tr, div {
font-style: normal; 
font-weight: normal;
font-size: 11px;
color: #c6d195;
font-family : verdana;
line-height: 12px;
}

/* ------------ Estilos -------------- */



y {	cursor: crosshair;  color: #c3b8c1; TEXT-DECORATION: none; }

a img {
	filter:alpha(opacity=50); 
	-moz-opacity:0.90; 
	opacity:0.90;
        border:3px solid #d5e1a4;
}

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
        border:3px solid #d5e1a4;
}



/* ---------- Seleçao Colorida --------- */

::-moz-selection {
background-color: transparent;
color: #c3b8c1;}

::selection {
background-color: transparent;
color: #c3b8c1;}


/* ------------ Caixa -------------- */

input, textarea {
	color: #c3b8c1;
	font-family: Verdana;
        font-size: 11px;
        padding: 5px;
        border: 3px solid #d7e3a5;
        border-radius: 0px;
	background-color: #dbe7aa;}


#header {
margin-top:5px;}


/* ------------ post -------------- */



/* -- titulos -- */

.titulo {
font-family: tahoma; letter-spacing: 1px;
letter-spacing: -3px;
font-size: 20px;
text-align: center;
font-weight: negrito;
font-style: normal;}


.subtitulo {color: #c6d195; 
text-transform: capitalize; font: 10px calibri; text-align:center; padding: 5px; 
font-style: italic; font-weight: italic; letter-spacing: 1px;}

.titulo_post {
font-family: calibri;
letter-spacing: -1px;
font-size: 20px;
text-align: center;
font-weight: bold;
font-style: italic;
text-transform: none;}


/* -- Footer-- */

#footer {
color:#c3b8c1;  
font-family: calibri;
font-size: 10px;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px; 
background: #d6e2a3;
border-top: 4px solid #d6e2a3;
}




/*-- Barra --*/

