﻿/* --------------------------------------------------------------------- */
/* -------------------- Relação de Containers (Foto/Texto) ------------- */
/* --------------------------------------------------------------------- */
/* box_foto1 --> index.php                                               */
/* box_foto2 --> index.php                                               */
/* box_foto3 --> dra_marcia_coimbra.html                                 */
/* box_foto4 --> fale_conosco.php e fale_Durma.php                       */
/* box_foto5 --> pede_ebook.html                                         */
/* box_foto6 --> index.php (Propag Ebook)                                */
/* box_foto7 --> index.php (img0005)                                     */
/*                                                                       */
/* box_foto31 --> indexDurma.php                                         */
/* box_foto32 --> indexDurma.php                                         */
/* box_foto33 --> projetoDurma.php                                       */
/* box_foto34 --> indexDurma.php                                         */
/* box_foto35 --> pede_ebookDurma.php                                    */
/* box_foto36 --> ebook1.php                                             */
/*                                                                       */
/* box_txt1  --> index.php                                               */
/* box_txt2  --> index.php                                               */
/* box_txt3  --> dra_marcia_coimbra.php                                  */
/* box_txt4  --> index.php                                               */
/* box_txt5  --> pede_ebook.php                                          */
/* box_txt6  --> index.php                                               */
/*                                                                       */
/* box_txt31  --> indexDurma.php                                         */
/* box_txt32  --> indexDurma.php                                         */
/* box_txt33  --> projetoDurma.php                                       */
/* box_txt34  --> indexDurma.php                                         */
/* box_txt36  --> ebook1.php                                             */
/*                                                                       */
/* form1  ---> fale_conosco.html e fale_Durma.php  TODOS...              */
/*                                                                       */
/* ------------- Fim da Relação de Containers (Foto/Texto) ------------- */



@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------- Dra Marcia Coimbra - Inicial ------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */

#mais {
	display:none;
}

body {
	font-family:"Calibri";
	line-height:20px;
	font-size:16px;
/*	color:#eccf98; */ 
	color:#51452d;	
}

.leiamais {
	width:260px;
	height:60px;
	font-size:30px;
	color:#a49e3f;
	float:left;
	position:relative;
	margin:15px;
	background-color:#fbf9df;
    border-radius:6px 6px 6px 6px;
}

.cliqueaqui {
	width:260px;
	height:60px;
	font-size:30px;
	color:#a49e3f;
	float:left;
	position:relative;
	margin:15px;
	background-color:#fbf9df;
    border-radius:6px 6px 6px 6px;
}

.grupo_fotos {
	background:url(../imagens/grp_fotos.png);
	width:920px;
	height:250px;
	margin:auto;
}

.ajuste_rodape_inicial {
	height:300px;
	margin:auto;
	background-color:#faf5a4;
}

.rodape {
	background-color:#c3a741;
	height:50px;
	margin:0px;
}

.rodape p{
	line-height:17px;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	color:#1c1506;
/*	margin-top:12px; */
	font-size:14px;
}

/* --------------------------------------------------------------------- */
/* ------------------ Classes para Desktop - Inicial ------------------- */
/* --------------------------------------------------------------------- */

.topo {
	background-color:#83b8a1;
/*	background-color:#a66d00;
/*	background-color:#e3e597; */
/*	width:1100px; */
	height:136px;
/*	background:url(../imagens/topo1.png);
	width:940px;
	height:150px; */
/*	border-bottom:5px solid #333; */
	margin:auto;
}

.topo .logo {
	float:left;
	background:url(../imagens/LogoFinalMetal150x105.png);
	width:150px;
	height:105px; 
    position:relative;
	margin:16px 0 0 100px;
}

.topo .menu_opc ul {
	position:relative;
	float:right;
/*	margin:100px 30px 0 100px; */
	margin:100px 30px 30px 0;
}

.topo .menu_opc ul li {
	display:inline;
    padding:10px 0 0 50px;
	float:none;
}

.topo .menu_opc ul li a {
	color:#1c1506;
	text-decoration:none;
}

