@charset "UTF-8";

*{
	margin:0;
	padding:0;
	border:0;
}


body {
	background-image: url(../imagens/bgPrincipal.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#geralPrincipal {
	width: 900px;
	margin: 0 auto;
}
#header {
	height: 210px;
	width: 900px;
}
#header #menuEmail {
	height: 45px;
	width: 900px;
	margin-top: 5px;
}
#header #menuEmail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDDC3E;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
}
#header #logoHeader {
	width: 275px;
	float: left;
}
#header #menuPrincipal {
	height: 50px;
	width: 454px;
	float: right;
	margin-top: 45px;
}
#menuPrincipal ul {
	list-style-type: none;
	float: right;
}
#menuPrincipal ul li {
	display: inline;
	float: left;
}
#menuPrincipal ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	margin-left: 25px;
}
#menuPrincipal ul li .home {
	background-image: url(../imagens/btnHome.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 51px;
}
#menuPrincipal ul li .quemsomos {
	background-image: url(../imagens/btnQuem.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 115px;
}
#menuPrincipal ul li .produtos {
	background-image: url(../imagens/btnProdutos.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 92px;
}
#menuPrincipal ul li .contato {
	background-image: url(../imagens/btnContato.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 81px;
}
#menuPrincipal ul li .quemsomos:hover {
	background-image: url(../imagens/btnQuem.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 115px;
}
#menuPrincipal ul li .produtos:hover {
	background-image: url(../imagens/btnProdutos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 92px;
}
#menuPrincipal ul li .contato:hover {
	background-image: url(../imagens/btnContato.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 81px;
}
#geralSecundario {
	width: 840px;
	margin: 0 auto;
	height: 700px;
}
#geralSecundario #boxLancamento {
	width: 210px;
	border: thin dashed #882890;
	padding: 20px;
	margin-top: 50px;
	float: left;
	margin-bottom: 50px;
}
#boxLancamento h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #882890;
	background-image: url(../imagens/h1Lancamento.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	margin-bottom: 10px;
}
#boxLancamento img {
	margin: 0 auto;
}
#boxLancamento p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#boxLancamento a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	font-weight: bold;
	display: block;
	float: right;
	background-image: url(../imagens/btnPassos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	height: 25px;
	width: 87px;
	margin-top: 10px;
}


#geralSecundario #boxPassos {
	width: 210px;
	border: thin dashed #882890;
	padding: 20px;
	margin-top: 50px;
	float: left;
	position:relative;
	left: 40px;
	margin-bottom: 50px;
}
#boxPassos h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #882890;
	background-image: url(../imagens/h1Passo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	margin-bottom: 10px;
}
#boxPassos img {
	margin: 0 auto;
}
#boxPassos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#boxPassos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	font-weight: bold;
	display: block;
	float: right;
	background-image: url(../imagens/btnPassos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	height: 25px;
	width: 87px;
	margin-top: 10px;
}

#geralSecundario #boxClipping {
	width: 210px;
	border: thin dashed #882890;
	padding: 20px;
	margin-top: 20px;
	float: left;
	position:relative;
	left: 45px;
	margin-bottom:10px;
}

#boxClipping img {
	margin: 0 auto;
}
#boxClipping p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#boxClipping a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	font-weight: bold;
	display: block;
	float: right;
	background-image: url(../imagens/btnPassos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	height: 25px;
	width: 87px;
	margin-top: 10px;
	
}

#boxClipping h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #882890;
	background-image: url(../imagens/h1Noticias.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	margin-bottom: 10px;
}

#geralSecundario #boxDestaque {
	width: 500px;
	height:220px;
	border: thin dashed #882890;
	padding: 20px;
	margin-top: 20px;
	float: left;
	position:relative;
	margin-bottom:10px;
}

#boxDestaque img {
	margin: 0 auto;
}
#boxDestaque p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#boxDestaque a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	font-weight: bold;
	display: block;
	float: right;
	background-image: url(../imagens/btnPassos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	height: 25px;
	width: 87px;
	margin-top: 10px;
	
}

#boxDestaque h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #882890;
	background-image: url(../imagens/h1Noticias.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	margin-bottom: 10px;
}


#geralSecundario #boxVideos {
	width: 210px;
	border: thin dashed #882890;
	padding: 20px;
	margin-top: 50px;
	float: right;
	margin-bottom: 50px;
}
#boxVideos h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #882890;
	background-image: url(../imagens/h1Videos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	display: block;
	margin-bottom: 10px;
}
#boxVideos img {
	margin: 0 auto;
}
#boxVideos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#boxVideos a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 17px;
	font-weight: bold;
	display: block;
	float: right;
	background-image: url(../imagens/btnVideos.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	height: 25px;
	width: 116px;
	margin-top: 10px;
}
#footer {
	clear: both;
	background-image: url(../imagens/bgFooter.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 90px;
	position:relative;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
	text-indent: -10000px;
	display: none;
}

