body {
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003;
}

a:link, a:visited {
	color: #006;
	text-decoration: none;
} 
a:active, a:hover {
	color: #06F;
}

p {
	margin: 0 0 5px 0;
	padding: 0px;
}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #006;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.hora_plantao {
	float: left;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}


h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #006;
}

.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
}

#container {
	width: 980px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_panel {
	float: left;
	width: 980px;
	height: 70px;
	color: #FFF;
	background-color: #003;
	background-image: url(images/topo.jpg);
	background-repeat: no-repeat;
}
#publicidade_topo {
	float: left;
	height: 80px;
	width: 980px;
	margin-bottom: 1px;
}
#publi_direita {
	float: left;
	height: 80px;
	width: 615px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003;
}
#publi_esquerda {
	float: left;
	height: 80px;
	width: 363px;
}



#sitetitle {
	float: left;
	width: 300px;
	margin: 55px 0 0 15px;
	padding: 10px 0 5px 0;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}

#searchbox {
	float: left;
	width: 500px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-top: 0px;
}

#searchbox form {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	width: 500px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 160px;
}


#searchbutton{
	background: url(images/templatemo_search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#currentdate {
	float: right;
	width: 300px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 0;
	margin-left: 0;
	height: 50px;
}

/*------------- Menu ------------------*/
#menu {
	float: left;
	width: 980px;
	height: 30px;
	border-bottom: 1px solid #333;
	background-color: #1F3C80;
	background-repeat: repeat-x;
}

#menu ul {
	float: left;
	width: 980px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#menu li a:hover, #templatemo_menu li .current{
	color: #003;
}

/* end of menu */

/* content */
#content {
	float: left;
	width: 980px;
}

#main_leftcol {
	float: left;
	width: 615px;
	margin-top: 15px;
}

.leftcol_subcol {
	float: left;
	width: 280px;
	height:auto !important;
	padding: 0 0 0 0;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}

#main_rightcol {
	float: right;
	margin-top: 15px;
	width: 360px;
	height:auto !important;
}

* html #main_rightcol {
	margin-left: -15px;	
	height:auto !important;
}

#topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003;
	width: 280px;
	float: left;
	height: auto;
}

#topnews img{
	margin-bottom: 5px;
}

#gallery_section {
	display: block;
	width: 278px;
	padding: 0px 0 5px 5px;
	margin-bottom: 25px;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	width: 285px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009;
}

.newsbox {
	clear: both;
	width: 285px;
	height:auto !important;
	padding-bottom: 15px;
}


.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding: 0px;
}

.newsbox .newstitle {
	font-size: 16px;
	color:#003;
	font-weight: bold;
}

.newsbox p{
	font-size: 11px;
}

.regular_section ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.regular_section li a{
	font-weight: bold;
}

.regular_section li a:hover{
	text-decoration: underline;
}

.leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 1px solid #009;
	margin-bottom: 25px;
	
}

.rcol_sectionwithborder {
	width: 359px;
	border: 1px solid #009;
	margin-bottom: 25px;
	float: right;
}

#video_section {
	display: block;
	width: 348px;
	margin-top: 9px;
	margin-left: 10px;
}

* html #video_section {
	margin-left: 5px;
}

#video_section .video_box {
	float: left;
	width: 320px;
	margin: 0 10px 10px 10px;
}

#video_section .video_box img{
	margin: 0 0 5px 0;
}

#video_section .video_box a{
	font-size: 10px;
	font-weight: bold;
}

#video_section .video_box a span{
	color: #C60;
	font-size: 10px;
	font-weight: bold;
}

#newsletter_section {
	width: 348px;
	margin: 10px;
}

#newsletter_section  form {
	margin: 0 30px 0 0;
	text-align: right;
}

#newsletter_section  select {
	width: 200px;
	height: 25px;
	padding: 2px 0;
	margin: 0px;
}

#newsletter_section .form_row{
	padding: 3px 0px;
}


#newsletter_section label {
	margin-right: 10px;
}

#newsletter_section input{
	width: 195px;
	height: 15px;
}

#newsletter_section .button{
	height: 25px;
	width: 80px;
}

#blog_section {
	width: 338px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009;
}

#blog_section .datetime{
	font-weight: bold;
}

#poll_section {
	width: 348px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#poll_section p{
	padding-bottom: 10px;
}


#poll_section img{
	float: right;
}

#poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#footer {
	clear: both;
	float: left;
	width: 960px;
	color: #06C;
	text-align: left;
	height: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003;
	margin-top: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.footer_leftcol {
	float: left;
	width: 400px;
	padding: 0 0 0 300px;
	margin-right: 25px;
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
}

.footer_subcol {
	float: left;
	width: 250px;
	margin-left: 60px;
}

#footer p{
	padding: 0;
	margin-bottom: 10px;
	text-align: center;
}

#footer a{
	color: #003366;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#publicidade_pedepagina {
	float: left;
	height: 100px;
	width: 600px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
/* ----- End of Footer ----- */
#conteudo_noticia {
	float: left;
	height: auto;
	width: 980px;
}
.barra_canal {
	float: left;
	height: 20px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
#central_noticias {
	float: left;
	height: auto;
	width: 712px;
}
.atualiza {
	float: left;
	height: 20px;
	width: 710px;
	margin-top: 5px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
#titulo {
	float: left;
	height: auto;
	width: 710px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}
