a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}


body,form,p,span,a,img,div,ul,li,h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
}

body {
	background: #FFFFFF url('../imgs/bg_topo.gif') top repeat-x;
	text-align: center;
}

#conteudo {
	width:760px;
	margin: 0 auto;
	text-align:left;
	font: normal 11px  Verdana, Arial, Sans-Serif;
	color:#777777;
}

#topo {
	width: 760px;
	height:65px;
	border-bottom:#C5C4C2 1px solid;
	float:left;
}
	
	
#topo .logo{
	width: 289px;
	height:65px;
	margin: 0 0 0 10px;
	float:left;
}	

#topo ul {
	width: 381px;
	margin: 15px 0 0 80px;
	float:left;
	font: bold 12px  Arial, Verdana, Sans-Serif;

}

#topo li {
	display:inline;
	margin: 0 1px;
	float:left;	
}

#topo li a {
	padding: 10px;
	color:#949494;
	text-decoration:none;
	display:block;
}

#topo li a:hover {

	background-color: #949494;
	color:#F4F4F4;

}

.ativo {

	padding: 10px;
	text-decoration:none;
	display:block;
	background-color: #949494;
	color:#F4F4F4;

}

#horiz-ad {
	width: 760px;
	height: 90px;
	text-align:center;
	margin: 20px 0;
	float:left;
}

.horiz-ad-2{
	width: 555px;
	padding: 10px 0;
	text-align:center;
	border-top:#C5C4C2 1px solid;
	float:left;
}

.box-ad{
	width: 265px;
	float:left;
}

.coluna-ad{
	width: 160px;
	text-align:center;
}

.coluna-links{
	width: 154px;
	margin: 0 0 0 6px;
}

#principal {
	width: 555px;
	margin: 0 15px;
	float:left;
}

#principal ul{
	display:inline;
	margin: 5px 0;
}

#principal li{
	margin: 5px;
	
}

#coluna{
	width: 160px;
	margin: 0;
	float:left;
}


#chamada {
	width: 555px;
	float:left;
	font: bold 18px  Arial, Verdana, Sans-Serif;
	color:#838383;
	line-height: 27px;
	margin: 10px 0;
}

#conteudo-video {
	width: 300px;
	float:left;
}


h1 {
	width: 100%;
	float:left;
	font: bold 28px  Arial, Verdana, Sans-Serif;
	color:#000000;
	line-height: 27px;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 18px  Arial, Verdana, Sans-Serif;
	color:#000000;
	line-height: 18px;
	margin: 0 0 5px 0;
}



.videos {
	width: 535px;
	height: 114px;
	padding: 10px;
	background: #FFFFFF url('../imgs/bg_videos.gif') top repeat-x;
	border-top:#C5C4C2 1px solid;
	float:left;
}


#entrega{
	width: 140px;
	padding: 60px 10px 10px 10px;
	background: transparent url('../imgs/bg_entrega.gif') top repeat-x;
	float:left;
	margin: 10px 0;
}

#correios{
	width: 140px;
	padding: 45px 10px 10px 10px;
	background: #FFFFFF url('../imgs/bg_correios.gif') top repeat-x;
	float:left;
	margin: 10px 0;	
}

#parceiro {
	width: 140px;
	padding: 10px;
	background: #FFFFFF url('../imgs/bg_videos.gif') top repeat-x;
	border-top:#C5C4C2 1px solid;
	text-align:center;
	float:left;
}

#rodape {
	width:740px;
	padding: 20px 10px;
	margin: 15px 0 0 0;
	background-color: #949494;
	color:#ffffff;
	float:left;
	text-align:center;
	}
	
	