html, body {
	height: 100%;
	margin: 0px;
}
* html #tudo {
	height: 100%;
}
#topo {
	height: 82px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#conteudo {
	background-image: url(../images/topo_filete.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 32px;
}
#logo {
	position: relative;
	height: 81px;
	width: 270px;
	float: left;
}
#menu {
	float: right;
	position: relative;
	width: 570px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-top: 60px;
	margin-right: 1px;
	color: #CCCCCC;
}
.campo {
	font-size: 10px;
	color: #666666;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0491BF;
	border-right-color: #0491BF;
	border-bottom-color: #0491BF;
	border-left-color: #0491BF;
}
.botao {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding: 2px;
	border: 0px solid #000000;
}
.titulo {
	font-weight: bold;
	color: #000000;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0491BF;
	font-size: 12px;
}



#conte {
	margin-top: 32px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


#topo_centro {
	height: 82px;
	width: 1000px;
	text-align: left;
	position: relative;
	left: 50%;
	margin-left: -500px;
}
#conteudo_centro {
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	background-repeat: repeat-y;
	background-position: left;
}
#menu_conteudo {
	background-color: #40bbe6;
	margin-right: 1px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	color: #013647;
	position: relative;
}

#ads {
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	margin-top: 1px;
	padding-top: 32px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(../images/ad_filete_baixo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 32px;
}

#rodape {
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #dcdcdc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
	font-size: 10px;
	color: #999999;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #059acf;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #059acf;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #059acf;
	font-weight: bold;
}

#tudo {
	position: relative;
	min-height: 100%;
	min-width: 1000px;
	max-width: 100%;
 	width:expression(document.body.clientWidth < 1004? "1000px" : document.body.clientWidth > 1262? "100%" : "auto");
}
#fotinha {
	position: relative;
	width: 56px;
	float: right;
	z-index: 50;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#tit {
	position: relative;
	height: 54px;
	margin-bottom: 20px;
}
#palavra {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #44C5F2;
	padding-top: 15px;
}

#palavra_design {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F6DA00;
	padding-top: 15px;
}

#palavra_photo {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0B77E0;
	padding-top: 15px;
}
#palavra_flash {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EC0000;
	padding-top: 15px;
}
#palavra_links {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00B108;
	padding-top: 15px;
}

#palavra_sites {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F58520;
	padding-top: 15px;
}
#palavra_3d {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	padding-top: 15px;
}
#topinho {
	position: relative;
	background-image: url(../images/topo_baixo_logo.gif);
	background-repeat: no-repeat;
	background-position: -4px;
	height: 32px;
}
#baixinho {
	background-image: url(../images/menu_baixo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	height: 32px;
}
