body  {
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	background: #FFFFFF url(/tmpl/images/bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
}

a {
	color: #3366FF;
}

a:visited {
	color: #6666CC;
}

a:hover {
	color: #0099CC;
}

a:active {
	color: #FF0000;
}

h1 {
	font: 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	color: #FF9900;
	margin: 0 0 1em 0;
}

h2 {
	font: 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 a {
	text-decoration: none;
}

img {
	border: none;
}

li {
	margin-bottom: 0.5em;
}

dl {
	float: left;
	margin: 0 30px 20px 0;
}

dt {
	margin-top: 10px;
}

dd {
	margin: 0;
	line-height: 18px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

/* Layout Structure */

#navbar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#conexao_shadow {
	position: absolute;
	top: 24px;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(/tmpl/images/conexao_shadow.gif) repeat-x;
}

#container {
	width: 755px;
	text-align: left;
	margin-top: 32px;
}

#masthead {
	position: absolute;
	z-index: 10;
	top: 24px;
	left: 0;
	width: 100%;
	height: 87px;
	background-image: url(/tmpl/images/60anos_800.png);
	background-position: 403px 0;
	background-repeat: no-repeat;
}

#mainContent, #mainContent_2c {
	position: absolute;
	left: 150px;
	top: 200px;
	width: 440px;
	padding: 0 0 25em 15px;
	min-height: 900px;
	height:auto !important; /* HACK for IE6 */
	height:800px; /* HACK for IE6 */
}

#mainContent_2c { /* two columns layout */
	width: 585px;
}

#content_level2 {
	float: left;
	width: 150px;
}

#content_level3 {
	position: absolute;
	top: 187px;
	left: 616px;
	width: 150px;
}

#content_level3 h2 {
	margin-top: 0;
}

#content_bg {
	position: absolute;
	left: 144px;
	top: 103px;
	width: 620px;
	height: 670px;
	background:#FFFFFF url(/tmpl/images/content_bg.gif) top left no-repeat;
}

#content_right {
	position: absolute;
	top: 103px;
	left: 760px;
	width: 11px;
	height: 670px;
	background: url(/tmpl/images/content_right.gif) top left no-repeat;
}

#sugestoes {
	background-color: #FFFFCC;
	border: #CCCC99 1px solid;
	padding: 5px 15px 5px 15px;
	margin-bottom: 30px;
}

#sugestoes dl {
	width: 43%;
	margin-right: 20px;
}

#sugestoes dd {
	border-top: #CCCC99 dotted 1px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#top_banner {
	position: absolute;
	top: 111px;
	left: 151px;
	margin: 15px;
	width: 575px;
}

#top_banner .hrz_banner {
	float: left;
	width: 468px;
	height: 60px;
	margin-right: 15px;
}

#top_banner .folder {
	float: left;
	width: 92px;
	height: 60px;
}

#footer {
	position: absolute;
	left: -150px;
	bottom: 0;
	background-color: #E1F0FF;
	z-index: 10;
	width: 755px;
}

#footer div {
	padding: 10px 30px 20px 30px;
}

#ad_revista {
}

#skyscrapper {
	text-align: center;
	margin: 0 auto 0 auto;
}

/* Various elements */

/* menu */
#menu {
	width: 127px;
	list-style: none;
	list-style-type: none;
	margin: 110px 0 0 12px;
	padding: 0;
}

#menu li {
	margin: 0;
	line-height: 28px;
	padding: 0;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	width: 111px;
	display: block;
	padding: 0 8px 0 8px;
}

#menu a:hover {
	background: #FFFFFF url(/tmpl/images/menu_hvr.gif) bottom no-repeat;
	color: #000033;
}

.left_list {
	position: absolute;
	padding: 0;
	margin: 20px 0;
	width: 141px;
	left: 10px;
	background: #FFFFFF url(/tmpl/images/left_list_bg.png) top left no-repeat;
}

