/*As imagens com os nomes fke devem ser trocadas aqui!*/
/* === APRESENTAÇÃO === */
.a1-cover {
	background: url(../../images/apresentacao/capa.png) no-repeat fixed top;
	background-size: cover;
}

.a1-image-1{
	background: url(../../images/apresentacao/figura.0.1.png) right bottom no-repeat #1c315c;
}

.a1-image-2 {
	background: url(../../images/apresentacao/figura.0.2.png) right bottom no-repeat #fe5629 ;
}

/* === CAPÍTULO 1 === */

.c1-cover {
	background: url(../../images/c1/capa.1.png) no-repeat fixed top;
	background-size: cover;
}

.c1-image-1 {
	background: url(../../images/c1/figura.1.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c1-image-2 {
	background: url(../../images/c1/figura.1.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-3 {
	background: url(../../images/c1/figura.1.5.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-4 {
	background: url(../../images/c1/figura.1.9.png) right bottom no-repeat #fe5629;
	background-position: right;
}

/* === CAPÍTULO 2 === */

.c2-cover {
	background: url(../../images/c2/capa.2.png) no-repeat center fixed;
	background-size: cover;
}

.c2-image-1 {
	background: url(../../images/c2/figura.2.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c2-image-2 {
	background: url(../../images/c2/figura.2.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c2-image-3 {
	background: url(../../images/c2/figura.2.6.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c2-image-4 {
	background: url(../../images/c2/figura.2.14.png) right bottom no-repeat #fe5629;
	background-position: right;
}

/* === CAPÍTULO 3 === */

.c3-cover {
	background: url(../../images/c3/capa.3.png) no-repeat fixed top;
	background-size: cover;
}

.c3-image-2 {
	background: url(../../images/c3/figura.3.1.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c3-image-3 {
	background: url(../../images/c3/figura.3.9.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c3-image-4{
	background: url(../../images/c3/figura.3.12.png) right bottom no-repeat #fe5629;
	background-position: right;
}

/* === CAPÍTULO 4 === */
.c4-cover {
	background: url(../../images/c4/capa.4.png) no-repeat fixed top;
	background-size: cover;
}

.c4-image-1 {
	background: url(../../images/c4/figura.4.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c4-image-2 {
	background: url(../../images/c4/figura.4.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c4-image-3 {
	background: url(../../images/c4/figura.4.10.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c4-image-4 {
	background: url(../../images/c4/figura.4.15.png) right bottom no-repeat #fe5629;
	background-position: right;
}

/*capitulo 1*/
.c1-q13 .tab-nav-list a{
	padding-right: 35px;
}
.m3-image-1 .bg {
	background: url(../../images/c1/figura.1.7.png) no-repeat fixed 0px bottom;
	background-size: 60%;
}

/*capitulo 2 */
.m3-image-2 .bg {
	background: url(../../images/c2/figura.2.8.png) no-repeat fixed -135px bottom;
	background-size: 80%;
}

/*capitulo 3 */
.m3-image-3 .bg {
	background: url(../../images/c3/figura.3.3.png) no-repeat fixed 0px center;
	background-size: 100%;
}
.m3-image-4 .bg {
	background: url(../../images/c3/figura.3.11.png) no-repeat fixed 0px center;
	background-size: 60%;
}

/*capitulo 4 */
.m3-image-5 .bg {
	background: url(../../images/c4/figura.4.6.png) no-repeat fixed 0px bottom;
	background-size: 100%;
}
.m3-image-6 .bg {
	background: url(../../images/c4/figura.4.14.png) no-repeat fixed 0px bottom;
	background-size: 90%;
}
.m3-image-7 .bg {
	background: url(../../images/c4/figura.4.21.png) no-repeat fixed 0px bottom;
	background-size: 100%;
}