/***************************************
* CONFIGURAĠES GERAIS
***************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
.imput {
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}
/***************************************
* LINKS
***************************************/
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #666666;
}
/***************************************
* TEXTOS E FONTES
***************************************/
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	padding: 60px 10px 10px 10px;
	text-align: left;
	line-height: 14px;
	font-size: 10px;
}
h2 {
	padding: 20px 0 0 20px;
	text-align: left;
	font-size: 11px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 24px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #e2e2e2;
	border-collapse: collapse;
}
#texto {
	padding: 0 30px 0 30px;
	text-align: left;
	line-height: 22px;
	font-size: 18px;	
}
#texto_data {
	margin: 4px 0 0 20px;
	text-align: left;
	font-size: 11px;
}
#texto_banner {
	padding: 63px 10px 10px 10px;
	text-align: left;
	line-height: 14px;
	font-size: 10px;
}
/***************************************
* DIVS
***************************************/
#topo {
	height: 131px;
	background-image:url(img/logo_toporight.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	margin: 23px 0 0 28px;
	float:left;
}
#tarja {
	height: 8px;
	background-color:#dddddd;
}
#data {
	height: 20px;
	border-bottom: 1pt;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
}
#pastas {
	position: relative;
	background: url(pastas.jpg) no-repeat;	
	margin: 0 200px 0 200px;
}
#banners {
	margin: 0 0 0 20px;
}
#banner_nautilus {
	margin: 0 10px 0 0;
	height: 131px;
	width: 280px;
	background: url(img/banner_nautilus.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#banner_magazine {
	margin: 0 10px 0 0;
	height: 131px;
	width: 280px;
	background: url(img/banner_magazine.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#banner_hosting {
	margin: 0 10px 0 0;
	height: 131px;
	width: 280px;
	background: url(img/banner_hosting.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#base {
	height: 99px;
	background-image:url(img/base.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 20px;
}
#conteudo {
	padding-left:40px;
	padding-top:20px;
	width: 820px;
	background-image:url(img/timao.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	font-size: 12px;
	line-height:20px;
}
#texto_nav {
	font-size: 11px;
	vertical-align:middle
}
/***************************************
* DIVS MENU
***************************************/
#menu {
	height: 35px;
	margin: 96px 0 0 -281px;;
	float: left;
}
#botao_home {
	height: 35px;
	width: 108px;
	background: url(img/botao_home.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_home:hover {
	background-position: 0 -35px;
}



#botao_ogrupo {
	height: 35px;
	width: 112px;
	background: url(img/botao_ogrupo.jpg) no-repeat;
	float: left;
	text-decoration:none;
}
#botao_ogrupo:hover {
	background-position: 0 -35px;
}


#botao_web {
	height: 35px;
	width: 104px;
	background: url(img/botao_web.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_web:hover {
	background-position: 0 -35px;
}


#botao_publica {
	height: 35px;
	width: 108px;
	background: url(img/botao_publica.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_publica:hover {
	background-position: 0 -35px;
}


#botao_hosting {
	height: 35px;
	width: 108px;
	background: url(img/botao_hosting.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_hosting:hover {
	background-position: 0 -35px;
}


#botao_desgraf {
	height: 35px;
	width: 108px;
	background: url(img/botao_desgraf.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_desgraf:hover {
	background-position: 0 -35px;
}

#botao_desdigi {
	height: 35px;
	width: 108px;
	background: url(img/botao_desdigi.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_desdigi:hover {
	background-position: 0 -35px;
}


#botao_contato {
	height: 35px;
	width: 108px;
	background: url(img/botao_contato.jpg) no-repeat;
	float: left;
	text-decoration:none;	
}
#botao_contato:hover {
	background-position: 0 -35px;
}
