/* CSS Document */
/* Se utilizan en las paginas: /info/quienessomos.asp  -  /info/uneteanosotros.asp  -  /info/avisolegal.asp*/

#infotitulo {
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #2965CE;
	border-top: #639ACE 1px solid;
	border-bottom: #639ACE 1px solid;	
	border-left: #639ACE 3px solid;
	border-right: #639ACE 3px solid;
	font-weight: bold;
	background-color: #F7FAFD;
}

#infotitulo, #infoparrafo2 {
	width: 570px;
	float: left;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;	
}

#infoparrafo2 span {
	color: #FE1BB1;
	font-weight: bold;	
}
