/* Meyer Reset */ 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, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; } 

body{
	background:#f3f3f3 url(../img/setas3d.gif) -210px 150px no-repeat;
	font-family:tahoma;
	font-size:12px;
	line-height:120%;
	color:#333333;
}

#container {
	background:url(../img/bgCinzaTop.gif) top left repeat-x;	
	display:block;
}

#header, #content, #footer {
	position:relative;
	width:961px;
	margin:0 auto;
}


#header{
	height:128px;
}

#header h1 {
	float:left;
	width:490px;
	height:77px;
	margin:25px 0 0 0;
	text-indent:-5000px;
	background:url(../img/titletendaInterativo.gif);
}

#header span {
	float:left;
	width:2px;
	height:56px;
	margin:48px 0 0 19px;
	background:url(../img/separadorHeader.gif);
}

#header h2 {
	float:left;
	width:285px;
	height:45px;
	margin:54px 0 0 22px;
	text-indent:-5000px;
	background:url(../img/titleNovojeito.gif);
}

#content {

}

#main {
	position:relative;
	height:635px;
	width:640px;
	float:left;
	background-color:#f3f3f3;
	
}

#main h3 {
	width:412px;
	height:25px;
	margin:15px 0 0 0;
	text-indent:-5000px;
	background:url(../img/titleSurpreender.gif);
}

#main p {
	width:620px;
	margin:11px 0 0 2px;
}

#main #flash{
	position:absolute;
	bottom:0;
	width:640px;
	height:480px;
	background-color:#000;
}

#content ul {
	float:left;
	width:320px;
	height:635px;
	color:#FFF;
	background:url(../img/bgBoxLateral.gif) no-repeat;
}

#content ul li h3 {
	width:278px;
	height:36px;
	margin-top:7px;
	text-indent:-5000px;
	background:url(../img/titlePassos.gif);
}

#content ul li {
	width:218px;
	height:50px;
	margin-left:21px;
}

#content ul li a{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#content ul li.um{
	margin-top:15px;
	padding:19px 0 0 60px;
	background:url(../img/um.gif) top left no-repeat;
}

#content ul li.dois{
	height:80px;
	padding:19px 0 0 60px;
	background:url(../img/dois.gif) top left no-repeat;
}

#content ul li.tres{
	height:60px;
	padding:19px 0 0 60px;
	background:url(../img/tres.gif) top left no-repeat;
}

#content ul li.quatro{
	padding:19px 0 0 60px;
	background:url(../img/quatro.gif) top left no-repeat;
}

#content ul li.imgPassos {
	width:272px;
	height:74px;
	margin-top:15px;
	text-indent:-5000px;
	background:url(../img/imgPassos.gif);
}

#content ul li.cinco{
	height:55px;
	margin-top:5px;
	padding:15px 0 0 60px;
	background:url(../img/cinco.gif) top left no-repeat;
}

#content ul li.importante{
	height:113px;
	margin-top:60px;
	padding:10px 0 0 60px;
	background:url(../img/importante.gif) 0 20px no-repeat;
}

#footer ul li, #footer ul, #footer a.visite{
	float:left;
}

#footer {
	height:70px;
}

#footer ul{
	margin-top:20px;
}

#footer ul li.atendimento a {
	display:block;
	width:203px;
	height:28px;
	margin-left:15px;	
	text-indent:-5000px;
	background:url(../img/atendimentoOnline.gif);
}

#footer ul li.teliga a {
	display:block;
	width:152px;
	height:28px;
	margin-left:30px;	
	text-indent:-5000px;
	background:url(../img/tendaTeLiga.gif);
}

#footer ul li.telefone {
	display:block;
	width:172px;
	height:16px;
	margin-top:5px;
	margin-left:30px;	
	text-indent:-5000px;
	background:url(../img/fone.gif);
}

#footer a.visite {
	position:absolute;
	display:block;
	width:320px;
	height:34px;
	top:15px;
	right:0;
	text-indent:-5000px;	
	background:url(../img/visiteSite.gif);	
}













