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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, whrapper {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}



.clear {
	clear:both;
}

.spacer {
	height: 100px;
}

.spacer50 {
	height: 50px;
}

.spacer25 {
	height: 25px;
}

.spacer-home-sabores {
	height: 50px;
}



img {
	max-width:100%;
}

.container {
	background-color:#fff;
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.row {
	width:100%;
	margin:0px;
}



.margem-row {
	padding-top: 50px;
	padding-bottom: 50px;
}

.commargem {
	padding-top: 50px;
	
}

.margem-vertical {
	padding-left:5%;
	padding-right:5%;	
}

.margin-top {
	margin-top:20px;
}

.page {
	width:90%;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

}





.logo {
	width:100%;
	margin-top:10px;
	z-index: 2;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.logo img {
	max-width:100%	
}




.coluna-1-1 {
	width:100%;
}





.footer {
	padding-top:20px;
	padding-bottom: 20px;
}


.footer-logo {
		text-align: center;
	}

.footer-rs {
	float: left;
	width: 30px;
	margin-right: 30px;
}









.ghost a:link {
	background-color:transparent;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#000;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	border:thin;
	border-color:#000;
	border-style:solid;

}

.ghost a:visited {
	
	color:#000;
	
}

.ghost a:hover {
	background-color:#81594b;
	color:#fff;
	border:thin;
	border-color:#81594b;
	border-style:solid;
	
}

	
.aligncenter {
	text-align: center;
}

.alignjustificado {
	text-align:justify;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.txbco {
	color:#fff;
}


#fundorosa {
	background-color:#e0a5ad;
}

#fundorosa2 {
	background-color:#f8e3ca;
}

#fundoamarelo {
	background-color:#ffdb92;
}


#fundofooter {
	background-color:#fcf3e9;
}


.botao {
	width: 100%;

}

.botao a:link {
	width: 90%;
	display: block;
	background-color:#e0a5ad;
	margin-left: auto;
	margin-right: auto;
	padding:20px;
	text-decoration:none;
	color:#fff;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	border:none;
	
}

.botao a:visited {
	color: #fff;
}

.botao a:hover {
	color: #fff;
	background-color: #b87780;
}



.botao-curso {
	width: 100%;

}

.botao-curso a:link {
	width: 90%;
	display: block;
	background-color:#997669; 
	margin-left: auto;
	margin-right: auto;
	padding:20px;
	text-decoration:none;
	color:#fff;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	border:none;
	
}

.botao-curso a:visited {
	color: #fff;
}

.botao-curso a:hover {
	color: #fff;
	background-color: #735245;
}









.botaomarrom {
	background-color: #6b6654;
}




.texto-destaque {
	vertical-align: baseline;
}


.botao-natal {
	width: 100%;

}

.botao-natal a:link {
	width: 90%;
	display: block;
	background-color:#b6241f;
	margin-left: auto;
	margin-right: auto;
	padding:20px;
	text-decoration:none;
	color:#fff;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	border:none;
	
}

.botao-natal a:visited {
	color: #fff;
}

.botao-natal a:hover {
	color: #fff;
	background-color: #b6241f;
}


h1 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 100;
	font-style: normal;
	color: #000;
	font-size: 53px;
	line-height: 60px;
	
}

h2 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 26px;
	text-align:left;
	line-height: 34px;
}

h3 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 20px;
	text-align:left;
	line-height: 34px;
}


@media only screen and (min-width: 1024px) {
	
	
	
	

	
}
