

#mainpage #left{
	width: 20px;
}

#mainpage #menu{
  	padding: 0px;
  	margin: 0px;
	font-size: x-small;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

#mainpage #menu #menulayout{
}

#mainpage #menu #menulayout #title{
	font-size: small;
}

#mainpage #menu #menulayout #lista{
	background-color: #C4D7E6;
	height: 300px;
}


#mainpage #center{
	font-size: x-small;
	color: #005B88;
	width: 75%;
	text-align: left;
	vertical-align: top;	
}

#mainpage #center #centerlayout{
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#mainpage #center #centerlayout #form {
	text-align: center;
	font-size: small;
}

#mainpage #center #centerlayout #iframe {
	width: 100%;
	height: 310px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005b88;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}



/*
#mainbody{
	border-style: none;
	border-top-width: thin;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

*#mainbody form{
	border-style: none;
	border-top-width: thik;
	margin: 0px;
	padding: 0px;
	width: 100%;	
}

#maintoolbartop{
	background-color: #CEDEEA;
	color: black;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#maintoolbartop table{
 	width: 100%;
  	padding: 0px;
  	margin: 0px;
  	border-collapse: collapse;
}
		
#maintoolbartop #sx{
	background: url(../../images/angolo-sx.jpg) no-repeat top left; 
	width: 5%
}

#maintoolbartop #dx{
	background: url(../../images/angolo-ds.jpg) no-repeat top right; 
	width: 5%
}					

#maintoolbartop #center{
	font-size: x-small;
	color: #005B88;
	width: 90%;
	text-align: right;
}

#mainpage{
	margin: 0px;
	padding: 0px;
	width: 100%;	
}

#mainpage table{
 	width: 100%;
  	padding: 0px;
  	margin: 0px;
  	border-collapse: collapse;
	background-color: #CEDEEA;
	color: Black;
	vertical-align: top;
}

#mainpage #left{
	width: 20px;
}

#mainpage #menu{
  	padding: 0px;
  	margin: 0px;
	font-size: x-small;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

#mainpage #menu #menulayout{
}

#mainpage #menu #menulayout #title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005b88;
	font-weight: bold;
}

#mainpage #menu #menulayout #lista{
	background-color: #C4D7E6;
	height: 300px;
}


#mainpage #center{
	font-size: x-small;
	color: #005B88;
	width: 75%;
	text-align: left;
	vertical-align: top;	
}

#mainpage #center #centerlayout{
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#mainpage #center #centerlayout #form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005b88;
	font-weight: bold;
	text-align: center;
}

#mainpage #center #centerlayout #iframe {
	width: 100%;
	height: 310px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005b88;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
}

#maintoolbarbottom{
	background-color: #CEDEEA;
	color: black;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#maintoolbarbottom table{
 	width: 100%;
	height: 24px;
  	padding: 0px;
  	margin: 0px;
  	border-collapse: collapse;
}
		
#maintoolbarbottom #sx{
	background: url(../../images/angolo-sx-b.jpg) no-repeat top left; 
	width: 5%
}

#maintoolbarbottom #dx{
	background: url(../../images/angolo-ds-b.jpg) no-repeat top right; 
	width: 5%
}					

#maintoolbarbottom #center{
	font-size: x-small;
	color: #005B88;
	width: 90%;
	text-align: right;
}

#lista{
scrollbar-face-color: #6666CC;
background-color: Blue;
}*/

