
#contato {
width:900px;
position:relative;
float:left;
margin-left:25px;
}

#cont1 {
width:500px;
position:relative;
float:left;
margin-top:10px;
}

#cont1 h1 {
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
margin-left:30px;
}

#nossa {
width:200px;
position:relative;
float:left;
}

#nossa a{
color:#000000;
text-decoration:none;
}

#nossa a:hover{
color:#275946;
text-decoration:underline;
}

#nossa h1{
font-family:"Trebuchet MS";
font-size:14px;
color:#275946;
margin-left:30px;
}

#nossa h2{
font-family:"Trebuchet MS";
font-size:12px;
margin-left:30px;
}

#nossa h3{
font-family:"Trebuchet MS";
font-size:14px;
margin-left:30px;
color:#275946;
}

#fale {
width:260px;
position:relative;
float:right;
margin-right:30px;
/*hack ie6*/
_margin-right:0px;
/*--------*/

}

#fale h1{
font-family:"Trebuchet MS";
font-size:14px;
color:#275946;
}

#fale h2{
font-family:"Trebuchet MS";
font-size:10px;
color:#FF0000;
}

.form{
margin:7px;
margin-left:30px;
border-bottom:solid 1px #999999;
border-top:none;
border-left:solid 1px #999999;
border-right:none;
font-family:"Trebuchet MS";
font-size:12px;
}

.imgbot{
margin:7px;
margin-left:30px;

}

#cont2 {
width:350px;
position:relative;
float:right;
margin-top:10px;
}

#cont2_img {
width:319px;
height:297px;
background-image:url(../images/mapa.png);
/*hack ie6*/
_background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mapa.png');
/*--------*/
background-repeat:no-repeat;
position:relative;
float:left;
}
