/*#home .header-background #v-card-holder #v-card .info-headings{
	background-color: #FFF;
	background: url("../images/fondoLogo.png") repeat-y scroll right center;
	height:100px;
}
#home .header-background #v-card-holder #v-card .info-headings img{
	margin-top:5px;
	vertical-align: middle;
}*/

a.solaci{
	background-image: url("../images/logosolaci.png");
	background-repeat: no-repeat;
	background-position: center;
	color:#ffffff;
	display: block;
	height: 105px;
}
.redBorder {
	border-left: 5px solid #EB0028;
}
.txtAzul{
	color:#002F86;
}

#infoContact{
	display:table;
	margin: 0 auto;
	max-width: 100%;
	padding:154px 0px;
}
#infoContact .profile-list{
	display:block;
	margin-left:30px;
	font-size: 15px;
	font-weight: 20px;
	line-height: 10px;
	color:#002F86;
}
#infoContact .title{
	display:block;
	float:left;
	line-height: 26px;
}
#infoContact .content{
	display:block;
	font-weight: 400;
	line-height: 20px;
	margin-left: 30px;
}

#footer{
	border-top: 4px solid #c62828;
	clear: both;
	font-size: 14px;
	margin-top: 50px;
	position:relative;
	display:block;
}
#footer .heading-footer{
	font-size: 16px;
	font-weight: 200;
	color:#ffffff;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px;
}
#footer p {
	color:#ffffff !important;
	font-size: 12px;
}
#footer a {
	color:#002F86 !important;
	font-size: 12px;
}

#footer-copyright{
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	margin-top: 0;
	padding:0;
}