/* GERAIS ---------- */

@font-face {
    font-family: 'vijayaregular';
    src: url('fontes/vijaya-webfont.eot');
    src: url('fontes/vijaya-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/vijaya-webfont.woff') format('woff'),
         url('fontes/vijaya-webfont.ttf') format('truetype'),
         url('fontes/vijaya-webfont.svg#vijayaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

body {
	width: 980px;
	margin: 0 auto;
	background:#EAEAC8;
}

a {
	color: inherit;
	text-decoration: none;
}

a img {
	border: none;
}

ul {
	list-style: none;
}

fieldset {
	border: none;
}

input[type="text"], textarea, select, input {
	outline: none;
}

textarea {
	resize: none;
}

.clear {
	clear: both;
}

/* ---------- GERAIS */


/* TOPO ---------- */

#topo {
	width: 980px;
	height: 124px;
	background: url('../img/topoSite.png');
	margin: 9px 0 0 0;
	float: left;
}

.logo {
	display: block;
	float: left;
	margin: 22px 0 -10px 30px;
}

.textoTopo {
	width: 165px;
	height: 52px;
	float: right;
	font: normal 20px 'vijayaregular';
	margin: 15px 20px 0 0;
	color: #2C2B1E;
}

#menu {
	width: 980px;
	height: 40px;
	margin: 15px 0 0 0;
	float: left;
	color: #2C2B1E;
	font: normal 18px 'vijayaregular';
	padding: 1px 0 0 0;
}

#menu li {
	width: 108px;
	height: 40px;
	line-height: 38px;
	float: left;
	text-align: center;
}

.menuAtivo {
	background: url('../img/menuAtivo.png') no-repeat center center;
	color: #FFF;
}

#menu a {
	width: 108px;
	height: 40px;
	display: block;
	float: left;
	background: url('../img/bordaMenu.png') no-repeat center right;
}

/* ---------- TOPO */



/* JQUERY ---------- */

#areaJquery {
	width: 980px;
	height: 385px;
	background: #CCC;
	float: left;
}

.blueberry img {
	width: 980px;
	height: 385px;
	min-width: 980px;
	min-height: 385px;
	max-width: 980px;
	max-height: 385px;
}

/* ---------- JQUERY */



/* CONTEUDO ---------- */

#conteudo {
	width: 980px;
	min-height: 355px;
	background: #FFF;
	float: left;
}

/* ---------- CONTEUDO */



/* HOME ---------- */

#conteudoSuperior {
	width: 980px;
	height: 355px;
	padding: 8px 0 0 0;
	background: url('../img/fundoConteudoSuperior.png');
}

#conteudoInferior {
	width: 980px;
	height: 317px;
	background: url('../img/fundoConteudoInferior.png');
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#areaPlano {
	width: 297px;
	height: 345px;
	background: url('../img/fundoAreaPlano.png');
	float: left;
	margin: 0 0 0 15px;
}

#imgPlano {
	margin: 10px auto;
	width: 270px;
	height: 127px;
	background: url('../img/fundoImgPlanoHome.png');
	padding-top: 1px;
}

#imgPlano img {
	display: block;
	margin: 7px auto 0 auto;
	width: 255px;
	height: 111px;
	min-width: 255px;
	min-height: 111px;
	max-width: 255px;
	max-height: 111px;
}

.subtitulo {
	font: bold 22px 'vijayaregular';
	text-align: left;
	margin: 5px 0 0 0;
	color: #2C2B1E;
}

.subtituloh4 {
	font: bold 25px 'vijayaregular';
	text-align: left;
	margin: 5px 0 0 0;
	color: #2C2B1E;
	width: 100%;
	float: left;
}

.descPlano {
	font: normal 12px 'Verdana';
	color: #2C2B1E;
	width: 265px;
	margin: 0 auto;
	line-height: 20px;
	padding: 0 20px;
}

.botaoLeiaMais {
	width: 108px;
	height: 29px;
	display: block;
	float: right;
	background: url('../img/botaoLeiaMais.png');
	margin: 10px 15px 0 0;
}

.botaoEnviar {
	width: 108px;
	height: 29px;
	display: block;
	float: right;
	background: url('../img/botaoEnviar.png');
	margin: 10px 3px 0 0;
	border: none;
	cursor: pointer;
}

.textoFamiliaAngelus {
	width: 620px;
	height: 85px;
	margin: 0 20px 0 0;
	float: right;
	font: normal 12px 'Verdana';
	line-height: 17px;
}

#listaImgHome {
	width: 620px;
	height: 130px;
	margin: 10px 20px 0 0;
	float: right;
}

#listaImgHome li {
	width: 144px;
	height: 122px;
	float: left;
	margin: 0 5px 0 5px;
	background: url('../img/bordaImg.png');
}

