body{
	margin: 0px 0px 0px 0px;
	background-color: #295A27;
}
.banner_base{
	display: block;
	height:9px;
	width:766px;
	background-color: #5C815B;
	font-size:2px;
}
.body_text{
	width:756px;
	display: block;
	text-align: justify;
	padding:5px;
	border-left: 1px solid #5C815B;
	border-right: 1px solid #5C815B;
	border-bottom: 1px solid #5C815B;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #EDCC12;
}
.footer{
	width:766px;
	display: block;
	padding-top:10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #EDCC12;
}
.menu{
	width: 766px;
	padding-top:10px;
	padding-bottom:7px;
	border-left: 1px solid #5C815B;
	border-right: 1px solid #5C815B;
	border-bottom: 1px solid #5C815B;
}
.inputbox{
	border-top: 1px solid #EDCC12;
	border-bottom: 1px solid #EDCC12;
	border-left: 1px solid #EDCC12;
	border-right: 1px solid #EDCC12;
	background-color: #9DD198;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding:1px; 
}
.button{
	border:2px solid #1C3C1A;
	background-color:#EDCC12;
	color:#295A27;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
}

table.bordes_programas{
	margin-right:10px;
}

.bordes_programas th{
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#295A27;
	text-align:center;
	background-color:#AFC846;
	border: 1px solid #EDCC12;
	font-weight:bold;
	height:17px;
}
.bordes_programas td{
	border-bottom: 1px dotted #EDCC12;
}

a:link, a:visited{
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#EC8F13;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.bordes_programas_box th{
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#295A27;
	text-align:center;
	background-color:#AFC846;
	border: 1px solid #EDCC12;
	font-weight:bold;
	height:17px;
}
.bordes_programas_box td{
	border-bottom: 1px dotted #EDCC12;
	border-left: 1px dotted #EDCC12;
	border-right: 1px dotted #EDCC12;
	padding-left: 2px;
	padding-right: 2px;
}
.destacado {
	color: #FAF0BC;
	font-weight: bold;
}
.subtitulo{
	font-size: 16px;
	font-weight: bold;
}
