/* DEFINIÇÃO PROPIEDADES DO CORPO*/
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
font-style:italic;
text-decoration: none;
}

body
{
background-image:url(IMG/teste.jpg);
position:absolute;
background-color:;
/*color::#5E1354;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:inherit;
/*scrollbar-base-color: #ffffff; 
scrollbar-face-color: #d7e3d5; 
scrollbar-track-color: #f8faf9; 
scrollbar-arrow-color: #b1a443;
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #d7e3d5; 
scrollbar-shadow-color: #d7e3d5;
scrollbar-darkshadow-color: #ffffff;
*/
margin-left: 0px;
margin-top: 0px;
margin-right:0px;
margin-bottom:0px;
}

#BarraPsico
{
	/*background-image:url(img/layout800/barra_sup_transp.gif);
background-repeat:no-repeat
position:fixed;	
background-color:#FFFFFF;*/
background-image:url(IMG/bkrosas3.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:inherit;
width:763px;
height:100%;
/*
top:0px;
left:0px;
height:100%;
/*
height:258px;
overflow: scroll;
*/
z-index:1;

}