.topo .menu_opc ul li a:hover {
	color:#49350b;
}

.topo .menu_opc ul li .active {
	font-weight:bold;
	color:#060401;
}

.topo .menu_link ul {
	position:relative;
	float:right;
/*	margin:10px 30px 50px 100px; */
	margin:10px 30px 0 0;
}

.topo .menu_link ul li {
	display:inline;
    padding:10px 0 0 10px;
	float:none;
}

#fundo_inicial {
/*	width:940px;
	height:872; */
	margin:auto auto 20px auto;	
	background-color:#fffde3;
}

.box_foto7 {
	background:url(../imagens/artigos/img0005.png);
	background-size:auto;
	width:560px;
	height:560px;
	float:left;
	position:relative;
	margin:80px 50px 120px 120px;
}

.box_txt4 {
	width:500px;
	height:253px;
	float:right;
	position:relative;
	margin:50px 100px 0px 0px;
}

.box_txt4 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt4 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.box_foto1 {
	background:url(../imagens/artigos/img0001.png);
	background-size:auto;
	width:560px;
	height:375px;
	float:left;
	position:relative;
	margin:80px 50px 120px 120px;
}
	
.box_txt1 {
	width:500px;
	height:253px;
	float:right;
	position:relative;
	margin:50px 100px 0px 0px;
}

.box_txt1 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt1 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.box_txt2 {
	width:500px;
	height:253px;
	float:left;
	position:relative;
	margin:40px 20px 100px 110px;
}

.box_txt2 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt2 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.box_foto2 {
	background:url(../imagens/artigos/img0003.png);
	background-size:auto;
	width:560px;
	height:375px;
	float:right;
	position:relative;
	margin:40px 90px 180px 40px;
}

.regua {
	margin:auto;
	clear:both;
}

.fundo_propag1 {
	font-family:"Open Sans";
	height:500px;
	margin:auto auto 20px auto;	
	background-color:#e7ffff;
}

.box_txt6 {
	width:500px;
	height:253px;
	float:left;
	position:relative;
	margin:20px 30px 30px 160px;
}

