html {
	height:100%;
	width:100%;
}
body {
	font-family:"Trebuchet MS";
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #374930;
}
/* *********** definicoes ******** */
img {
	border:0;
	margin:0em;
	padding:0em;
}
form, p, dl, dt, dd {
	font-family:"Trebuchet MS";
	margin:0em;
	padding:0em;
}
.ms_clear {
	clear:both;
}
.ms_bold {
	font-weight:bold;
}
.ms_border1 {
	float:left;
	background-image:url(../imagens/img_border.gif);
	background-repeat:repeat;
	padding:5px 5px 5px 5px;
	clear:both;
}
.ms_border2 img {
	background-image:url(../imagens/img_border.gif);
	background-repeat:repeat;
	padding:0.18em 0.18em 0.18em 0.18em;
	margin:0.62em 0.12em 0.31em 0.12em;
}
.ms_border3 {
	border:#cccccc 1px solid;
}
a {
	font-family: Trebuchet MS;
	color: #333333;
}
.ms_fleft {
	float:left;
}
.ms_fright {
	float:right;
}
.ms_aright {
	text-align: right;
}
.ms_hide {
	display:none;
}
.ms_pad1 {
	padding:0px 12px 0px 6px;
}
.ms_pad2 {
	padding:0px 0px 0px 6px;
}
.ms_pad3 {
	padding:15px 0px 0px 6px;
}
.ms_pad4 {
	padding:5px 0px 0px 6px;
}
.ms_pad5 {
	padding:0px 0px 5px 0px;
}
.ms_pad6 {
	padding:20px 0px 0px 4px;
}
.ms_pad7 {
	padding-bottom:10px;
}
.ms_pad8 {
	padding:0px 0px 15px 6px;
}
.ms_pad9 {
	padding:0px 0px 5px 10px;
}
.ms_padt10 {
	padding-top:0.63em;
}
.ms_padt20 {
	padding-top:1.25em;
}
.ms_padb5 {
	padding-bottom:0.31em;
}
.ms_padl10 {
	padding-left:10px;
}
.ms_padl168 {
	padding-left:168px;
}
.ms_padr30 {
	padding-right:30px;
}
.ms_lnk1 {
	font-size:0.75em;
	color:#4b6b83;
	text-decoration:none;
}
.ms_lnk4 {
	font-size:0.69em;
	color:#837366;
	text-decoration:none;
	padding-right:1.25em;
}
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */
	height: 0em;                  /* ensure the period is not visible */
	clear: both;               /* make the container clear the period */
	visibility: hidden;	     /* further ensures the period is not visible */
}
.clearfix {
	display:inline;
}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* ******************** BARRA ******************** */

#ms_barra {
	height:1.31em;
	background-color:#333333;
	padding:0em 0em 0em 2em;
	clear:both;
}
#ms_barra_homepr {
	float:left;
	padding-left:28em;
	padding-right:0.75em;
}
.ms_data {
	float:left;
	width:13.94em;
	color:#a9a8a6;
	font-size:0.69em;
	padding-top:0.19em;
}
.ms_barra_btn1 {
	float:left;
	background-image:url(../imagens/fundo25.gif);
	background-repeat:no-repeat;
	padding-left:0.75em;
}
.ms_barra_btn2 {
	float:left;
	padding-left:1.69em;
}
.ms_sep8 {
	height:0.06em;
	width:29.81em;
	background-image:url(../imagens/sep6.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0.37em 0em 0.37em 0em;
	clear:both;
}
.ms_sep15 {
	height:0.06em;
	width:16.31em;
	background-image:url(../imagens/sep9.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0.37em 0 0.37em 0;
}
.ms_sep17 {
	margin:0.5em 0 0 0;
}
.ms_sep18 {
	padding:0.25em 0.31em 0em 0em;
}
a.ms_menu6 {
	display:block;
	color:#d8d8d8;
	font-size:0.69em;
	text-decoration:none;
	padding-top:0.19em;
}
a.ms_menu6:hover {
	text-decoration:underline;
}
/* ******************** TOPO ******************** */

#ms_topo {
	width:auto;
	height:281px;
	background-image:url(../imagens/fundo_topo.gif);
	background-repeat:repeat-x;
	clear:both;
}
#topo_esq {
	float:left;
	width: 226px;
	height:262px;
}
#topo_meio {
	float:left;
	width: 201px;
}
#topo_dir {
	float:left;
	width:576px;
}
/* ******************** SUB-TOPO (menu principal) ******************** */