.left_list ul {
	padding: 0;
	margin: 10px 0 10px 10px;
	list-style: none;
	list-style-type: none;
}

.left_list ul li a {
	text-decoration: none;
}

.left_list h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 3px 0 3px 10px;
}

/* Featured articles list */
.featured_content {
	padding: 10px 0 5px 0;
	margin: 0 0 0 0;
}

.featured_content h2 {
	margin: 0;
}

.featured_content h2 a {
	text-decoration: none;
}

.featured_content p {
	margin: 0 0 5px 0;
}

.featured_content img {
	float: left;
	margin: 0 10px 5px 0;
}

.article_list {
	width: 100%;
	margin-bottom: 15px;
}


#top_content img {
	width: 80px;
	height: 80px;
}

.featured_content_container ul {
	padding-left: 15px;
}

.author_name {
	color: #999999;
}

/* Misc */

#video_play {
	display: none;
	visibility: hidden;
}

#home_video_play {
	display: none;
	visibility: hidden;
	width: 279px;
	background-color: #000000;
	padding: 3px;
	color: #FFFFFF;
	margin: 13px 0 0 0;
}

#home_video_link {
	display: block;
	visibility: visible;
	width: 130px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 13px 0 0 0;
	padding: 2px;
}

#home_video_link a {
	display: block;
	color: #CCFF00;
	text-decoration: none;
}

#especiais {
	float: right;
	width: 140px;
	padding: 0 0 10px 10px;
	background-color: #FFFFFF;
}

#especiais img {

}

#magazine_display {
	float: left;
	width: 140px;
	margin: 13px 0 0 0;
	padding-right: 10px;
}

#magazine_display a {
	text-decoration: none;
}

#magazine_display h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#magazine_display ul {
	display: none;
	visibility: hidden;
	padding: 0;
	margin-left: 0;
	border-bottom: #CCCCCC 1px dotted;
}

#magazine_display ul li {
	list-style: none;
	list-style-type: none;
	padding: 5px 0 5px 0;
	margin: 0;
	border-top: #CCCCCC 1px dotted;
}

#vitrine {
	margin-top: 13px;
	float: left;
	width: 145px;
}

ul.gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.gallery li {
	display: block;
	float: left;
	width: 190px;
	height: 18em;
	margin: 0 15px 15px 0;
	padding: 0;
}

ul.gallery a {
	text-decoration: none;
	display: block;
	padding: 5px;
	color: #333333;
	width: 190px;
	height: 18em;
}

ul.gallery a:hover {
	background-color: #DFDFDF;
	color: #333333;
}

ul.gallery a:visited {
	color: #333333;
}

ul.gallery img {
	clear: right;
}

ul.gallery h2 {
	margin: 0;
}

ul.gallery em {
	font-size: 13px;
	font-style: normal;
}

ul#campos.gallery li {
	width: 110px;
	height: 8em;
	margin: 0 15px 15px 0;
}

ul#campos.gallery a {
	width: 100px;
	height: 8em;
}

ul#videos.gallery {
	margin: 0;
	padding: 0;
}

ul#videos.gallery li {
	height: 15em;
	margin: 0 0 10px 0; /* IE 6 won't do anything right! */
}

/* This is the right way */
ul#videos.gallery > li {
	margin: 0 15px 15px 0;
}

ul#videos.gallery a {
	height: 15em;
}

.skyscraper {
	margin: 15px 15px 15px 15px;
}

/* sortable table of items */
.sorter {
	margin-bottom: 4px;
	border-top: #6699FF 1px solid;
	border-right: #6699FF 1px solid;
	font-weight: bold;
	background-color: #99CCFF;
}

.sorter a {
	color: #000000;
	text-decoration: none;
	display: block;
}

.sorter:hover {
	background-color: #FFFF99;
}

.evenrow {
	background-color: #DFEFFF;
}

.oddrow {
	background-color: #FFFFFF;
}

.vitrine_text a {
	text-decoration: none;
	color: #000000;
}

/* Story tools */