#listaImgHome img {
	display: block;
	margin: 6px auto 0 auto;
	width: 130px;
	height: 110px;
	min-width: 130px;
	min-height: 110px;
	max-width: 130px;
	max-height: 110px;
}

#areaImgHome {
	width: 640px;
	height: 120px;
	margin: 0 0 0 20px;
	float: left;
}

#areaImgHome img {
	float: left;
	margin: 0 3px 0 0;
}

#infoCremacao p {
	margin: 0 auto;
}

#infoCremacao {
	float: right;
	width: 480px;
	height: 310px;
}

.textoInferiorHome {
	width: 440px;
	height: 66px;
	color: #262518;
	font: normal 12px 'Verdana';
	line-height: 17px;
	margin: 5px 0 0 0;
	padding-left: 10px;
	float: left;
}

#infoCremacao img {
	display: block;
	margin: 5px auto;
}

#paginacao {
	width: 200px;
	height: 16px;
	background: url('../img/fundoPaginacao.png') no-repeat center bottom;
	text-align: center;
	font: normal 11px 'Verdana';
	float: left;
	color: #272727;
}

/* ---------- HOME */



/* HOMENAGENS ---------- */

#areaHomenagem {
	width: 440px;
	height: 310px;
	float: left;
	margin: 0 0 0 15px;
}

#areaHomenagem h3 {
	margin: 0 0 -3px 0;
}

.textoHomenagem {
	width: 440px;
	height: 85px;
	color: #262518;
	font: normal 12px 'Verdana';
	line-height: 17px;
	margin: 5px 0 0 0;
}

.dataHomenagem {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font: bold 17px 'vijayaregular';
	color: #2C2B1E;
	margin: -2px 0 6px 0;
}

.linkHomenagem {
	width: 150px;
	float: left;
	font: bold 16px 'vijayaregular';
	text-decoration: underline;
	color: #2C2B1E;
	margin: -4px 0 0 0;
}

/* ---------- HOMENAGENS */


/* CONTATOS ---------- */

#telefonesContato {
	width: 200px;
	min-height: 265px;
	float: left;
	margin: 15px 0 0 100px;
}

#telefonesContato p {
	font: normal 12px 'Verdana';
	padding-left: 15px;
	margin: 15px 0;
	line-height: 18px;
}

#caixaContato {
	float: right;
	width: 500px;
	height: 60px;
	margin: 20px 0 0 0;
}

#areaContatos{
	width: 400px;
	height: 380px;
	float: right;
	margin: 15px 80px 15px 0;
}

.labelForm {
	min-width: 80px;
	height: 13px;
	display: block;
	padding-top: 12px;
	font: normal 12px 'Arial';
	float: left;
	margin: 0 0 7px 0;
}

.inputForm {
	width: 315px;
	height: 25px;
	line-height: 25px !important;
	float: left;
	border: 1px solid #6DA933;
	margin: 7px 0;
}

.selectForm {
	width: 318px;
	height: 25px;
	line-height: 25px !important;
	float: left;
	border: 1px solid #6DA933;
	margin: 7px 0;
}

.inputForm, .textareaForm {
	text-indent: 5px;
	font: normal 12px 'Arial';
}

.inputFileForm {
	width: 315px;
	height: 25px;
	line-height: 25px !important;
	border: 1px solid #6DA933;
	margin: 7px 4px 7px 0;
}

.textareaForm {
	width: 395px;
	height: 100px;
	border: 1px solid #6DA933;
	float: left;
}

.aviso {
	width: 100%;
	height: 20px;
	margin: 20px 0 0 0px;
	text-align: center;
	float: left;
	color: #008000;
	font: bold 14px 'Arial';
}

/* ---------- CONTATOS */




/* EMPRESA ---------- */

.textoSuperiorEmpresa {
	font: normal 14px 'Arial';
	margin: 0 0 13px 0;
	line-height: 20px;
	padding: 0 15px;
}

.textoInferiorEmpresa {
	width: 255px;
	height: 110px;
	float: left;
	margin: 0 15px 50px 55px;
}

.textoInferiorEmpresa p {
	font: normal 12px 'Verdana';
	line-height: 18px;
	float: left;
	margin: 10px 0 0 0;
}

/* ---------- EMPRESA */




/* OBITUARIO ---------- */

#areaObituario {
	width: 724px;
	padding-top: 1px;
	height: 552px;
	background: url('../img/areaObituario.png');
	margin: 15px auto;
}

.itemObituario {
	width: 724px;
	height: 138px;
	background: url('../img/bordaItemObituario.png') no-repeat center bottom;
}

