@charset "utf-8";
/* CSS Document  */

div#campanha{
			margin-bottom: 10px;
		}
		div.tVsaude div.saude{
	
			/*margin-right: 9px;*/
		}
		div.tVsaude div.tv{
	
			/*margin-right: 9px;*/
			margin-top:10px;
		}
		div.tVsaude{
			float: left;
			margin-right: 7px;
			width:181px;
		}
		div#noticias{
			float: left;
			background-image: url(../imgs/bg_noticias.jpg);
			width: 331px;/*355*/
			height: 234px;/*249*/
			padding: 15px 12px  0 12px ;
			font-size: 11px;
		}
		div#noticias h2{
			margin: 7px 0 20px 45px
		}
		div#noticias ol{
			margin-bottom: 10px;
		}
		div#noticias li{
			background-image: url(../imgs/bg_li.gif);
			background-repeat: repeat-x;
			background-position: bottom;	
			color:#143F2C;
			list-style-type: none;
			padding: 5px 10px  7px 10px ;
			margin: 3px
		}
		div#noticias li a{
			color:#143F2C;
			text-decoration: none
		}
		div#noticias li a:hover{
			text-decoration: underline
		}
		div#noticias p.maisnots{
			text-align: right;
		}
