fieldset
{
	margin:5px;
	padding: 10px;
}

Body
{
	background-image: url(../../imagens/Body/fndBody.jpg);
	background-repeat:repeat-x;		
}
.topoFundo
{
	background-image: url(../../imagens/Topo/CEOP.png);
	background-repeat:no-repeat;
	height: 162px;
	width:769px;
}
.topoBemVindo
{
	height: 17px;
	width:224px;	
}
.topoCursos
{
	background-image: url(../../imagens/Topo/imgTopoCursos.gif);
	background-repeat: no-repeat;
	height: 102px;
	
}
.topoTitulo
{
	background-image: url(../../imagens/Topo/imgTopoTitulo.gif);
	background-repeat: no-repeat;
	height: 25px;
	
}
.topoMenu
{
  background-color: #333333;
  background-repeat:repeat-x;
}
.conteudo{
	border: solid;	
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

select
{
	border:dotted 1px black;	
}

.conteudoLoginAluno{
   	height: 100%;
	border: solid;	
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
    background-color: #f5f5f5;
    width:769px;
}
.conteudoAdmin
{
	font-family:Tahoma Arial Narrow;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid;	
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
    background-color: #f5f5f5;
    padding:5px;
    
}
.conteudoAdminTopo{
	border: solid;	
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
    background-color: #f5f5f5
}
.conteudoLegendaLogin{
	font-family: Arial Narrow;
	font-size: 13px;
	color: #666666;	
}
.conteudoLegenda{
	font-family: Arial Narrow;
	font-size: 13px;
	color: #666666;
	padding-top: 10px;	
}
.conteudoLegendaConveniados{
	font-family: Arial Narrow;
	font-size: 13px;
	color: #666666;
}
.rodape{
	border: solid;	
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-top-width: 1px;
    border-top-color : #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial Narrow;
	font-size: 12px;
    text-align: right;
	color: #999999;
	background-color: #e5e5e5;
}
.data{
	padding-right: 10px;
	padding-left: 10px;
}

.botaoSair{
	padding-right: 5px;
}
.tabelaLogin{
	width: 220px;
}
.tabelaLoginAluno{
	width: 700px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
	
}
.tabelaConveniados{
	width: 360px;
}
Tr
{
	margin-top:25px;
}
.ListBoxConvenios{
	border: solid;	
	border-left-width: 1px;
	border-left-color:  #CCCCCC;
	border-right-width: 1px;
	border-right-color:  #CCCCCC;
	border-top-width: 1px;
    border-top-color : #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: Arial Narrow;
	font-size: 12px;
    color: #333333;
	background-color: #e5e5e5;
	width: 100%;
}
.maskTextBox{
	 border: 1px;
	 border-color: #CCCCCC;
	 background-color: #EFEFEF;
	 border-style: solid;
	 color: #666666;
}
.espacamentosLaterais
{
	padding-left: 10px;
}



