/* Home */

#p_home #header {
	padding-bottom: 30px;
}

#p_home #container {
	background: url(../../img/home/bg.jpg) no-repeat;
	padding-bottom: 20px;
}

#index a {
	color: #d77637
}

#index a:hover {
	color: #d77637
}

#footer {
	height: 30px;
	padding-top: 20px;
	border: none;
}

#noticias {
	margin: 15px 0 15px 50px;
	font-size: .9em;
	line-height: 1.4;
}

#noticias h2 {
	color:  #866;
	font-weight: normal;
	font-size: 1.6em;
}

.grande {
	background: url(../../img/home/box_g.jpg) no-repeat;
	width: 205px;
	height: 125px;
	padding: 10px;
	margin: 0 10px 0 0;
}

.pequenas {
	padding: 0;
	margin: 0;
}

.pequena {
	padding: 3px 15px 10px;
	margin: 2px 0 0;
	width: 215px;
	height: 55px;
	background: url(../../img/home/box_p.jpg) no-repeat;
}

.aviso {
	margin-bottom: 5px;
}

.grande img {
	float: left;
	padding-right: 10px;
}

.grande p {
	margin-bottom: 10px;
	margin-top: 5px;
}

#noticias ul li {
	padding: 6px 0;
}