@charset "utf-8";
/* CSS Document */

p
{
font-family:Verdana, Geneva, sans-serif;
color:#663300;
margin: 11px;
font-size:80%;
text-align: justify;
}

a:link
{
	text-decoration: none;
	color:#663300;
}

a:hover
{
	text-decoration: underline;
	color:#663300;
}

a:visited
{
	text-decoration: none;
	color:#663300;
}

a:active
{
	text-decoration: none;
	color:#663300;
}
.home
{
font-family:Verdana, Geneva, sans-serif;
color:#663300;
margin: 5px;
font-size:110%;
}

.contact
{
width:429px;
height:501px;
background-image:url(../images/layout02_r3_c4_2.jpg);

float:right;
}

.rodape
{
font-family:Verdana, Geneva, sans-serif;
color: #FFF;
margin: 5px;
font-size:8px;
}

.map
{
width:800px;
height:476px;
margin-left:98px;
background-color:#FFF;

float:left;
}

h1
{
font-family:Verdana, Geneva, sans-serif;
color:#663300;
font-weight:bold;
margin:0px;
padding:0px;
font-size:120%;
}
