@import url(1.css);

@import url(//fonts.googleapis.com/css?family=Sacramento);


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Sacramento', Tahoma, Arial;
	font-weight: bold;
}

body {background-color: #FFF}
.topo {margin-top: 70px}

h1 {
	text-transform: none;
	font-size: 50px;
}
h2 {
	font-size:40px;
}
.container-fluid .faixa-contador .texto h4 {
	font-size:55px;
	text-shadow: 1px 1px #333;
}
h1 small {
	font-style:italic;
	font-size:60%;
}

.menu {
    margin: 0;
}

.container-fluid .faixa-recados h2 {color: #555}

.container-fluid .faixa-fotos .presente {
	clear: both;
	text-align: center;
	background: url('./../../../../assets/img/sites/infantil/3/presentes.png') 0 0 repeat;
	width: 384px;
	height: 361px;
	margin: 10px 0px 0px 32px;
}

.figuraprincipal {
	margin-top:20px;
	width:427px;
	height:260px;
	background-image: url('./../../../../assets/img/sites/infantil/3/animais.png');	
}

.topo .casando {
	width:200px;
	height:122px;
	background-image: url('./../../../../assets/img/sites/infantil/3/animais2.png');	
}


.slideshow {
	display: block;
	float:inherit;
	width:auto;
}
.slideshow .carousel-inner {
	height: 400px;
	min-width: 100%;
}

.slideshow .carousel-inner .item .foto {
	background-position:center center; 
	background-repeat: no-repeat; 
	background-size: 1000px auto; 
	width:935px;
	height:400px;
}


.slideshow .carousel-control .fa {
	height: 100%;
	display: block;
	padding-top: 156px;
}
.slideshow .sombra {
	position: relative;
	height: 18px;
	background: url('./../../../../assets/img/sites/chabebe/2/sombra-foto.png') 0 0 repeat-x;
}

.container-fluid .faixa-contador {margin-top:-40px}