#conteudos p {
	color: #278273;
	font-size: x-small;
}
#conteudos .list .line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height:90px;
	clear:both;
}
#conteudos .list .line:first-child {
	border-top-width: 0px;
}
#conteudos .list .item {
	height:80px;
	width:310px;
	float: left;
	padding-top:10px;
}
#conteudos .left .list .item:first-child {
	padding-right:20px;
	padding-left:0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#conteudos .right .list .item:first-child {
	padding-left:10px;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#conteudos .list .item h2 {
	color: #53B53D;
	font-size: x-small;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
#conteudos .list .item h2 a {
	text-decoration:underline;
}
#conteudos .list .item p {
	color: #797979;
	font-size: x-small;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
#conteudos .list .item p.data {
	font-style:italic;
	font-weight: normal;
}
#conteudos .list .item div.photo {
	float: left;
	margin-right:10px;
	height: 80px;
}
#conteudos .list .item div.bigdate {
	margin:0px;
	padding:0px;	
	text-align:center;
	float: left;
	width: 70px;
	height: 60px;
	margin-right:10px;
	font-size:22px;
	color: #C60115;

}
#conteudos .list .item div.bigdate span {
	display: inline-block;
	clear: both;
	font-size:35px;
}
#conteudos .list .item div.photo img {
	padding:5px;
	border-width:0px;
}
#conteudos .list .item div.photo a {
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#conteudos .left {
	width: 	330px;
	float: left;
	font-size: x-small;
	font-weight:bold;
}
#conteudos .right {
	width: 	330px;
	float: left;
	font-size: x-small;
	font-weight:bold;
}
#pesq_noticias {
	margin-bottom:5px;
}
#conteudos .vertodos {
	display: inline-block;
	float:right;
	background-color:#C60115;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
}
#conteudos #calendario-titulo {
	width: 660px;
}
#conteudos #calendario-titulo p{
	text-align: center;
	font-weight: bold;
}
#notexist {
	line-height: 35px;
}
