@charset "utf-8";
/* CSS Document */

body{background:#372d21; margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#372c1f;}
img{ border:0}
a:link, a:visited, a:active {text-decoration:underline; color:#372c1f}
a:hover {
	text-decoration: none;
	color:#600;
}

.titulo {font-size:34px; font-stretch:narrower;}
#logo{
width:175px;
height:485px;
background-image:url(../imagens/logo.jpg);
margin:0px; 
position: absolute;
top:0px; margin-right:0; margin-bottom:0;
visibility:visible;
}
#logo_home{
width:178px;
height:483px;
background-image:url(../imagens/logo_home.jpg);
margin:0px; 
position: absolute;
top:0px; margin-right:0; margin-bottom:0;
visibility:visible;
}

