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

.box-conteudo{
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;	
	background-color: #584a2a;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;	
    padding-left: 10px;
    padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 20px;
	background-image: url(../img/ramosP.png);
	background-repeat:no-repeat;
	background-position:right bottom;	
}

.box-conteudo p{
    font-size: 12px;
	text-align: justify;
	line-height: 24px;
	margin-right: 20px;
	color: #e4e0cd;
}

.box-conteudo .img-ramos{
	background-color: transparent;
	border:none;
	box-shadow: 0 0 0 transparent;	
	margin-left: -10px;
}

.box-conteudo h2{
	color: #b6ae88;
	font-size: 15px;
	text-shadow:2px 2px #1d1d1d;	
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 70px;
    padding-top: 50px;
	background-image: url(../img/ramosPTop.png);
	background-repeat:no-repeat;
	background-position:left bottom;			
}

.box-conteudo h3{
	color: #ede9d3;
	text-shadow:2px 2px #1d1d1d;		
	font-weight: bold;
	font-size: 12px;	
    margin-top: 2px;
	margin-bottom: 5px;
}

.box-conteudo label{
	font-weight: normal;
}

.box-conteudo hr{
    box-shadow: 1px 2px 3px #2F2F2F;
    margin-left: 0;
	margin-top: 5px;
}

.thumb-capa .thumb-box-capa {
    background: transparent;
    border: none;
	border-radius: 0;
	padding: 0;
    text-align: center;
	word-wrap: break-word;	
}

.thumb-capa .thumb-box-capa p{
    line-height: 28px;
    margin-top: 0;
}

.thumb-box-capa img{
	border: 1px solid #B6AE88;
	box-shadow: 1px 1px 3px #000000;	
	border-radius: 0;
	/* margin-top: 18px;
	margin-left: 33px; */
}

.formulario{
    padding-left: 35px;
}


.form-contato{
	margin-right: 0 !important;
}

.form-contato input,
.form-contato textarea{
	font-size: 11px;
}

.btn-enviar{
	background-color: #bfa978;
	border-color: #8e7b4f;
}

.btn-enviar,
.btn-limpar{
	color: #464646;		
	font-size: 11px;
	border-radius: 5px;
}
	
.btn-enviar:hover,
.btn-enviar:focus,
.btn-enviar:active,
.btn-enviar.active{
	color: #464646;		
	background-color: #ddc692 !important;	
	border-color: #856e3c !important;
}

.info-contato{
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
    padding-left: 5px;	
}	

.info-contato ul{
	padding-left: 10px;
}

.info-contato ul li {
	margin-bottom: 25px;	
}

.info-contato h3{
	line-height: 25px;
	margin-top: 20px;
}

.info-contato p{
	color: #e4e0cd !important !important;
    font-size: 12px;
	text-align: justify;	
}

.info-contato a,
.info-contato a:hover{
	word-wrap: break-word;
	font-weight: normal;
}
