/*..........REF. IMAGEM DO FUNDO DO POST - LATERAIS ...........*/


html {
background: url("http://i49.tinypic.com/166bp4w.jpg");
border-top: 0px solid #ffffff
margin-top: 0px;
cursor: hand;}



/* .......... REF IMAGEM DO FUNDO - CENTRAL ........... */

body {
margin: auto;
width:900px;
body-align: center;
background:#Ffffff;
border-left: 0px solid ;
border-right: 0px solid ;}


/* ............. REF A FONTE DO FLOG ................*/
p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color:  #0076A3;
	cursor: hand;
	font-family: tahoma;
	line-height: 12px;
}


/* ....... REF AOS LINKS - IMAGENS E BORDAS ....... */

a, a:link, a:visited, a:active{
color:  #C9132C;
font: 12px tahoma;
letter-spacing: 0px;
-webkit-transition-duration: 0.9s;
text-transform: none uppercase;
TEXT-DECORATION: none;
cursor: hand;}

a:hover {
color:  #C62D42;   
background: #Ffffff url("") no-repeat   ;
border-bottom: 0px dashed none;
font: 12px tahoma;
letter-spacing: 0px;
-webkit-transition-duration: 0.9s;
padding-left: 5px;
text-transform: none uppercase;
TEXT-DECORATION: none;
cursor: hand;}

HR{
border: 0px solid  #D789A8;
}


/* ............... REF AO TiTULO - FIXO .............. */

.titulo {
border-bottom: 0px dotted  #FB607F; font-weight: normal; font-size: 18px; color:#B7281A;
}

body
{
background-attachment: fixed
}


/* ............. REF BARRAS DO TOP ............. */

#barra {
height: 60px;
color: #CC3333;
background: #CEDDF8 url("") ;
width: 70%;
align:center;
border-top: 0px outset ;}

#barra .tubo {
text-align:center;
background:  #CEDDF8 ("");
margin: 0 auto; padding: 8;
width: 70%;
border-top: 0px outset ;
border-bottom: 0px solid none;
background:#CEDDF8 url("");margin: 0 auto; padding:0;width: 100%;}


#barra {margin: 0; padding:20 ;width: 100%; height: 40px;background:#ffffff; background: #CEDDF8 url("");text-align: center;}


#barra .fvbarraf {
width: 40px;
height: 40px;
background: #ffffff;
color:#CC3333
}


#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color:   #CC3333;
text-align: center;
padding: 0px;
text-decoration: none;
background-color:}

#barra .fvbarra a:hover {
color: #3EABBF;
text-align: center;
padding: 0px;
text-decoration: none;
background-color:}


#barra .barraimg {
opacity:.0;}

/*............ REF. AO POST............*/
.linha {
border-bottom: 5px solid #ffffff;
}


.table1 {
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
        width: 460px;
	padding: 5px;
border-right: 0px solid #FC8E93;
border-left: 0px solid #ffdead;
border-top: 0px solid #FC8E93;
border-bottom: 0px solid # FC8E93;
background: #EBEBEB;
-moz-border-radius: 0px 0px 0px 0px;
}

.table2 {
	color: #ffffff;
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
        width: 450px;
	padding: 4px;
border-right: 0px solid #E1E1AF;
border-left: 0px solid #E1E1AF;
border-top: 0px solid #E1E1AF;
border-bottom: 0px solid #E1E1AF;
background:  #8BA9C1;
-moz-border-radius: 0px 0px 0px 0px;
}


/* ............ REF. OPACIDADE NAS IMAGENS............ */
img{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -webkit-border-radius: 5px;
   transition: all 0.5s ease-out;}
  
img:hover{
   -webkit-transition: opacity 0.7s linear;
   opacity: 0.6;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -webkit-border-radius: 5px;
   transition: all 0.3s ease-out;}

/* ---------------- REF AO RODape? ------------- */

#footer {
background-position: bottom;
width: 900px;
height:30px;
clear: both;
text-align: center;
background: #8EABC1 url("http://i49.tinypic.com/166bp4w.jpg");
}


/* ............. REF CAIXA COMENTARIO - CSS ............ */

input, textarea {
	color: #193751;
	font-family: tahoma;
	text-align: center;
	font-size: 12px;
	background-color:  #fff0f5;
        border-bottom:1px solid #C57C7C;
        border-right:1px solid #C57C7C;
        border-top:1px solid #C57C7C;

	-moz-border-radius: 0px 0px 0px 0px;
background-image : url("http://i49.tinypic.com/2cxw39f.jpg");

}

/*............ REF CAIXA COMENTaRIO DOS AMIGOS .........*/

.cmttext {
align:center;
text-align: center; 
font-family:tahoma;
font-size:12px;
font-weight: normal;
background-color: #Ffffff;
background-image : url("");
padding: 0px;
}

/*............. REF CAIXA EXTERNA - ACOLHEDORA ...........*/

.comentarios {

font-family: tahoma; 
        color:#FD9FA2;
        background-color: #Ffffff;
        border: 0px solid #F2FFB3;
	font-size: 12px; 
        padding: 5px;
	-moz-border-radius: 6px 6px 6px 6px;
         width: 340px;
        }



p {margin:0px; margin-top:5px;}
a {text-decoration: none; color: #; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
a:hover{ text-decoration: none; color: #; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
:-moz-any-link:focus{outline: none;}
b{font-weight: bold;}