#ms_subtopo_esq {
	width:226px;
	height:193px;
	background-image:url(../imagens/fundo_menu.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}
.ms_ul1 {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.ms_li1 {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
a.ms_menu2 {
	display:block;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 22px;
	padding:4px 0px 4px 11px;
}
a.ms_menu2:hover {
	width:177px;
	background-image:url(../imagens/fundo_menu_hover.gif);
	background-repeat:repeat-y;
	text-decoration:none;
}
.separador {
	width:177px;
	height: 1px;
	background-image: url(../imagens/tracejado_menu.gif);
	background-repeat: no-repeat;
	margin:0px 27px 0px 22px;
}
/* ********************* topo direito ************************************************* */
#fundo_topo_dir {
	width:576px;
	height: 187px;
	background-image: url(../imagens/fundo_topo_dir.jpg);
	background-repeat: no-repeat;
}
#topo_scroll {
	padding:150px 0px 0px 22px;
}
/* ********************* topo esquerdo *********************************************** */
#barra_vermelha {
	height:5px;
	background-color: #E50000;
	margin:0px 0px 0px 22px;
}
/* ********************** meio *************************************** */

.ms_coluna0 {
	width: 1018px;
}
#ms_coluna1 {
	float:left;
	width: 210px;
	margin:15px 0px 10px 10px;
}
#ms_coluna2 {
	float:left;
	width:539px;
	margin:11px 0px 10px 20px;
}
#ms_coluna3 {
	float:right;
	width:196px;
	margin:15px 0px 10px 0px;
}
#ms_coluna4 {
	float:left;
	width:753px;
	margin:15px 0px 10px 20px;
}
#ms_meio {
	width:100%;
	background-color:#FFFFFF;
	clear:both;
}
#interior {
	float:left;
	width:556px;
}
#barra_meio {
	height:14px;
}
.txt_bold1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
.txt_actualidade {
	color:#375034;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}
.txt_premio {
	color:#375034;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	padding:8px 0px 8px 0px;
}
.txt_vermelho1, .txt_vermelho5 {
	color:#FB1D06;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}
.txt_vermelho2 {
	color:#FB1D06;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}
.txt_vermelho2:hover {
	text-decoration:underline;
}
.txt_vermelho3 {
	color:#FB1D06;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}
.txt_vermelho4 {
	color:#FB1D06;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.txt_vermelho4:hover {
	text-decoration:underline;
}
.txt_vermelho5 {
	font-size:20px;
}
.txt_verde1 {
	color:#39b54a;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
}
.txt_verde2 {
	color:#375034;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 6px;
	margin:0em;
}
.txt_normal1 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.txt_normal2 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.txt_msg1 {
	color: #FB1D06;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	padding-top:10px;
}
.txt_interior p {
	margin-bottom:10px;
}
.barra_rodape {
	float:left;
	background-image:url(../imagens/fundo_rodape.gif);
	height:64px;
	width:100%;
	clear:both;
}
.titulo_noticias {
	color:#375034;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.titulo_noticias:hover {
	text-decoration:underline;
}
.txt_lead1 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-top:5px;
}
.txt_legend {
	color: #8a9499;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding:2px 0px 5px 5px;
	clear:both;
}
.txt_data {
	color: #8a9499;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding:5px 0px 5px 0px;
}
.txt_idade {
	color: #8a9499;
	font-family: Trebuchet MS;
	font-size: 10px;
}
a.txt_link1 {
	display:block;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration:none;
}
a.txt_link1:hover {
	text-decoration:underline;
}
a.txt_link2 {
	color: #837366;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration:none;
}
a.txt_link2:hover {
	text-decoration:underline;
}
a.txt_link3 {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration:none;
}
a.txt_link3:hover {
	text-decoration:underline;
}
a.txt_link4 {
	color: #fb1d06;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.txt_link4:hover {
	text-decoration:underline;
}
a.txt_link5 {
	color: #000000;
}
a.txt_link6 {
	display:block;
	color: #375034;
	background-color:#f0f2f0;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0px 8px 9px;
	margin:0px 3px 2px 3px;
}
a.txt_link6:hover {
	background-color:#dbddda;
}
a.txt_link7 {
	display:block;
	color: #333333;
	background-color:#eaede9;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0px 8px 9px;
}
a.txt_link7:hover {
	background-color:#dbddda;
}
a.txt_link8 {
	display:block;
	color: #375034;
	background-color:#f0f2f0;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0px 8px 20px;
	margin:0px 3px 2px 3px;
}
a.txt_link8:hover {
	background-color:#dbddda;
}
a.txt_link9 {
	display:block;
	color: #375034;
	background-color:#f0f2f0;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration:none;
	padding:8px 0px 8px 20px;
	margin:0px 3px 2px 3px;
}
a.txt_link9:hover {
	background-color:#dbddda;
}
a.txt_link10 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 11px;
       text-decoration:none;
	padding-top:5px;
}
a.txt_link10:hover {
	text-decoration:underline;
}
.ms_agend1 {
	width:470px;
	background-color:#dee1dd;
	padding:8px 20px 6px 6px;
	margin:0px 0px 1px 23px;
}
.ms_dest1 {
	float:left;
	width:270px;
	margin-left:6px;
}
.ms_dest2 {
	float:left;
	width:245px;
	margin-right:12px;
}
.ms_dest3 {
	float:left;
	width:176px;
	margin-left:6px;
}
.ms_dest4 {
	float:left;
	width:335px;
	margin-right:12px;
}
.ms_dest5 {
	float:left;
	width:40px;
	margin-left:6px;
}
.ms_dest6 {
	float:left;
	width:475px;
	margin-right:12px;
}
.ms_dest7 {
	float:left;
	width:245px;
	margin-left:6px;
}
.ms_dest8 {
	float:left;
	width:270px;
	margin-right:12px;
}
.ms_dest9 {
	float:left;
	width:120px;
	margin-left:6px;
}
.ms_dest10 {
	float:left;
	width:390px;
	margin-right:12px;
}
.ms_dest11 {
	float:left;
	width:60px;
}
.ms_dest12 {
	float:left;
	width:120px;
	margin-left:8px;
}
.ms_dest13 {
	float:left;
	width:285px;
	margin-left:6px;
}
.ms_dest14 {
	float:left;
	width:230px;
	margin-right:12px;
}
.ms_dest15 {
	margin-left:6px;
}
.ms_dest16 {
	margin:10px 6px 6px 6px;
}
.separador_noticias {
	width:149px;
	height: 20px;
	background-image: url(../imagens/separador_noticias.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.separador_prog1 {
	width:204px;
	height: 5px;
	background-image: url(../imagens/separador_prog.gif);
	background-repeat: no-repeat;
	margin:8px 0px 8px 0px;
}
.separador_msg1 {
	width:196px;
	height: 5px;
	background-image: url(../imagens/separador_msg.gif);
	background-repeat: no-repeat;
	margin:8px 0px 8px 0px;
}
.separador_cont1 {
	clear:both;
	width:539px;
	height: 5px;
	background-image: url(../imagens/separador_cont.gif);
	background-repeat: no-repeat;
	margin:8px 0px 8px 0px;
}
.separador_cont2 {
	clear:both;
	width:750px;
	height: 5px;
	background-image: url(../imagens/separador_cont.gif);
	background-repeat:repeat-x;
	margin:8px 0px 8px 0px;
}
.separador_prem1 {
	width:204px;
	height: 3px;
	background-image: url(../imagens/separador_premio.gif);
	background-repeat: no-repeat;
	margin:8px 0px 8px 0px;
}
.foto_list {
	float:left;
	width:60px;
}
.nome_list {
	float:left;
	width:200px;
	padding-top:5px;
	padding-left:15px;
}
#fundo_formulario {
	/*	float:left;*/
	width: 557px;
	height:100%;
	background-image: url(../imagens/fundo_formulario.gif);
	background-repeat: repeat-y;
}
.espaco_topo_form {
	padding-top:10px;
}
.centrar_btn_enviar {
	padding-left:337px;
}
input {
	border: #CCCCCC 1px solid;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}
#banner {
	text-align: right;
	padding:21px 32px 0px 0px;
}
#ms_programa {
	padding:24px 0px 10px 3px;
}
#ms_premio {
	padding:20px 0px 0px 4px;
}
#ms_twitter {
	padding:24px 0px 10px 3px;
}
.ms_galeria {
	float:left;
	width:4.5em;
	height:5em;
	margin-bottom:0.31em;
	text-align:center;
}
.ms_pcast1 {
	float:left;
	width:2.71em;
}
.ms_pcast2 {
	float:left;
	width:13.75em;
}
.ms_pcast3 {
	padding-bottom:0.9em;
}
.ms_pcast4 {
	float:left;
	width:27em;
}
.ms_cx9 {
	width:42em;
}
/* ******************* paginacao ********************** */
#paginacao {
	width:520px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
