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

.centro-div{
	background:#EDEBEC;
	border:1px #CCC solid;
	width:270px;
	height:142px;
	margin-top:140px;
	margin-left:10px;
}
.centro-div p{
	padding:20px 8px 0 8px;
	color:#3b3b3b;
	font-size:17px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
.centro-div a{
	padding:20px 8px 0 8px;
	color:#3b3b3b;
	font-size:17px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}


.link{
	color:#900;
	text-decoration:none;
	font-size:12px;
	text-align:right;
	float:right;
	padding:10px 20px 0 0;
}






.corpFx {
	width:390px;
	height:auto;
	float:left;
	margin-top:7px;
}

.img-corp{
	float:left;
}
.corp-a li{
	list-style:none;
	line-height:12px;
}
.corp-a li h2 a{
	text-decoration:none;
	color:#666;
	font-size:10px;
	font-weight:lighter;
	margin:0;
	padding:0;
}
.corp-a li a{
	text-decoration:none;
	color:#666;
	font-size:10px;
	font-weight:lighter;
	margin:2px;
}


