@charset "utf-8";
/* CSS Document */
/*CSS ABOUT US*/
#costataboutus  {
	background-image: url(../images/aboutuscostat.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 200px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: normal;
}
#costataboutus a {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/moreback.gif);
	display: block;
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	height: 30px;
	width: 75px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
	float: right;
}
#costataboutus a:hover {
	background-image: url(../images/more2back.gif);
	color: #FF9900;
}
#costataboutus h1 {
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 75px;
}
#costataboutus h2 {
	border: 1px solid #FFFFFF;
	padding-left: 7px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.caixa1 {
	overflow: hidden;
	margin-bottom: 10px;
}
#bodyPanel .caixa1  h2  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	display: block;
	margin-bottom: 10px;
	padding-bottom: -3px;
}
