/* conteudo - conteudo principal */

	.modulos_home {
		background-color:#fff;
	}

	.modulos_home h2 {
		display:block;
		height:18px;
		text-indent:20px;
		line-height:1.6em;
		color:#4f495c;
		background:url(tarja_tit_mod_home_main.gif) left bottom no-repeat;
		padding-top:20px;
	}
	
	.modulos_home img {
		border:0;
	}




/* conteudo - conteudo principal - modulo noticias */

	#modulo_noticias {
		float:left;
		width:491px;
	}


	#indice_noticias {
		list-style:none;
		margin-left:20px;
		margin-right:10px;
	}


		#indice_noticias span {
			font-size:10px;
			color:#4f495c;
			display:block;
			margin-top:8px;
		}

		#modulo_noticias a {
			font-weight:bold;
		}
		
		#modulo_noticias a.vertodas {
			margin-left:350px; 
			margin-top:10px;
			width:130px;
		}
	
			#indice_noticias a:hover {
				text-decoration:none;
			}


/* conteudo - conteudo secundario - modulo sinopses */		

		
		#agendese {
			text-align:center;
		}
		
			#agendese h2#titagendese {
				padding-left:0;
			}
			
		