.box_txt6 h1 {
	font-size:36px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_foto6 {
	background:url(../imagens/artigos/EbookPropag.png);
	background-size:auto;
	width:417px;
	height:320px;
	float:right;
	position:relative;
	margin:90px 200px 30px 30px;
}

/* --------------------------------------------------------------------- */
/* -------------- Fim Classes para Desktop - Inicial ------------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* ------------------ Classes para Mobile - Inicial -------------------- */
/* --------------------------------------------------------------------- */

.regua_topo_cel {
/*	height:150px;   */
	border:1px dotted #a66d00;
	margin:auto;
	clear:both;
}

.regua_inicio_cel {
	height:60px;
	margin:auto;
	clear:both;
}

.topo_cel {
	background-color:#83b8a1;
/*	background-color:#f6d05b;    */
	height:136px;
	position:relative;
	margin:auto;
}

.topo_cel .topo_tabela_cel {
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:136px;
	position:relative;
    margin:auto;
}

.topo_cel .topo_tabela_cel .topo_logo_cel {
/*	float:left;   */
	background:url(../imagens/LogoFinalMetal160x130.png);
    background-repeat:no-repeat;
	width:150px;
	height:105px; 
    position:relative;
	margin:50px 0px 0px 50px;
}

.topo_cel .topo_tabela_cel .topo_menulink_cel ul {
	position:relative;
	float:right;
/*	float:right;   */
/*	margin:10px 30px 50px 100px; */
	margin:10px 10px 0px 0px;
}

.topo_cel .topo_tabela_cel .topo_menulink_cel ul li {
	display:inline;
    padding:10px 0 0 10px;
	float:none;
}

.menu_cel {
	background-color:#c3a741;
	height:90px;
	position:relative;
	margin:auto;
	align:center;
    padding:10px 0 0 0;
}

.menu_cel .menu_opc_cel ul {
    background-size:100%;
    background-position:center;
	font-size:22px;
	line-height:30px;
 	width:660px;
	height:40px;
	position:relative;
    margin:auto;
    padding:0 0 0 100px;
}

.menu_cel .menu_opc_cel ul li {
	display:inline;
    padding:0 0 0 30px; 
	float:none;
}

.menu_cel .menu_opc_cel ul li a {
	color:#1c1506;
	text-decoration:none;
}

.menu_cel .menu_opc_cel ul li a:hover {
	color:#49350b;
}

.menu_cel .menu_opc_cel ul li .active {
	font-weight:bold;
	color:#060401;
}

.regua_cel {
	height:150px;
	margin:auto;
	clear:both;
}

.box_foto7_cel {
	background:url(../imagens/artigos/img0005.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:660px;
	position:relative;
    margin:auto;
}

.box_txt4_cel {
	width:660px;
	height:253px;
	position:relative;
    margin:auto;
}

.box_txt4_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt4_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.box_foto1_cel {
	background:url(../imagens/artigos/img0001.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:441px;
	position:relative;
	margin:auto;
}

.box_txt1_cel {
	width:660px;
	height:253px;
	position:relative;
	margin:auto;
}

.box_txt1_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt1_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.box_txt2_cel {
	width:660px;
	height:253px;
	position:relative;
	margin:auto;
}

.box_txt2_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt2_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.box_foto2_cel {
	background:url(../imagens/artigos/img0003.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:441px;
	position:relative;
	margin:auto;
}

.fundo_propag1_cel {
	font-family:"Open Sans";
	height:960px;
	margin:auto auto 20px auto;	
	background-color:#e7ffff;
}

.box_foto6_cel {
	background:url(../imagens/artigos/EbookPropag.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:560px;
	height:430px;
	position:relative;
	margin:auto;
}

.box_txt6_cel {
	width:660px;
	height:253px;
	position:relative;
	margin:auto;
}

.box_txt6_cel h1 {
	font-size:36px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

/* --------------------------------------------------------------------- */
/* ---------------Fim Classes para Mobile - Inicial -------------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* -----------------Fim Dra Marcia Coimbra - Inicial ------------------- */
/* --------------------------------------------------------------------- */



/* --------------------------------------------------------------------- */
/* ---------------------- Dra Marcia Coimbra - DRA --------------------- */
/* --------------------------------------------------------------------- */

#fundo_dramarcia {
/*	width:940px;
	height:872; */
	margin:auto auto 20px auto;	
	background-color:#fffde3;
}

/* --------------------------------------------------------------------- */
/* -------------------- Classes para Desktop - DRA --------------------- */
/* --------------------------------------------------------------------- */

.box_foto3 {
	background:url(../imagens/artigos/MarciaProfile520x641.png);
	background-size:auto;
    background-repeat:no-repeat;
	width:520px;
	height:641px;
	float:left;
	position:relative;
	margin:100px 100px 30px 100px;
}

.box_txt3 {
	width:1160px;
	height:500px;
	position:relative;
	margin:auto;
    padding:120px 0 0 0;
}

.box_txt3 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt3 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.ajuste_rodape_DraMarcia {
	height:250px;
	margin:auto;
	background-color:#fffde3;
}

/* --------------------------------------------------------------------- */
/* -------------- Fim Classes para Desktop - Dra Marcia----------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* ------------------ Classes para Mobile - Dra Marcia ----------------- */
/* --------------------------------------------------------------------- */

.box_foto3_cel {
	background:url(../imagens/artigos/MarciaProfile520x641.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:812px;
	position:relative;
	margin:auto;
}

.box_txt3_cel {
	width:660px;
	height:600px;
	position:relative;
	margin:auto;
}

.box_txt3_cel h1 {
	font-size:36px;
	line-height:40px;
	text-align:center;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}

.box_txt3_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.ajuste_rodape_DraMarcia_cel {
	height:268px;
	margin:auto;
	background-color:#fffde3;
}

/* --------------------------------------------------------------------- */
/* ---------------- Fim Classes para Mobile - Dra Marcia --------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* ---------------- Fim Dra Marcia Coimbra - Dra Marcia ---------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* ----------------------------- Pede Ebook ---------------------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* ------------------- Classes para Desktop - Pede --------------------- */
/* --------------------------------------------------------------------- */

#fundo_pedeebook {
/*	width:940px; */
	height:630px;
	margin:auto auto 20px auto;	
	background-color:#fffde3;
}

.box_foto5 {
	background:url(../imagens/artigos/ebook001.png);
	background-size:auto;
	width:300px;
	height:479px;
	float:left;
	position:relative;
	margin:50px 30px 30px 160px;
}

.formulario_pede {
	font-size:24px;
	width:254px;
	height:400px;
/*    padding:10px;   */
	position:relative;
	margin:auto;
}

.formulario_pede h1 {
	font-size:24px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_pede {
	height:200px;
	margin:auto;
	background-color:#fffde3;
}

/* --------------------------------------------------------------------- */
/* ----------------- Fim Classes para Desktop - Pede ------------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* -------------------- Classes para Mobile - Pede --------------------- */
/* --------------------------------------------------------------------- */

#fundo_pedeebook_cel {
/*	width:940px; */
	height:1588px;
	margin:auto auto 20px auto;	
	background-color:#fffde3;
}

.box_foto5_cel {
	background:url(../imagens/artigos/ebook001.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:500px;
	height:798px;
	position:relative;
	margin:auto;
}

.formulario_pede_cel {
	font-size:30px;
	width:660px;
	height:600px;
	position:relative;
	margin:auto;
}

.formulario_pede_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_pede_cel {
	height:100px;
	margin:auto;
	background-color:#fffde3;
}


/* --------------------------------------------------------------------- */
/* ------------------ Fim Classes para Mobile - Pede ------------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* ------------------------- Fim Pede Ebook ---------------------------- */
/* --------------------------------------------------------------------- */




/* --------------------------------------------------------------------- */
/* --------------------------- Fale Conosco ---------------------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* ------------------- Classes para Desktop - Fale --------------------- */
/* --------------------------------------------------------------------- */

#fundo_faleconosco {
	height:700px;
	margin:auto auto 20px auto;	
	background-color:#fffde3;
}

.box_foto4 {
	background:url(../imagens/artigos/MarciaFale.png);
/*	background:url(../imagens/artigos/ebook001.png);   */
	background-size:auto;
	width:400px;
	height:314px;
/*	width:300px;
	height:479px;   */
	float:left;
	position:relative;
	margin:160px 10px 30px 80px;
}

.formulario_fale {
	font-size:24px;
	width:254px;
	height:440px;
	position:relative;
	margin:auto;
}

.formulario_fale h1 {
	font-size:24px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_fale {
	height:269px;
	margin:auto;
	background-color:#fffde3;
}

/* --------------------------------------------------------------------- */
/* ----------------Fim Classes para Desktop - Fale --------------------- */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* -------------------- Classes para Mobile - Fale --------------------- */
/* --------------------------------------------------------------------- */

#fundo_faleconosco_cel {
	height:1317px;
	margin:auto auto 20px auto;	
	background-color:#fffde3;
}

.box_foto4_cel {
	background:url(../imagens/artigos/MarciaFale660.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:518px;
	position:relative;
	margin:auto;
}

.formulario_fale_cel {
	font-size:30px;
	width:660px;
	height:440px;
	position:relative;
	margin:auto;
}

.formulario_fale_cel h1 {
	font-size:36px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_fale_cel {
	height:269px;
	margin:auto;
	background-color:#fffde3;
}

.ajuste_cabecalho_fale_cel {
	height:70px;
	margin:auto;
	background-color:#faf5a4;
}

/* --------------------------------------------------------------------- */
/* -------------------Fim Classes para Mobile - Fale ------------------- */
/* --------------------------------------------------------------------- */




/* ----------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------- Durma com os Anjos ------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* --------------- Classes para Desktop - Gerais Durma ----------------- */
/* --------------------------------------------------------------------- */

.leiamais_Durma {
	width:260px;
	height:60px;
	font-size:30px;
	color:#08082d;
	float:left;
	position:relative;
	margin:15px;
	background-color:#c3c7ea;
    border-radius:6px 6px 6px 6px;
}

.cliqueaqui_Durma {
	width:260px;
	height:60px;
	font-size:30px;
	color:#08082d;
	float:left;
	position:relative;
	margin:15px;
	background-color:#c3c7ea;
    border-radius:6px 6px 6px 6px;
}

.rodape_Durma {
	background-color:#a89f0c;
	height:50px;
	margin:0px;
}

.rodape_Durma p{
	line-height:17px;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	color:#08082d;
/*	margin-top:12px; */
	font-size:14px;
}

.ajuste_Durma {
	height:130px;
	margin:auto;
	background-color:#cbcff5;
	clear:both;
}

.regua_Durma {
	margin:auto;
	clear:both;
}

/* --------------------------------------------------------------------- */
/* --------------- Classes para Desktop - Inicial Durma ---------------- */
/* --------------------------------------------------------------------- */

.ajuste_rodape_inicial {
	height:300px;
	margin:auto;
	background-color:#faf5a4;
}

.topo_Durma {
	background-color:#4a4f79;
	height:136px;
	margin:auto;
}

.topo_Durma .logo {
	float:left;
	background:url(../imagens/LogoDAAzulClaro360x70.png);
	width:360px;
	height:70px; 
    position:relative;
	margin:30px 0 0 30px;
}

.topo_Durma .menu_opc ul {
	position:relative;
	float:right;
	margin:100px 0px 30px 0;
}

.topo_Durma .menu_opc ul li {
	display:inline;
    padding:10px 0 0 38px;
	float:none;
}

.topo_Durma .menu_opc ul li a {
	color:#d5d5d8;
	text-decoration:none;
}

.topo_Durma .menu_opc ul li a:hover {
	color:#f0f0f2;
}

.topo_Durma .menu_opc ul li .active {
	font-weight:bold;
	color:#f8f8fd;
}

.topo_Durma .menu_link ul {
	position:relative;
	float:right;
/*	margin:10px 30px 50px 100px; */
	margin:10px 30px 0 0;
}

.topo_Durma .menu_link ul li {
	display:inline;
    padding:10px 0 0 10px;
	float:none;
}

#fundo_Durma {
/*	width:940px;
	height:872; */
	margin:auto auto 20px auto;	
	background-color:#cbcff5;
}

.box_foto31 {
	background:url(../imagens/artigos/img0002.png);
    background-size:100%;
    background-repeat:no-repeat;
	background-size:auto;
	width:560px;
	height:374px;
	float:left;
	position:relative;
	margin:100px 80px 30px 100px;
}
	
.box_txt31 {
	width:500px;
	height:253px;
	float:right;
	position:relative;
	margin:50px 100px 0px 0px;
}

.box_txt31 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt31 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.box_txt32 {
	width:500px;
	height:253px;
	float:left;
	position:relative;
	margin:80px 0px 0px 96px;
}

.box_txt32 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt32 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.box_foto32 {
	background:url(../imagens/artigos/img0003.png);
    background-size:100%;
    background-repeat:no-repeat;
	background-size:auto;
	width:560px;
	height:373px;
	float:right;
	position:relative;
	margin:30px;
	margin:160px 100px 140px 80px;
}

.box_txt34_tit {
	width:1000px;
	height:70px;
	position:relative;
	margin:auto;
/*	margin:30px;   */
}

.box_txt34_tit h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt34 {
	width:1000px;
	height:300px;
	position:relative;
	margin:auto;
}

.box_txt34 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt34 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.box_foto34 {
	background:url(../imagens/artigos/img0004.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:560px;
	height:560px;
	position:relative;
	margin:auto;
}

.ajuste_rodape {
	height:374px;
	margin:auto;
	background-color:#cbcff5;
}

/* --------------------------------------------------------------------- */
/* ------------Fim Classes para Desktop - Inicial Durma ---------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* --------------- Classes para Mobile - Inicial Durma ----------------- */
/* --------------------------------------------------------------------- */

.regua_topo_Durma_cel {
/*	height:150px;   */
	border:1px dotted #a66d00;
	margin:auto;
	clear:both;
}

.regua_inicio_Durma_cel {
	height:60px;
	margin:auto;
	clear:both;
}

.topo_Durma_cel {
	background-color:#4a4f79;
	height:136px;
	position:relative;
	margin:auto;
}

.topo_Durma_cel .topo_Durma_tabela_cel {
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:136px;
	position:relative;
    margin:auto;
}

.topo_Durma_cel .topo_Durma_tabela_cel .topo_Durma_ajuste_cel {
	height:18px; 
    margin:auto;
}

.topo_Durma_cel .topo_Durma_tabela_cel .topo_Durma_logo_cel {
/*	float:left;   */
	background:url(../imagens/LogoDAAzulClaro360x70.png);
    background-repeat:no-repeat;
	width:360px;
	height:70px; 
    position:relative;
    margin:auto;
/*	margin:80px 0px 0px 50px;   */
}

.topo_Durma_cel .topo_Durma_tabela_cel .topo_Durma_menulink_cel ul {
	position:relative;
	float:right;
/*	float:right;   */
/*	margin:10px 30px 50px 100px; */
	margin:10px 10px 0px 0px;
}

.topo_Durma_cel .topo_Durma_tabela_cel .topo_Durma_menulink_cel ul li {
	display:inline;
    padding:10px 0 0 10px;
	float:none;
}

.menu_Durma_cel {
	background-color:#a89f0c;
	height:90px;
	position:relative;
	margin:auto;
	align:center;
    padding:10px 0 0 0;
}

.menu_Durma_cel .menu_Durma_opc_cel ul {
    background-size:100%;
    background-position:center;
	font-size:22px;
	line-height:30px;
 	width:660px;
	height:40px;
	position:relative;
    margin:auto;
    padding:0 0 0 100px;
}

.menu_Durma_cel .menu_Durma_opc_cel ul li {
	display:inline;
    padding:0 0 0 30px; 
	float:none;
}

.menu_Durma_cel .menu_Durma_opc_cel ul li a {
/*	color:#d5d5d8;   */
	color:#08082d;
	text-decoration:none;
}

.menu_Durma_cel .menu_Durma_opc_cel ul li a:hover {
	color:#f0f0f2;
}

.menu_Durma_cel .menu_Durma_opc_cel ul li .active {
	font-weight:bold;
	color:#08082d;
}

.regua_Durma_cel {
	height:150px;
	margin:auto;
	clear:both;
}

#fundo_Durma_cel {
/*	width:940px;
	height:872; */
	margin:auto auto 20px auto;	
	background-color:#cbcff5;
}

.box_foto31_cel {
	background:url(../imagens/artigos/img0002_660.png);
    background-size:100%;
    background-repeat:no-repeat;
    background-position:center;
	width:660px;
	height:441px;
	position:relative;
    margin:auto;
}

/* --------------- Início alteração CTA - Durma - Mobile 28/02/2022 ---------------- */

.box_cta_cel {
	width:500px;
	height:253px;
	float:right;
	position:relative;
	margin:50px 100px 0px 0px;
}

.box_cta_cel h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
/*	position:relative;    */
/*	text-align:center;    */
	text-align:justify;
/*	margin:auto;          */
}

.box_cta_cel p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

/* --------------- Fim alteração CTA - Durma - Mobile 28/02/2022 ---------------- */

.box_txt31_cel {
	width:660px;
	height:253px;
	position:relative;
	margin:auto;
}

.box_txt31_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt31_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.box_foto32_cel {
	background:url(../imagens/artigos/img0003_660.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	background-size:auto;
	width:660px;
	height:441px;
	position:relative;
	margin:auto;
}

.box_txt32_cel {
	width:660px;
	height:300px;
	position:relative;
	margin:auto;
}

.box_txt32_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt32_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.box_txt34_tit_cel {
	width:660px;
	height:100px;
	position:relative;
	margin:auto;
/*	margin:30px;   */
}

.box_txt34_tit_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_foto34_cel {
	background:url(../imagens/artigos/img0004_660.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:660px;
	position:relative;
	margin:auto;
}

.box_txt34_cel {
	width:660px;
	height:300px;
	position:relative;
	margin:auto;
}

.box_txt34_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt34_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.ajuste_rodape_cel {
	height:374px;
	margin:auto;
	background-color:#cbcff5;
}

.fundo_propag1_Durma_cel {
	font-family:"Open Sans";
	height:960px;
	margin:auto auto 20px auto;	
	background-color:#e7ffff;
}

.box_foto36_Durma_cel {
	background:url(../imagens/artigos/EbookPropag.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:560px;
	height:430px;
	position:relative;
	margin:auto;
}

.box_txt36_Durma_cel {
	width:660px;
	height:253px;
	position:relative;
	margin:auto;
}

.box_txt36_Durma_cel h1 {
	font-size:36px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:auto;
}


/* --------------------------------------------------------------------- */
/* ------------ Fim Classes para Mobile - Inicial Durma ---------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* --------------- Classes para Desktop - Projeto Durma ---------------- */
/* --------------------------------------------------------------------- */

.ajuste_Projeto {
	height:60px;
	margin:auto;
	background-color:#cbcff5;
}

.box_foto33 {
	background:url(../imagens/artigos/CapaFaceDurma.png);
    background-size:100%;
    background-repeat:no-repeat;
	background-size:auto;
	width:820px;
	height:312px;
	position:relative;
	margin:50px 80px 20px 270px;
}

.box_txt33 {
	width:1000px;
	height:300px;
	position:relative;
	margin:auto;
}

.box_txt33 h1 {
	font-size:26px;
	line-height:30px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt33 p {
	text-align:justify;
	font-size:20px;
	line-height:30px;
}

.ajuste_rodape_Projeto {
	height:180px;
	margin:auto;
	background-color:#cbcff5;
}


/* --------------------------------------------------------------------- */
/* ----------- Fim Classes para Desktop - Projeto Durma ---------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* --------------- Classes para Mobile - Projeto Durma ----------------- */
/* --------------------------------------------------------------------- */


.box_foto33_cel {
	background:url(../imagens/artigos/CapaFaceDurma660.png);
    background-size:100%;
    background-repeat:no-repeat;
	width:660px;
	height:251px;
	position:relative;
	margin:auto;
}

.box_txt33_cel {
	width:660px;
	height:800px;
	position:relative;
	margin:auto;
}

.box_txt33_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	text-align:center;
	margin:auto;
}

.box_txt33_cel p {
	text-align:justify;
	font-size:30px;
	line-height:40px;
}

.regua_inicio_Projeto_cel {
	height:100px;
	margin:auto;
	clear:both;
}

/* --------------------------------------------------------------------- */
/* ----------- Fim Classes para Mobile - Projeto Durma ----------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* ---------------- Classes para Desktop - Fale Durma ------------------ */
/* --------------------------------------------------------------------- */

#fundo_fale_Durma {
	height:700px;
	margin:auto auto 20px auto;	
	background-color:#cbcff5;
}

.box_foto4_Durma {                    /*-------- foto4 presente no fale_comosco e fale_Durma       ----- */
	background:url(../imagens/artigos/MarciaFale.png);
/*	background:url(../imagens/artigos/ebook001.png);   */
	background-size:auto;
	width:400px;
	height:314px;
/*	width:300px;
	height:479px;   */
	float:left;
	position:relative;
	margin:160px 10px 30px 80px;
}

.formulario_fale_Durma {
	font-size:24px;
	width:254px;
	height:440px;
	position:relative;
	margin:auto;
}

.formulario_fale_Durma h1 {
	font-size:24px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_fale_Durma {
	height:269px;
	margin:auto;
	background-color:#cbcff5;
}

/* --------------------------------------------------------------------- */
/* -------------Fim Classes para Desktop - Fale  Durma ----------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* ---------------- Classes para Mobile - Fale  Durma ----------------- */
/* --------------------------------------------------------------------- */

#fundo_fale_Durma_cel {
	height:1317px;
	margin:auto auto 20px auto;	
	background-color:#cbcff5;
}

.box_foto4_Durma_cel {                    /*-------- foto4 presente no fale_comosco e fale_Durma       ----- */
	background:url(../imagens/artigos/MarciaFale660.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:660px;
	height:518px;
	position:relative;
	margin:auto;
}

.formulario_fale_Durma_cel {
	font-size:30px;
	width:660px;
	height:440px;
	position:relative;
	margin:auto;
}

.formulario_fale_Durma_cel h1 {
	font-size:36px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_fale_Durma_cel {
	height:269px;
	margin:auto;
	background-color:#cbcff5;
}

.ajuste_cabecalho_fale_Durma_cel {
	height:70px;
	margin:auto;
	background-color:#faf5a4;
}

/* --------------------------------------------------------------------- */
/* -------------Fim Classes para Mobile - Fale  Durma ----------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* ------------- Classes para Desktop - Pede Ebook Durma --------------- */
/* --------------------------------------------------------------------- */

#fundo_pede_Durma {
/*	width:940px; */
	height:630px;
	margin:auto auto 20px auto;	
	background-color:#cbcff5;
}

.box_foto35_Durma {
	background:url(../imagens/artigos/ebook001.png);
	background-size:auto;
	width:300px;
	height:479px;
	float:left;
	position:relative;
	margin:50px 30px 30px 160px;
}

.formulario_pede_Durma {
	font-size:24px;
	width:254px;
	height:400px;
/*    padding:10px;   */
	position:relative;
	margin:auto;
}

.formulario_pede_Durma h1 {
	font-size:24px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_pede_Durma {
	height:200px;
	margin:auto;
	background-color:#cbcff5;
}

/* --------------------------------------------------------------------- */
/* ----------- Fim Classes para Desktop - Pede Ebook Durma ------------- */
/* --------------------------------------------------------------------- */





/* --------------------------------------------------------------------- */
/* -------------- Classes para Mobile - Pede Ebook Durma --------------- */
/* --------------------------------------------------------------------- */

#fundo_pede_Durma_cel {
/*	width:940px; */
	height:1588px;
	margin:auto auto 20px auto;	
	background-color:#cbcff5;
}

.box_foto35_Durma_cel {
	background:url(../imagens/artigos/ebook001.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
	width:500px;
	height:798px;
	position:relative;
	margin:auto;
}

.formulario_pede_Durma_cel {
	font-size:30px;
	width:660px;
	height:600px;
	position:relative;
	margin:auto;
}

.formulario_pede_Durma_cel h1 {
	font-size:36px;
	line-height:40px;
	color:#58563c;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.ajuste_rodapé_pede_Durma_cel {
	height:100px;
	margin:auto;
	background-color:#cbcff5;
}

/* --------------------------------------------------------------------- */
/* ----------- Fim Classes para Mobile - Pede Ebook Durma -------------- */
/* --------------------------------------------------------------------- */



















/* -------Início da Pede Ebook Durma--------

.box_foto35 {
	background:url(../imagens/artigos/ebook001.png);
	background-size:auto;
	width:236px;
	height:377px;
	float:left;
	position:relative;
	margin:30px 30px 30px 200px;
}

.ajuste_rodapé_pedeDurma {
	height:70px;
	margin:auto;
	background-color:#cbcff5;
}
/* ---------Fim da Pede Ebook Durma-------- */





/* -------Início da Propag Ebook Durma--------

#fundo_ebook1 {
	font-family:"Open Sans";
	height:390px;
	margin:auto;	
	background-color:#e7ffff;
}

.box_txt36 {
	width:400px;
	height:253px;
	float:left;
	position:relative;
	margin:10px 0px 0px 0px;
}

.box_txt36 h1 {
	font-size:36px;
	color:#58563c;
	font-weight:bold;
	position:relative;
	margin:0px;
}

.box_foto36 {
	background:url(../imagens/artigos/EbookPropag.png);
	background-size:auto;
	width:417px;
	height:320px;
	float:right;
	position:relative;
	margin:20px 20px 0px 0px;
}


/* ---------Fim da Propag Ebook Durma-------- */

