﻿*{margin: 0; padding: 0; font-family: Trebuchet MS, Verdana;}
img {border:none;}

body { background-color: #EEE; }
body, th, td, p, a
{
	font-size: 12px;
	color: #666666;
}
ul { list-style-type: none;	}
#geral
{
	margin: 0 auto;
	width: 775px;
	background-color: #FFF;	
}
#topo 
{
	height: 102px;
	border-bottom: 2px solid #EEE;	
}
#topo h1
{
	float: left;
	width: 260px;
	height: 98px;
}
#topo h1 a
{
	margin:4px 0 0 10px;
	width: 200px;
	height:93px;
	display: block;
	background-image: url(../ImageBank/Sistema/Layout/logo.jpg);
	text-indent: -5000px;
}
#topo ul
{
	float: right;
	margin: 5px 15px 0 0;
}

#topo ul li {
	background:url(../ImageBank/Sistema/Layout/bolinha.gif) no-repeat right;	
	padding-right: 20px;
	line-height: 19px;
	text-align: right;
}
#topo ul li a {
	text-decoration:none; 
	text-transform:lowercase;
}

#topo ul li a:hover { color: #0088C5; font-weight: bold; }

#banner {
	height:240px;	
}
#conteudo {
	padding:20px;	
}
#conteudo h1 {
	border-bottom:2px solid #EEE;
	color:#0088C5;
	font-size:18px;		
	margin-bottom:20px;
}
#conteudo h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	display: block;
}
#conteudo p {
	margin-bottom:10px;	
}
#menuLateral {	
	margin:-41px 0 0 200px;
	_position:absolute;
}
	#menuLateral ul li {
		float:left;
		line-height:20px; 
		padding-right:13px;
		border:1px solid #FFF;
	}
	#menuLateral ul li a {		
		color:#0088C5;
		font-weight:800;
		text-decoration:none; 
	}
	#menuLateral ul li a:hover { 
		color:#666; 		
	}
.conteudoInterna {
	clear:left;
	min-height:150px;
	padding:15px;
	*padding-top:38px;
	_padding-top:5px;
}
#linksInternas a {
	color:#0088C5;
	text-decoration:underline;	
}
	#linksInternas a:hover {
		font-weight:800;
	}
#contato br {
	clear:left;
}
label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 5px 4px 0 0;
}
.btnEnviar { margin: 10px 0 0 154px; }
#youtube {
	float:left;
	width:50%;
	margin-bottom:10px;
}
	#youtube h1 {
		margin-bottom:5px;
	}
	#twitter{
		background:url(../ImageBank/twitter.jpg) no-repeat;
		color:#000;
		float:left;
		font-weight:800;
		height:65px;
		padding:7px 0 0 70px;
		width:296px;
	}
#homeSolucoes {
	float:left;
	width:378px;
}
#homeNoticias {
	margin-left:400px;	
}

#homeNoticias h1
{
	margin: 0; padding: 0;	
}

#homeNoticias .hlkMaisNoticias
{
	font-size: 14px;
	color: #0088C5;
	text-align: right;
	display: block;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: none;
}

#homeNoticias .hlkMaisNoticias:hover
{
	text-decoration: underline;
}

#homeNoticias .grid td a
{
	text-decoration: none;
}

#homeNoticias .grid td a:hover
{
	text-decoration: underline;	
}


.hlkVoltar
{
	display: block;
	float: left;
	margin: 20px 0 20px 0;	
}

.imgNoticia
{
	float: left;
	padding: 0 10px 10px 0;	
}

/* COMPONENTES .NET */
.grid
{
	background-color: #FFFFFF;
	width: 100%;
}

.grid td
{
	background-color: #F8F8F8;
	padding: 5px;
}

.grid td a
{
	text-decoration: none;
}

.grid td a:hover
{
	text-decoration: underline;
}

.gridAlternate td
{
	background-color: #FFF;
}

.gridHeader td, .gridFooter td, .gridPager td
{
	background-color: #FFF;
}

.gridPager td 
{
	padding: 5px 5px 0 0;	
}

.gridPager td a
{
	color: #0088C5;	
}
#rodape {
	border-top: 2px solid #EEE;
	clear:both;	
	padding:5px;	
	text-align:center;	
}
/* CALENDÁRIO */
.calendar{
	float:left;
	margin-right:10px;
}
.clear{
	clear:both;
}
.treinamento {
	margin:15px;
}
	.lblTreinamento {
		float:left;
		line-height:16px;
		margin-right:4px;
		width:120px;
		text-align:right;
	}