#pag_esq {
	width:110px;
	padding:0px;
	float:left;
	text-align:left;
}
#pag_cent {
	width:280px;
	padding:0px;
	float:left;
	text-align:center;
}
#pag_dir {
	width:110px;
	padding:0px;
	float:left;
	text-align:right;
}
#pag_esq img, #pag_dir img {
	padding-top:6px;
}
/******* VERSÃO MM *******/
.ms_tit1 {
	font-size:0.87em;
	font-weight:bold;
	color:#837366;
	padding:0em;
	margin:0em;
}
.ms_tit9 {
	display:block;
	font-size:0.78em;
	line-height:1.21em;
	color:#414141;
	font-weight:bold;
	text-decoration:none;
}
.ms_txt14 {
	font-size:0.69em;
	color:#333333;
	padding:0.14em 0 0.75em 0;
}
.ms_txtLegenda {
	color:#4b6b83;
	padding:0.5em 0.5em 0.5em 0.5em;
}
.ms_txtTitulo {
	color:#FB1D06;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration:none;
}
.ms_txtTexto {
	color: #333333;
	font-family: Trebuchet MS;
	padding-top:5px;
}
.ms_txtData {
	color:#4b6b83;
	font-size:0.69em;
}
.ms_txtTexto p {
	margin-bottom:0.62em;
}
.ms_txtTexto a {
	color:#414141;
	text-decoration:underline;
}
.ms_padl4 {
	padding-left:0.25em;
}
.ms_padl6 {
	padding-left:0.38em;
}
.ms_padl8 {
	padding-left:0.5em;
}
.ms_padl15 {
	padding-left:0.94em;
}
.ms_padr4 {
	padding-right:0.25em;
}
.ms_padt10 {
	padding-top:0.63em;
}
.ms_padt8 {
	padding-top:0.5em;
}
.ms_padb5 {
	padding-bottom:0.31em;
}
.ms_padb10 {
	padding-bottom:0.63em;
}
#img_toolbox1 {
	height:1.13em;
}
#img_toolbox2 {
	height:100%;
}
#img_toolbox2 img {
	vertical-align:middle;
}
#ms_btnsBar1 {
	height:1.81em;
	background-color:#f2f3f5;
	border-bottom:1px solid #d4d8db;
	margin-bottom:0.69em;
}
.img_imprimir2 {
	position:absolute;
	width:1.25em;
	height:1.25em;
	background-image:url(../imagens/btn_imprimir2.gif);
	background-repeat:no-repeat;
	margin:0.06em 0 0 0;
	cursor:pointer;
}
.img_voltar2 {
	position:absolute;
	width:1.25em;
	height:1.25em;
	background-image:url(../imagens/btn_voltar2.gif);
	background-repeat:no-repeat;
	margin:0.06em 0 0 0;
	cursor:pointer;
}
.img_enviar2 {
	position:absolute;
	width:1.25em;
	height:1.25em;
	background-image:url(../imagens/btn_enviar.gif);
	background-repeat:no-repeat;
	margin:0.06em 0 0 0;
	cursor:pointer;
}
.img_adicionar2 {
	position:absolute;
	width:1.25em;
	height:1.25em;
	background-image:url(../imagens/btn_adicionar.gif);
	background-repeat:no-repeat;
	margin:0.06em 0 0 0;
	cursor:pointer;
}
.ms_input {
	font-family:"Trebuchet MS";
	font-size:0.69em;
	background-color:#ffffff;
	border-width:0.06em;
	border-style:solid;
	border-bottom-color:#f3f0e8;
	border-right-color:#f3f0e8;
	border-left-color:#837366;
	border-top-color:#837366;
}
.ms_cx9 {
	width:42em;
}