/*

*/
body {
	margin: 0;
	padding: 0;
	text-align:center;
}

#pagina {
	width: 860px;
	height: 100%;
	margin:0 auto;
	padding: 0;
	background-repeat: no-repeat;
	text-align:left;
}

/* Header */
td.headerEsquerdo {
	/*float: left;*/
	width: 23.3%;
	height: 130px;
	margin: 0px 0px 0px 0px;
	background: #BBB0D5;
	/*background-repeat: no-repeat;*/
	/*padding: 0px 0px 0px 0px;*/
}

td.headerDireito {
	/*float: right;*/
	/*text-align:right;*/
	color:#BBB0D5;
	width: 86.7%;
	height: 130px;
	margin: 0px 0px 0px 0px;
	background: url(imagem/logoHorizontalLasid.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	padding-right: 10px;
}

#nome {
	font-family: Verdana, Geneva, sans-serif;
	size: 100px;	
}


#title{
	top:56;
	font-family: Arial;
	font-weight: bolder;
	color: #9966CC;
	position: absolute;
	padding: 10px;
}
td.headerDireitoEnglish {
	/*float: right;*/
	/*text-align:right;*/
	color:#BBB0D5;
	width: 76.7%;
	height: 130px;
	margin: 0px 0px 0px 0px;
	background: url(imagem/logoHorizontalLasidEnglish.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

td.menuHorizontal {
	/*float:right;*/
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(imagem/faixaMenuHorizontal.jpg);
	background-repeat: repeat;
}

table.menuHorizontalEsquerda{
	/*float:left;*/
	width: 23.3%;
	height: 20px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

td.menuHorizontalDireita{
	width: 76.7%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*a.itemMenuHorizontal{
	width: 100%;
	height: 20px;
	margin: 0px auto;
	vertical-align:middle; 
	background: url(imagem/faixaMenuHorizontal.jpg);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	font-size: 8.25pt;
	font-family: Tahoma;
	font-weight: bolder;
}*/

a.tituloNormalCor{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bolder;
	color: #9966CC;
}

a.tituloPreto{
	font-size: 8pt;
	font-family: Arial;
	font-weight: Regular;
	color: #000000;
}
/* Titulo para fonte*/

font.tituloPreto{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
font.tituloAzul{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #0000FF;
}

font.tituloVermelho{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
}


td.tituloPreto{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

td.tituloNormalCor{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bolder;
	color: #9966CC;
}

input.radio { 
	border: none; 
	 height:auto;
	 width:auto;
} 

input.text {
     width: 300px;
     font-size: 8pt;
	 font-family: Arial;
	 height:auto;
     /*border: solid 1px #006699;*/
}
input.login {
     width: 100px;
     font-size: 8pt;
	 font-family: Arial;
	 height:auto;
     /*border: solid 1px #006699;*/
}
input.button {
     background: #999999;
     color: #FFF;
     font-weight: bold;
     margin-top: 12px;
     border: none;
}

select.tituloNormalPreto{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bolder;
	color: #000000;
}

a { 
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px 0px 0px 0px;	
	text-decoration: none; 
	color: #9966CC;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bolder;
}


img {
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px 0px 0px 0px;
	vertical-align:middle; 
}


a.textoMenuHorizontalDireita{
	color: #ffffff;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bolder;
	font-stretch: wider;
}

td.menuVerticalEsquerdo {
	/*float: left;*/
	width: 23.3%;
	height: 100%;
	margin: 0px auto;
	background: #BBB0D5;
	background-repeat: no-repeat;
	padding: 0px auto;
}

a.itemMenuVertical{
	float: left;
	width: 100%;
	height: 20px;
	margin: 0px auto;
	vertical-align:middle; 
	background: url(imagem/fundoMenuVertical.jpg);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	font-size: 8.25pt;
	font-family: Tahoma;
	font-weight: bolder;
	padding-top:4;
}


table.centroConteudo{
	width: 62.7%;
	height: 380px;
	margin: 0px auto;	
}

td.direitaConteudo{
	/*float: right;*/
	width: 18.3%;
	height: 380px;
	margin: 0px auto;
	background: url(imagem/logoVerticalLasid.gif);
	background-repeat: no-repeat;
}

td.conteudo {
	width: 76.7%;
}

/*td.conteudoPage{
	/*float: left;
	width: 575px;
	height: 100%;
	margin: 0px 0px 0px 15px;		
}*/

input {
	font-size: 9px;
	width: 11em;	
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:15px;		
}

#imagem{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;		
}


td.abaixoMenuVerical{
	/*float: left;*/
	width: 23.3%;
	height: 260px;
	margin: 0px auto;
	background: #BBB0D5;
	background-repeat: no-repeat;
	padding: 0px auto;
}

/*td.noticia{
	float: left;
	width: 180px;
	height: 20px;
	margin: 0px auto;
	vertical-align:middle; 
	background: #F0EEF8;
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
}*/

td.rodapePrincipal{
	/*float: left;*/
	width: 100%;
	height: 80px;
	background: #E1DDF1;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	
}


p.titulo{
	font-size: 18pt;
	font-family: Tahoma;
	font-weight: Regular;
	margin: 0px auto;
	color: #9966CC;
	font-stretch: wider;
}

td.noticia{
	background: #F0EEF8;	
	background-repeat: no-repeat;	
	border: 1px solid #F0EEE0; 
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	/*margin-top:2%;
	margin-bottom:2%;
	margin-left:2%;*/
} 

td.noticiaEsquerda{
	/*float:left;*/
	margin: 0px 0px 0px 0px;
	background: #F0EEF8;	
	background-repeat: no-repeat;	
	border: 1px solid #F0EEE0; 
	/*margin-top:2%;
	margin-bottom:2%;
	margin-left:2%;*/
	height:220px;
	width:40.8%;
	line-height: 18px;
} 

td.noticiaDireita{
	/*float:right;*/
	margin: 0px 0px 0px 0px;
	background: #F0EEF8;	
	background-repeat: no-repeat;	
	border: 1px solid #F0EEE0; 
	/*margin-top:2%;
	margin-bottom:2%;
	margin-left:2%;*/
	height:220px;
	width:40.8%;
	line-height: 18px;
}
td.noticiapremio{
	float: left;
	position: relative;
	height: 100px;
	background: #F0EEF8;	
	background-repeat: no-repeat;	
	border: 1px solid #F0EEE0; 
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	/*margin-top:2%;
	margin-bottom:2%;
	margin-left:2%;*/
} 

font.rodapeMenor{
	font-size:7.5pt;
	font-weight: Regular;	
	font-family: Arial;
	margin: 0px 0px 0px 15px;
}

font.rodapeMaior{
	font-size:9pt;
	font-weight: Bold;
	font-family: Arial;
	margin: 0px 0px 0px 15px;	
}

font.titulo{
	font-size: 18pt;
	font-family: Arial;
	font-weight: Bold;
	color: #9966CC;
}

font.tituloIntermediarioPreto{
	/*font-size: 10.5pt;*/
	font-size: 10.5pt;
	font-family: Arial;
	font-weight: bolder;
	color: #000000;
}
font.tituloIntermediarioCor{
	/*font-size: 10.5pt;*/
	font-size: 10.5pt;
	font-family: Arial;
	font-weight: bolder;
	color: #9966CC;
}

font.tituloNormalPreto{
	font-size: 8pt;
	font-family: Arial;
	font-weight: Regular;
	color: #000000;
}
font.tituloNormalCor{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bolder;
	color: #9966CC;
}

font.title{
	font-size: 12pt;
	width: 76.7%;
	height: 130px;
	font-family: Arial;
	font-weight: bolder;
	color: #9966CC;
}

font.textoTitulo{
	font-size: 18pt;
	font-family: Tahoma;
	font-weight: bolder;
	color: #9966CC;
}

li.texto{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: Regular;
	color: #9966CC;
}
