@charset "UTF-8";
#links .socialWeb {
	float: left;
	height: 30px;
	width: 30px;
}
.socialWeb img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#empresa .nombre {
	float: left;
	height: 60px;
	width: 310px;
}
#empresa .nombre h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	padding-left: 55px;
}
#empresa .telefonos {
	height: 60px;
	width: 500px;
	float: left;
}
#empresa .telefonos h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 20px;
}