.listaEsquerda {
	width: 240px;
	height: 125px;
	float: left;
	font: bold 14px 'Arial';
	line-height: 23px;
	margin: 10px 0 0 0;
	color: #444;
}

.listaEsquerda li, .listaDireita li {
	text-indent: 15px;
}

.listaDireita {
	width: 484px;
	height: 125px;
	float: left;
	font: normal 13px 'Arial';
	line-height: 23px;
	margin: 10px 0 0 0;
}

/* ---------- OBITUARIO */




/* FROTA ---------- */

#areaImagemFrota {
	width: 508px;
	height: 310px;
	float: left;
	margin: 5px 0 0 60px;
}

#areaImagemFrota p {
	font: normal 14px 'Arial';
	line-height: 18px;
	margin: 3px 0 40px 0;
	padding: 0 5px;
}

#imgFrota {
	width: 506px;
	height: 269px;
	background: url('../img/fundoImagemPrincipalFrota.png');
	padding: 1px 0 0 0;
}

#imgFrota img {
	display: block;
	margin: 8px auto 0 auto;
	width: 485px;
	height: 253px;
	min-width: 485px;
	min-height: 253px;
	max-width: 485px;
	max-height: 253px;
}

#videoFrota {
	width: 297px;
	height: 345px;
	float: right;
	background: url('../img/fundoVideoFrota.png');
	margin: 5px 70px 20px 0;
}

#videoFrota p {
	font: normal 12px 'Verdana';
	padding: 5px 15px 0 15px;
	line-height: 18px;
}

#videoFrota iframe {
	margin: 39px 0 0 30px;
}

#imagensFrota {
	width: 910px;
	height: 160px;
	margin: 20px auto 10px auto;
}

#imagensFrota li {
	display: block;
	float: left;
	height: 153px;
	margin: 0 5px 0 5px;
}

.imgFrotaMenor {
	width: 214px;
	background: url('../img/fundoImgFrota2.png');
}

.imgFrotaMenor img {
	width: 196px;
	height: 139px;
	min-width: 196px;
	min-height: 139px;
	max-width: 196px;
	max-height: 139px;
}

.imgFrotaMaior {
	width: 316px;
	background: url('../img/fundoImgFrota1.png');
}

.imgFrotaMaior img {
	width: 300px;
	height: 139px;
	min-width: 300px;
	min-height: 139px;
	max-width: 300px;
	max-height: 139px;
}

#imagensFrota li img {
	display: block;
	margin: 7px auto 0 auto;
}

/* ---------- FROTA */





/* CREMATÓRIO ---------- */

#textosCrematorio {
	width: 620px;
	min-height: 100px;
	float: left;
}

#textosCrematorio2 {
	width: 100%;
	min-height: 100px;
	float: left;
}

#textosCrematorio2 p {
	width: 95%;
}

.textoCrematorio {
	width: 610px;
	min-height: 50px;
	float: left;
	font: normal 12px 'Verdana';
	line-height: 18px;
	margin: 15px 0 15px 30px;
}

.imgCrematorio {
	width: 295px;
	height: 226px;
	margin: 15px 10px 30px 20px;
	float: left;
	background: url('../img/fundoImgCrematorio.png');
}

.imgCrematorio img {
	display: block;
	margin: 7px auto 0 auto;
	width: 280px;
	height: 210px;
	min-width: 280px;
	min-height: 210px;
	max-width: 280px;
	max-height: 210px;
}

#imagensCrematorio {
	float: right;
	width: 320px;
	min-height: 100px;
	margin: 0 30px 0 0;
}

#imgCremacaoHome {
	width: 451px;
	height: 167px;
	padding-top: 1px;
	background: url('../img/imgCremacaoHome.png');
}

#imgCremacaoHome img {
	display: block;
	margin: 5px auto 0 auto;
	width: 432px;
	height: 153px;
	min-width: 432px;
	min-height: 153px;
	max-width: 432px;
	max-height: 153px;
}

/* ---------- CREMATÓRIO */




/* URNAS ---------- */

.imgUrna {
	width: 390px;
	height: 224px;
	margin: 15px 10px 30px 20px;
	float: left;
	background: url('../img/fundoImgUrna.png');
}

.imgUrna img {
	display: block;
	margin: 7px auto 0 auto;
	width: 374px;
	height: 210px;
	min-width: 374px;
	min-height: 210px;
	max-width: 374px;
	max-height: 210px;
}

.descUrna {
	float: left;
	width: 450px;
	height: 200px;
	margin: 18px 0 0 20px;
	font: normal 12px 'Verdana';
	line-height: 23px;
}

.descUrna span {
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	font-weight: bold;
}

/* ---------- URNAS */



