﻿html { 
background-color: #F9F5F3; 
background-image: url(''); 
border-top: 0px solid #F5CDDB; 
margin-top: 0px;} 

p, a, body, td, tr, div {	font-weight: normal;	font-style: normal;	font-size: 11px;	color: #E0DBE6;	cursor: crosshair;	font-family: verdana;	line-height: 13px;}

a, a:link{color: #;font-family: verdana;font-size: 11px;text-transform: lowercase;cursor: default;TEXT-TRANSFORM: lowercase;} 
a:hover {color: #; text-decoration: none; cursor: crosshair; font-weight: normal; letter-spacing: 0px; TEXT-TRANSFORM: lowercase;}

.subtitulo {font: 8px Georgia; text-align:center;font-weight: bold;letter-spacing: 1px;padding: 0px 10px 0px 10px;color: #E0DBE6;text-transform: uppercase; text-decoration: bold; cursor: crosshair;        width: 100px;}

b {	color: #E0DBE6; }
u {	color: #E0DBE6; TEXT-DECORATION: none;}
i {	color: #E0DBE6; TEXT-DECORATION: none; font-weight: normal;}
c {	 color: #E0DBE6;}
strong {	color: #DED5E3; font: 9px arial; font-style: normal;background-color: #FFFFFF;letter-spacing: 0px;border-bottom: 0px dashed #535353;font-weight: bold;text-transform: lowercase; padding: 2px;} 


.titulo_post {font: italic 11px georgia;
color: #E6E0EB;
}

.titulo {color: #E6E0EB;
font-family: georgia;
letter-spacing: -2px;
font-size: 11px;
}


a img {filter:alpha(opacity=65);-moz-opacity:0.90;opacity:0.70;}

/* Opacidade */

a img {
filter:alpha(opacity=70);
-moz-opacity:0.90;
opacity:0.70;
-webkit-transition-duration: 0.8s;
box-shadow: 0px 0px 6px #C8C0D6;}

a:hover img {
filter:alpha(opacity=100);
-moz-opacity:1.25;
opacity:1.25;
-webkit-transition-duration: 0.8s;
box-shadow: 0px 0px 6px #C8C0D6;}


a:hover img {filter:alpha(opacity=100);-moz-opacity:0.90;-webkit-transition: 0.2s ease-in;opacity:0.90;} 

::-moz-selection {background-color: #303030;color: #ffffff;}
::selection {background-color: #303030;color: #ffffff;}

input, textarea, select {font-family: verdana; font-size: 11px; color: #E0DBE6; align: center; background: #F5F3F7;  text-align:left; margin: 1px;border: 3px solid #F1EFF5; -o-border-radius: 10px;padding: 6px;} 


.post1 {
	background-color: #F4F2F7;
	font-size: 11px;
        line-height: 13px;
	color: #C8C0D6;
        width: 400px;
         border-top: 3px solid #F1EFF5;
         border-left: 3px solid #F1EFF5;
         border-right: 3px solid #F1EFF5;
         border-bottom: 3px solid #F1EFF5;
	text-align: justify;
        padding: 10px;
	font-family: verdana;
	-moz-border-radius: 1px;}

.post2 {
	border: 0px solid #;
       background-color: #1E1F1F;
       text-align: center;
       -moz-border-radius: 1px;
       padding: 3px;
       line-height: 12px;
       font-family: Verdana;
       width: 300px;}

.table1 {
        background-color: #1D1E1E;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	color: #2C2C2C;
 text-transform: uppercase; 
 padding: 15px;
 letter-spacing: 1px;
	cursor: crosshair;
	font-family: calibri;
	line-height: 13px;
        width: 420px;
}




