/************************************************************
CONFIGURAÇÕES GERAIS
*************************************************************/
*{
	margin:0;
	padding:0;
	list-style:none;
}

html{
	/*height: 100%;*/
}

body{
	/*height:100%;*/
	background:url(../interface/bg.jpg) center top no-repeat;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

table *{
	vertical-align:top;
}

/************************************************************
GERAL
*************************************************************/
#geral{
	width:762px;
	height:635px;
	margin:25px auto 0 auto;
	/*margin-top:-317px;
	margin-left:-381px;
	position:absolute;
	top: 50%;
	left: 50%;*/
}

/************************************************************
TOPO
*************************************************************/
#topo{
	height:110px;
}

/**************************
LOGO
***************************/
#logo{
}

#logo h1{
}

#logo h1 a{
}

/************************************************************
MENU
*************************************************************/
#menu{
}

/************************************************************
CONTEUDO
*************************************************************/
#conteudo{
	height:455px;/*525*/
	padding:35px 35px 35px 55px;
	/*behavior: url("iepngfix.htc");*/
	background:url(../interface/bg_meio.jpg) no-repeat;
}

#rol{
	width:652px;
	height:445px;
	padding:0 10px 0 0;
	overflow:auto;
}

#conteudo h2{
	margin:0 0 15px 0;
/*	font:14px/26px Arial, Helvetica, sans-serif;
	color:#00608F;
	border-bottom:1px solid #d7d7d7;*/
}

#conteudo h3{
	margin:0 0 5px 0;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FF6600;
}

#conteudo p{
	margin:0 0 15px 0;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#444;
}

/************************************************************
HOME
*************************************************************/
#home{
}

#home #noticiashome{
	height:220px;
	margin:0 6px 0 0;
}

#home #noticiashome ul li{
	font:12px/28px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d7d7d7;
}

#home #noticiashome ul li a{
	color:#074F7F;
}

#home #noticiashome ul li a:hover{
	color:#DFB50D;
}

#home #saibamaishome{
	margin:0 6px 0 0;
}

#home #saibamaishome a{
	width:310px;
	height:205px;
	display:block;
	text-indent:-5000px;
	background:url(../interface/saibamais.jpg) no-repeat;
}

#home #galeriahome{
	margin:0 0 0 6px;
}

#home #galeriahome a{
	width:350px;
	height:375px;
	display:block;
	text-indent:-5000px;
	background:url(../interface/galeriahome.jpg) no-repeat;
}

#home #mailing{
	margin:0 0 0 6px;
}

#home #mailing label{
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#555;
}

#home #mailing input{
	border:1px solid #ccc;
}

/************************************************************
APLICAÇÕES
*************************************************************/
#aplicacoes{
}

#aplicacoes h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_aplicacoes.gif) no-repeat;
}

/************************************************************
O BIKENETE
*************************************************************/
#obikenete{
}

#obikenete h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_obikenete.gif) no-repeat;
}

#obikenete a.download{
	margin:0 0 15px 0;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	color:#176475;
}

#obikenete a.download:hover{
	font-weight:bold;
}

#obikenete ul{
	margin:0 0 10px 0;
}

#obikenete ul li{
	list-style:inside disc;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#555;
}

/************************************************************
FOTOS
*************************************************************/
#fotos{
}

#fotos h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_galeria.gif) no-repeat;
}

#fotos table{
	width:100%;
}

#fotos table tr td{
	width:130px;
	height:130px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
	border:1px solid #FFF9CF;
	background:#FFFEF5;
}

#fotos table tr td a{
	color:#333;
}

#fotos table tr td img{
	margin:0 0 5px 0;
}

#fotos img.bannergaleria{
	width:626px;
	margin:0 auto;
}

/************************************************************
DICAS
*************************************************************/
#dicas{}

#dicas h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_dicas.gif) no-repeat;
}

#dicas ul li{
	margin:0 0 20px 0;
	padding:10px;
	font:12px Arial, Helvetica, sans-serif;
	text-indent:35px;
	color:#23648F;
	border:1px solid #FFF9CF;
	background:#FFFEF5 url(../interface/marcador_dicas.gif) center left no-repeat;
}

/************************************************************
VIDEOS
*************************************************************/
#videos{
}

#videos h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_videos.gif) no-repeat;
}

#videos table{
	width:100%;
}

#videos table tr td{
	height:130px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
	border:1px solid #FFF9CF;
	background:#FFFEF5;
}


/************************************************************
CONTATO
*************************************************************/
#contato{
	height:455px;
	background:url(../interface/bg_contato.jpg) top right no-repeat;
}

#contato h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_contato.gif) no-repeat;
}

#contato label{
	margin:0 0 8px 0;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	color:#555;
}

#contato label input, #contato label textarea{
	padding:3px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#00608F;
	border:1px solid #FFAF6F;
	background:#FFFEF5;
}

/************************************************************
PLANNO
*************************************************************/
#planno{
}

#planno h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_aempresa.gif) no-repeat;
}

#planno address{
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#555;
}

/************************************************************
NOTÍCIAS
*************************************************************/
#noticias{
}

#noticias h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_noticias.gif) no-repeat;
}

#noticias p img{
	margin:0 5px 5px 0;
	padding:3px;
	border:1px solid #c7c7c7;
}

/************************************************************
LOJA
*************************************************************/
#loja{
}

#loja h2{
	height:29px;
	text-indent:-5000px;
	background:url(../interface/h2_loja.gif) no-repeat;
}

#loja ul li{
	width:630px;
	padding:15px 0;
	float:left;
	border-bottom:1px solid #ddd;
}

#loja ul li label, #loja ul li label select{
	margin:5px 0;
	font:11px Arial, Verdana, sans-serif;
}

#loja ul li img{
	margin:0 30px 0 0;
	float:left;
}

/************************************************************
RODAPÉ
*************************************************************/
#rodape{
	width:762px;
	height:60px;
	margin:0 auto;
}

#rodape a.planno{
	width:76px;
	height:46px;
	float:left;
	text-indent:-5000px;
	background:url(../interface/planno.gif) no-repeat;
}

#rodape a.atitude{
	width:80px;
	height:46px;
	float:right;
	text-indent:-5000px;
	background:url(../interface/atitude.gif) left center no-repeat;
}