.logo {
	height:75px;
	margin:0 auto;
	width:430px;
	margin-top: 20px;
	background-image: url("images/logo_palmaplanas.png");
	background-repeat: no-repeat;
}
a {
	color: #542378;
}

a :visited{
	color: #4F4F4F;
}

img {
	border: 0px;
	
}
p {

	color:#6F6F6F;
	font-family: "Franklin Gothic Book", Trebuchet MS,Arial,Verdana;
	font-size:8pt;
	font-style: regular;
}

.container {
	height:500px;
	margin:0 auto;
	width:850px;
	margin-top: 25px;

}

.item {
	width:200px;
	float:left;
	border: 1px solid #CCCCCC;
	margin: 5px;
	height:492px;
}

.item2 {
	width:835px;
	float:left;
	border: 1px solid #CCCCCC;
	margin: 5px;
	#height:492px;
}

.description {
	background-color:#F2F2F2;
	margin:3px;
	text-align:justify;
	height: 168px;
	padding:5px 8px;
}

.description2 {
	background-color:#F2F2F2;
	margin:3px;
	text-align:justify;
	#height: 98px;
	padding:5px 8px;
}


.grupo {
	background-image: url("images/grupo_smallest.png");
	background-repeat: no-repeat;
	background-position: 115px 150px;

}

.usp {
	background-image: url("images/usp_smallest.png");
	background-repeat: no-repeat;
	background-position: 125px 140px;
}


.link {
	float:right;
	padding:3px 4px;
	margin-right:3px;
	margin-bottom: 3px;
	margin-top:2px;
	
}

