body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#centro {
	background-image: url(/img/fundo_interna.jpg);
	background-repeat: no-repeat;
	width: 760px;
	position:relative;
	left: 50%;
	margin-left:-380px;
	color: #075B8F;
	font-size: 10px;
	background-position: 10px 200px;
	display: block;
}

#top {
	height: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;				
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	background-image: url(/img/fundo_menu_interno.jpg);
	background-repeat: no-repeat;
	height: 30px;	
	color: #FFFFFF;
	font-size: 12px;	
}

#esquerda {
	position: relative;
	width: 220px;
	height: 240px;
	line-height: 115%;
	float: left;
	clear: both;
	display: block;
	text-align: right;	
}

#nomeSecao {
	line-height: 115%;
	font-size: 20px;
	font-weight: bold;	
	text-align: right;
	width: 100%;	
/*	border: 1px solid orange; */
}

#titMateria {
	font-size: 16px;
	padding: 0px;
	line-height: 105%;	
	font-weight: bold;	
}

#txtMateria {
	padding: 0px;
	font-size: 13px;	
	font-weight: normal;		
}

#maisMateria {
	position: relative;
	left: 210px;
	top: 250px;
	font-size: 11px;
}

#materia {
	width: 510px;
	height: 100%;
	font-size: 12px;
	line-height: 115%;
	margin: 0px 0px 0px 225px;
	vertical-align: top;
	clear: right;
	z-index: auto;
	display: block;
	overflow: visible;
/*	border: 1px solid red; */
	border-top: 1px none red;
	border-right: 1px none red;
	border-bottom: 1px none red;
	border-left: 1px dashed #075B8F;
	float: none;
	padding: 0px 0px 0px 20px;	
}

div#materia td {
	color: #075B8F;
	font-size: 11px;	
	line-height: 120%;	
}

#rodape {
	background-image: url(/img/rodape_fundo_home.jpg);
	height: 30px;
	width: 100%;
	position: absolute;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

#rodapeLeft {
	background-image: url(/img/rodape_fundo_meio.jpg);
	background-repeat: repeat-y;

	text-align: left;
	margin-left:-380px;
	color: #FFFFFF;
	font-size: 9px;	
	width:760px;
	position:relative;
	left:50%;
}

div#rodapeLeft td {
	color: #FFFFFF;
	font-size: 9px;	
	line-height: 120%;	
	font-weight: bold;	
}

#outrasSecoes {
	width: 210px;
	font-size: 12px;
	padding: 0px;
	line-height: 105%;	
	font-weight: normal;	
	text-align: left;	
}

#objMsg {
	color: green;
	font-size: 12px;	
	line-height: 120%;	
	font-weight: normal;	
}



SELECT.FieldsSelect  { 
scrollbar-face-color:#D5EAFF; 
scrollbar-base-color: #e2e2e2; 
scrollbar-dark-shadow-color: #F4FAFF; 
scrollbar-track-color: #D5EAFF;
FONT-SIZE: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #F4FAFF;
color: #0000CC;
border: 1px none navy;
}

INPUT.Botao
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: navy 1px solid;
    BORDER-BOTTOM: navy 1px solid;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e2e2e2;
}

INPUT,TEXTAREA,SELECT
{
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F4FAFF;
	color: #0000CC;
	border: 1px solid #D5EAFF;
	font-weight: normal;	
}
