h2 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.textocontato {
	width:450px;
	height:310px;
	margin-top:57px;
	float:left;
	line-height:30px;
	background:url(../images/contato.png) bottom right;
	font-size:16px;
}

.textocontato img {
	float:right;
}

#representantes div {
    padding: 10px;
    background: url(../images/fundocorpo.png);
    margin: 0 10px 10px 0;
    width: 210px;
    float: left;
}

#representantes div:hover {
    background: white;
}

#representantes div p {
    font-weight: normal;
    background: none;
    padding: 1px 0 !important;
    color: #333;
    font-size: 12px;
}

#representantes div strong {
    font-weight: bold;
    color: #111;
}

#representantes div h3 {
    width: 100%;
    background: none;
    color: black;
    border: 0;
    margin: 0;
    padding: 0 0 3px 0;
}

.juntos {
    margin-left: -10px !important;
    width: 220px !important;
}

#contatomapa {
    float: right;
    width: 458px;
    height: 453px;
    background: url(../images/brasil.png);
    margin-right: -30px;
    position: relative;
}

#contatomapa div {
    position: absolute;
    display: none;
}

#contatorep {
    float: left;
    width: 480px;
    padding-top: 35px;
}
