body{
	margin: 0px;
	text-align: center;
	background: #73c4ef url('../_img//bg_body.jpg') top repeat-x;
	font-family: arial;
	/*overflow: hidden;*/
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#principal{
	width: 980px;
	height: 600px;
	margin: auto;
	background: url('../_img//bg_principal.jpg');
}

#topo{
	padding-top: 20px;
	text-align: right;
}

#conteudo{
	margin: 20px 0px 0px 80px;
}

#conteudoSelecionarTurma{
	width: 450px;
	margin:auto;
	text-align: left;
}


#conteudoMapa{
	width: 500px;
	float: right;
	margin-top: -50px;
	text-align: left;
}

#centralizar{
	text-align: center;
}


#conteudoSelecionarUsuario{
	margin: 20px 0px 0px 80px;
	text-align: left;
}


#rodape{
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('../_img//rodape.jpg');
}


#contRodape{
	width: 980px;
	height: 80px;
	text-align: left;
	margin: auto;
	background: url('../_img//bg_rodape.jpg');
}

#logoAiec{
	position: absolute;
	margin-top: -90px;
	margin-left: 0px;
}

#assinatura{
	float: right;
	color: #FFF;
	margin-top: 10px;
	font-size: 10px;
}

#box{
	width: 300px;
	float: left;
	font-size:12px;
	color: #FFF;
	padding-bottom: 20px;
	text-align: left;
}

#box a{
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}

#password{
	width: 230px;
	position: absolute;
	left: 40%;
	top: 35%;
	text-align: left;
	display: none;
	background: #FFF;
	color: #000;
}

#ConfirmacaoCriacao {
	width: 500px;
	position: absolute;
	left: 30%;
	top: 35%;
	text-align: left;
	display: none;
	background: #FFF;
	color: #000;
	z-index : 1000;
}

#TopoConfirmacaoCriacao {
	font-size: 12px;
	background: url('../_img/rodape.jpg');
	color: #FFF;
	padding: 7px;
	margin-bottom: 5px;
}

#ConteudoConfirmacaoCriacao {
	font-size: 12px;
	padding: 10px;
}

#tblParticipantesConfirmados {
	width	: 70%;
	margin	: auto;
	border-collapse: collapse;
}

#tblParticipantesConfirmados  th {
	font-weight: bold;
	text-align: center;
	border: solid 1px gray;
	background-color: #F9F9F9 ;
}

#tblParticipantesConfirmados  tr, #tblParticipantesConfirmados  td {
	padding	: 10px;
	border: solid 1px gray;
}

#imgPreLoader {
	display: none;
}

.clNomeAlunoConfirmacao {
	width: 70%;
}

.clNomeGrupoConfirmacao {
	width: 30%;
}

.topoPassword{
	float: left;
	font-size: 12px;
	background: url('../_img/rodape.jpg');
	color: #FFF;
	padding: 7px;
	margin-bottom: 5px;
}

.conteudoPassword{
	font-size: 12px;
	padding: 10px;
}
.contBox{
	margin-left: 25px; 
}

.icone{
	float: left;
	padding-right: 10px;
}

#subTopo{
	width: 100%;
	margin-top: 20px;
}

#titulo{
	text-align: left;
	padding-left: 30px;
}

#descPagina{
	border: 1px solid #007cc2;
	filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8; 
	text-align: left;
	background: #2191d0;
	padding: 5px;
	font-size: 13px;
	color: #FFF;
	margin: 5px 0px 0px 30px;
}

#botoes{
	float: right;
}

#botaoRodape{
	position: relative;
	margin-top: -70px;
	right: 0px;
	float: right;
	cursor: pointer;
}

#botaoRodapeVoltar{
	position: relative;
	bottom: 0px;
	right: 0px;
	float: left;
	cursor: pointer;
}

input.text{
	border: 2px solid #096FAE;
}

textarea.text{
	border: 2px solid #096FAE;
}


.fontBranca{
	color: #FFF;
}

.Botao {
	cursor: pointer;
}

table{
	font-size: 12px;
}

#topoSelecionarPessoas{
	padding: 7px;
	background: url('../_img/rodape.jpg');
	color: #FFF;
}

#descricaoSelecionarPessoas{
	background: #FFF;
	color: #000;
}

option{
}

#descricaoSelecionarTurma{
	height: 150px;
	background: #FFF;
	line-height: 25px;
	color: #000;
	overflow: auto;	
}
#selecionarUsuario{
	width: 300px;
	font-size:12px;
	color: #FFF;
	text-align: left;
}

#selecionarTurma{
	width: 450px;
	font-size:12px;
	color: #FFF;
	text-align: left;
	padding: 0px 0px 20px 0px;
}

#selecionarUsuarioPessoa{
	width: 300px;
	font-size:12px;
	color: #FFF;
	text-align: left;
}

#descricaoMensagem {
	background-color: white;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	width: 700px;
	color: #666;
}

#descricaoMensagem .BoxInfoItemMeeting {
	border: dashed 1px #BBB;
	background: #EFEFEF;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#descricaoMensagem .BoxInfoItemMeeting p.tituloItem {
	background: transparent;
	padding: 0px;
	font-weight:bold;
	background: #EFEFEF;
	color: #BBB;
}

#descricaoMensagem .BoxInfoItemMeeting p {
	padding: 0px !important;
	margin: 5px;
	border:solid 0px red;
}

#fsCampoLink p {
	color: #080;
	font-style: oblique;
}

#fsCampoSenhaM p,#fsCampoSenhaP p {
	font-style:oblique;
	color: #F9614D;
}

.contSelecionar{
	padding: 0px 40px 0px 10px; 
}


.balao{
	font-size: 11px;
	text-align: left;
}

.balao li{
	font-size: 11px;
}

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url('../_img/tipTop.png') no-repeat top;
}
	
.tipMid {
	background: transparent url('../_img/tipMid.png') repeat-y; padding: 0 25px 20px 25px;
}
.tipBtm {
	background: transparent url('../_img/tipBtm.png') no-repeat bottom; height: 32px;
}

.btFechar{
	float: right;
}

.btConvidarAmigo{
	text-align: center;
}

.floatLeft{
	width: 23px;
	float: left;
}