/* -- fonte, links. -- */
p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #F69696;
	cursor: crosshair;
	font-family: Verdana;
	line-height: 11px;}

a, a:link {color: #71977A; 
           TEXT-DECORATION: none;}

a:hover {color: #FA0301; 
         TEXT-DECORATION: none; }

::-moz-selection
   {color: #F69696;
    background-color: #f1efef;}

::selection
   {color: #F69696;
    background-color: #f1efef;}
 
b {cursor: none; color: #F69696; TEXT-DECORATION: none; letter-spacing: -1px; TEXT-TRANSFORM: UPPERCASE; }
d {cursor: none; color: #FA0301; TEXT-DECORATION: none; letter-spacing: -1px; TEXT-TRANSFORM: UPPERCASE; }
f {cursor: none; color: #71977A; TEXT-DECORATION: none;}
strong {color: #71977A; background: #f1efef; font-weight: normal; line-height: 14px; letter-spacing: 1px;}


.titulo {letter-spacing: -2px; TEXT-TRANSFORM: UPPERCASE;}
.titulo_post {letter-spacing: -2px; font-style: none; font-weight: bold; font-size: 17px; font-family: verdana;}

.subtitulo {font-family: Verdana;
font-size: 11px;
color: #F69696;
font-weight: normal;
font-style: normal;
padding: 1px 1px 2px 1px;}

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

a:hover img {filter:alpha(opacity=100);
-moz-opacity:0.100;
opacity: 0.100;}

.principal {color: #F69696;
        background-color: #f1efef;
	line-height: 11px;
        padding: 10px;
        -moz-border-radius: 0px;
        line-height: 13px;
        font-family: Verdana;
        width: 500px;}

.by {margin-right: 5px; 
     padding:2px;
     text-align: center;
     font-family: verdana;
     background-color: #ffffff;
     float:left; 
     width:18%;
     color:none;}

input, textarea, select {font-family: verdana;
        text-align: justify; 
	font-size: 11px; 
        color: #F69696;
	border: 1px solid #e2dede;
	-moz-border-radius: 0px 0px 0px 0px;
        background-color: #F5F5F5;}

.comentarios {font-family: verdana;
        text-align: justify; 
	font-size: 11px; 
        padding: 5px;
        color: #1A7C31;
	border: 0px dashed #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
        background-color: #F5F5F5;
        width: 320px;}