body {
	margin: 0px;
	background-color: #666666;
	background-repeat: repeat-x;
	background-image: url(../saber/imagens/bg_cell.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	overflow-x: hidden;
}
#container {
	height: auto;
	width: 560px;
	margin-top: 20px;
}
#container #main {
	height: auto;
	width: 580px;
	background-color: #FFFFFF;
	background-image: url(../saber/imagens/bg_main.jpg);
	background-repeat: repeat-x;
}
#container #rodape {
	background-color: #666666;
	height: 40px;
	width: 580px;
	background-image: url(../saber/imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}
#container #main #texto #tit {
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#container #main #dir #texto #texto_main {
	padding: 20px;
	text-align: justify;
}

#container #main #tit_interna{
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
#container #main #texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 7px solid #CCCCCC;
	height: auto;
	width: 250px;
	background-image: url(imagens/bg_lesmills.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container #main #esq #prog {
	height: 305px;
	width: 285px;
	margin-bottom: 8px;
}
#container #main #dir {
	float: right;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: auto;
}


#container #main #logo {
	width: 265px;
	height: 70px;
	margin-bottom: 40px;
}
#container #main #dir #mote {
	height: 70px;
	width: 265px;
	margin-bottom: 40px;
}

#container #main #esq {
	float: left;
	height: auto;
	width: 285px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
}
#container #main #programas_interna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 7px solid #cccccc;
	width: 270px;
	background-image: url(imagens/bg_interna_programas.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-color: #FFFFFF;
}
#container #main #programas_interna #menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 8px;
	width: 237px;
	padding-top: 14px;
}