ul#story_tools {
	margin: 13px 0 0 0;
	padding: 0;
}

ul#story_tools li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 52px;
}

ul#story_tools li span {
	display: none;
}

#envie {
	width: 150px;
	height: 55px;
	background-image: url(/tmpl/images/envie_on.jpg);
}

#envie a {
	display: block;
	width: 150px;
	height: 55px;
	background-image: url(/tmpl/images/envie_off.jpg);
}

#envie a:hover {
	background-image: url(/tmpl/images/envie_on.jpg);
}

#imprima {
	width: 150px;
	height: 55px;
	background-image: url(/tmpl/images/imprima_on.jpg);
}

#imprima a {
	display: block;
	width: 150px;
	height: 55px;
	background-image: url(/tmpl/images/imprima_off.jpg);
}

#imprima a:hover {
	background-image: url(/tmpl/images/imprima_on.jpg);
}

#mais_sobre {
	width: 150px;
	height: 55px;
	background-image: url(/tmpl/images/mais_on.jpg);
}

#mais_sobre a {
	display: block;
	width: 150px;
	height: 55px;
	background-image: url(/tmpl/images/mais_off.jpg);
}

#mais_sobre a:hover {
	background-image: url(/tmpl/images/mais_on.jpg);
}

.topright {
	position: absolute;
	top: -12px;
	left: 466px;
	z-index: 10;
}

/* Products */

.product_display {
	float: left;
	width: 195px;
	height: 140px;
	margin: 0 15px 15px 0;
}

.product_display img {
	float: left;
	margin-right: 5px;
}

.product_display div {
	float: left;
	width: 125px;
}

.product_display div a h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.product_display a {
	color: #000000;
	text-decoration: none;
}

.product_display a span {
	font-weight: bold;
	color: #FF0000;
}

/* Video */

#videoplay {
}

#video_extras {
	margin: 0 0 15px 0;
}

#video_ad {
	display: block;
	margin-bottom: 15px;
}

#video_ad img {
	float: left;
	margin: 0 10px 10px 0;
}

#video_ad .prod_show {
	background-image: url(/imagens/product_bg.gif);
	height: 117px;
	width: 85px;
	position: relative;
	float: left;
	margin-right: 10px;
}

#video_ad .prod_show .confira {
	top: 95px;
	position: absolute;
}

#video_ad .prod_show .prod_thumb {
	top: 5px;
	position: relative;
	text-align: center;
	width: 80px;
}

#video_ad .ad_text {
	display: block;
	float: left;
	min-height: 125px;
}

.video_list {
	text-align: left;
	display: block;
	float: left;
}

.video_list ul {
	float: left;
	position: relative;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.video_list li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	cursor: pointer;
}

.video_list img {
	border: none;
	clear: both;
}

#video_extras .story_tools ul {
	margin: 0;
	padding: 0;
}

#video_extras .story_tools ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 52px;
}

#video_extras .story_tools ul li a img {
	float: left;
	border: none;
}

#video_extras .story_tools ul li a text {
	margin-top: 10px;
}

.confira {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.ilustracao {
	float: right;
	width: 300px;
	margin: 0 0 15px 15px;
}

.ilustracao p {
	text-align: right;
	font-size: small;
	font-style: italic;
	color: #666666;
}

.ilustracao.wide {
	float: none;
	width: 590px;
	margin: 0 0 15px 0;
}

.ilustracao.wide p {
	text-align: center;
}

#articleContent {
	width: 590px;
	margin: 0 0 0 20px;
}

#article_source {
	padding: 10px;
	border: #CCCCCC 1px solid;
	margin: 0 0 10px 0;
}

#article_source a {
	color: #666666;
}

#article_source img {
	float: left;
	margin-right: 10px;
}

#article_source h3, #article_source p {
	margin: 0;
}

/* Miscellaneous classes for reuse */
.float_right {
	float: right;
	margin-left: 8px;
	padding-left: 0;
}

.float_left {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearleft {
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
