
.main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color: #00CC33;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position:absolute;
	vertical-align: middle;
}

.programas_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#232323;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border:none;
	outline:none;
}

.programas
{
	font-size: 10px;
	font-style: italic;
	vertical-align: middle;
}

.menu_programas
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600;
}

.descricoes_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color: #232323;
	margin: 0px;
	padding: 10px;
	border:none;
	outline:none;
}

.descricoes1
{
	font-size: 12px;
	font-style:normal;
	padding-left:40;
	vertical-align: middle;
}

.descricoes2
{
	font-size: 14px;
	font-style:normal;
	padding-left:20;
	vertical-align: middle;
}

.main_menu
{
	border:none;
	outline:none;
	color: #FFFFFF;
	background-color: #9D0A1C;
	margin: 0px;
	padding: 0px;
}

.menu_1
{
	font-size: 11px;
	color: #DDDDDD;
	font-weight: 600;
}

.menu_1S
{
	font-size: 11px;
	color: #CC6666;
	font-weight: 600;
}

.menu_2
{
	font-size: 10px;
	color: #000000;
	font-weight: 600;
}

.menu_2S
{
	font-size: 10px;
	color: #CC6666;
	font-weight: 600;
}

.menu_3
{
	font-size: 10px;
	color: #8C091A;
	font-weight: 800;
	vertical-align: bottom;
	padding-bottom: 9px;
	text-align: center;
}

.menu_3S
{
	font-size: 10px;
	color: #232323;
	font-weight: 800;
	vertical-align: bottom;
	padding-bottom: 9px;
	text-align: center;
}

.hiden {
	font-size:0px;
	color:#FFFFFF;
	}

a:link {
	text-decoration: none;
}

a:visited
	{
	text-decoration: none;
}

a:hover	{
	color: #EFCE0F;
	cursor: hand;
	text-decoration: underline;
}

.sel_idiomas {
	color: #232323;
	font-size: 12px;
	font-weight: bold;
}

a.sel_idi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232323;
}

.abertura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000CC;
	white-space: nowrap;
	letter-spacing: normal;
	font-style: italic;
	font-weight: bolder;
}

p	{
	margin: 9px;
}

img {
border:none;
}

img.img_desc_off {
	height: 75px;
	width: 100px;
	margin: 4px;
	border: outset;
}

img.img_desc_on {
	height: 75px;
	width: 100px;
	margin: 4px;
	border: inset;
	cursor: hand;
}

img.img_desc_hover {
	height: 75px;
	width: 100px;
	margin: 4px;
	cursor: hand;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
}

table	{
border-collapse: collapse;
}

.texto_forms {
	background-color:#FFEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	vertical-align: middle;
	width: 130px;
	background-color:#DDDDDD;
	font-size: 12px;
}