.sub_titulo {
	float: left;
	height: auto;
	width: 710px;
	margin-left: 3px;
}
#credito {
	float: left;
	height: auto;
	width: 710px;
	margin-left: 3px;
}
.noticia {
	float: left;
	height: auto;
	width: 703px;
	font-size: 14px;
	padding-left: 3px;
	margin-bottom: 20px;
}
.imagem_video_audio {
	float: left;
	height: auto;
	width: 420px;
	margin-right: 6px;
	margin-bottom: 5px;
}
.texto {
	float: left;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5px;
}
img_noticia {
	margin-right: 3px;
	float: left;
}
.relacionados {
	float: left;
	height: auto;
	width: 408px;
	border: 1px solid #06C;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
.texto_relacionados {
	float: left;
	height: 20px;
	width: 400px;
}
.audio {
	float: left;
	height: auto;
	width: 400px;
}
.img_ouca {
	float: left;
	height: auto;
	width: 38px;
}
.clique_ouca {
	padding: 2px;
	float: left;
	height: 30px;
	width: 340px;
}
.galeria_foto {
	float: left;
	height: auto;
	width: 400px;
}
.icone_foto {
	float: left;
	height: auto;
	width: 38px;
}
.text_foto {
	padding: 2px;
	float: left;
	height: 30px;
	width: 340px;
}
.leia_mais_todas {
	float: left;
	height: 30px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.icone_noticia {
	float: left;
	height: auto;
	width: 35px;
}
.leia_mais {
	float: left;
	height: 18px;
	width: 140px;
	padding: 5px;
}
#shooping {
	float: left;
	height: auto;
	width: 720px;
	margin-left: 3px;
	border: 1px solid #333;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 15px;
	background-color: #0099FF;
}
#direita_noticias {
	float: left;
	height: auto;
	width: 254px;
	margin-top: 5px;
	margin-left: 5px;
}
.publicidade_noticias {
	float: left;
	height: 400px;
	width: 254px;
}
.topo_shooping {
	float: left;
	height: 25px;
	width: 250px;
	margin-top: 5px;
	margin-left: 5px;
}
#conteudo_shopping {
	margin: 5px;
	float: left;
	height: auto;
	width: 710px;
	color: #000;
}
.inserta_publi {
	float: left;
	height: auto;
	width: 254px;
}
.plantao {
	float: left;
	height: auto;
	width: 254px;
	margin-top: 10px;
}
.topo_plantao {
	float: left;
	height: 100%;
	width: 253px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000033;
	border-bottom-color: #000033;
}
.noticias_plantao {
	float: left;
	height: auto;
	width: 249px;
	margin-top: 5px;
	border: 1px solid #003366;
	padding: 2px;
}
.dentro_plantao {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3px;
}
.hora_plantao2 {
	float: left;
	height: 20px;
	width: 100%;
}
.texto_plantao2 {
	float: left;
	height: auto;
	width: 100%;
}
.topo_plantao3 {
	float: left;
	height: 20px;
	width: 100%;
}
.plantao_3 {
	float: left;
	height: auto;
	width: 100%;
}
.titulo_not {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.icone_indique {
	float: left;
	height: 30px;
	width: 32px;
}
.indique {
	float: left;
	height: 15px;
	width: 150px;
	padding: 5px;
}
.icone_imprime {
	float: left;
	height: 25px;
	width: 35px;
}
.imprime {
	padding: 5px;
	float: left;
	height: 20px;
	width: 150px;
}
texto_titulo_shopping {
	color: #FFF;
}
.links_baixo {
	float: left;
	height: 20px;
	width: 750px;
	padding-right: 15px;
	padding-left: 150px;
}
.botoes_busca {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 60px;
	width: 300px;
}
#lista_videos {
	float: left;
	height: auto;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000033;
	margin-bottom: 10px;
}
.quadrado_video {
	float: left;
	height: auto;
	width: 110px;
	margin: 10px;
	border: 1px solid #000066;
	padding: 5px;
}
.descreve_video {
	float: left;
	height: auto;
	width: 100px;
	padding-left: 5px;
}
.quadro_parceiros {
	float: left;
	height: auto;
	width: 202px;
	margin: 20px;
	border: 1px solid #000033;
}
#contem_revista {
	float: left;
	height: auto;
	width: 685px;
	margin-left: 40px;
	border: 1px solid #000066;
}
.destaca_1 {
	float: left;
	height: auto;
	width: 285px;
	background-repeat: no-repeat;
	background-color: #1F3C80;
}
#container #conteudo_noticia #central_noticias .noticia #contem_revista img {
	margin: 10px;
	border: 1px solid #000066;
}
.edicao_revista {
	padding: 3px;
	float: left;
	height: auto;
	width: 135px;
}
.publi_lateral_direita {
	float: right;
	height: auto;
	width: 358px;
}
.tocador {
	float: left;
	height: auto;
	width: 980px;
	margin-bottom: 2px;
	background-image: url(images/barraplayer.jpg);
}
.toca_player {
	clear: none;
	float: left;
	height: auto;
	width: 980px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