/* CEMITÉRIO ---------- */

.imgCemiterioMenor {
	width: 214px;
	height: 153px;
	float: left;
	background: url('../img/fundoImgCemiterioMenor.png');
	margin: 10px 15px 0 30px;
}

.imgCemiterioMenor img {
	display: block;
	margin: 7px auto 0 auto;
	width: 197px;
	height: 139px;
	min-width: 197px;
	min-height: 139px;
	max-width: 197px;
	max-height: 139px;
}

.imgCemiterio {
	width: 287px;
	height: 217px;
	float: left;
	background: url('../img/fundoImgCemiterio.png');
	margin: 10px 15px 0 30px;
}

.imgCemiterio img {
	display: block;
	margin: 7px auto 0 auto;
	width: 273px;
	height: 205px;
	min-width: 273px;
	min-height: 205px;
	max-width: 273px;
	max-height: 205px;
}

.imgCemiterioBaixo1 {
	width: 259px;
	height: 197px;
	float: left;
	background: url('../img/fundoImgCemiterioBaixo1.png');
	margin: 10px 2px 30px 30px;
}

.imgCemiterioBaixo1 img {
	display: block;
	margin: 7px auto 0 auto;
	width: 243px;
	height: 182px;
	min-width: 243px;
	min-height: 182px;
	max-width: 243px;
	max-height: 182px;
}

.imgCemiterioBaixo2 {
	width: 347px;
	height: 197px;
	float: left;
	background: url('../img/fundoImgCemiterioBaixo2.png');
	margin: 10px 2px 0 30px;
}

.imgCemiterioBaixo2 img {
	display: block;
	margin: 7px auto 0 auto;
	width: 329px;
	height: 182px;
	min-width: 329px;
	min-height: 182px;
	max-width: 329px;
	max-height: 182px;
}

.imgCemiterioBaixo3 {
	width: 259px;
	height: 197px;
	float: left;
	background: url('../img/fundoImgCemiterioBaixo3.png');
	margin: 10px 2px 0 30px;
}

.imgCemiterioBaixo3 img {
	display: block;
	margin: 7px auto 0 auto;
	width: 243px;
	height: 182px;
	min-width: 243px;
	min-height: 182px;
	max-width: 243px;
	max-height: 182px;
}

.textoCemiterio {
	font: normal 12px 'Verdana';
	line-height: 22px;
	padding: 7px 35px 0 35px;
}


/* ---------- CEMITÉRIO */





/* CAPELAS ---------- */

.textoCapela {
	width: 500px;
	height: 70px;
	font: normal 12px 'Verdana';
	line-height: 16px;
	margin: 10px 0;
	padding: 7px 35px;
	float: left;
}

.imgCapelaTopo {
	width: 321px;
	height: 323px;
	background: url('../img/fundoImgCapelaTopo.jpg');
	float: left;
	margin: 20px 0 30px 30px;
}

.imgCapelaTopo img {
	display: block;
	margin: 7px auto 0 auto;
	width: 302px;
	height: 307px;
	min-width: 302px;
	min-height: 307px;
	max-width: 302px;
	max-height: 307px;
}

.imgCapelaTopoMenor {
	width: 276px;
	height: 210px;
	background: url('../img/fundoImgCapelaTopoMenor.png');
	float: left;
	margin: 29px 0 30px 30px;
}

.imgCapelaTopoMenor img {
	display: block;
	margin: 7px auto 0 auto;
	width: 257px;
	height: 195px;
	min-width: 257px;
	min-height: 195px;
	max-width: 257px;
	max-height: 195px;
}

.imgCapelaBaixo {
	width: 315px;
	height: 240px;
	background: url('../img/fundoImgCapelaBaixo.png');
	float: left;
	margin: 5px 0 30px 10px;
}

.imgCapelaBaixo img {
	display: block;
	margin: 7px auto 0 auto;
	width: 300px;
	height: 224px;
	min-width: 300px;
	min-height: 224px;
	max-width: 300px;
	max-height: 224px;
}

/* ---------- CAPELAS */





/* RODAPE ---------- */

#rodape {
	width: 980px;
	height: 83px;
	background: url('../img/fundoRodape.png');
	margin: 0 0 9px 0;
	float: left;
}

.textoRodape {
	width: 150px;
	height: 50px;
	color: #BEBE9A;
	font: normal 12px 'Verdana';
	float: left;
	line-height: 18px;
	margin: 5px 5px 0 15px;
}

.logoHostche {
	display: block;
	float: right;
	margin: 20px 0 0 0;
}

.direitos {
	width: 385px;
	height: 20px;
	font-size: 11px;
	margin: 8px 130px 0 14px;
	float: left;
}

/* ---------- RODAPE */