/* 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, #infoparrafo1, #infoparrafo2 {
	width: 570px;
	float: left;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;	
}

#infoparrafo1izq {
	width: 300px;
	float: left;	
}

#infoparrafo1der {
	width: 250px;
	float: right;
}

#infoparrafo1izq span {
	width: 290px;
	font-size: 11px;
	color: #FE1BB1;
	font-weight: bold;	
}

#infoparrafo2 span {
	color: #FE1BB1;
	font-weight: bold;	
}


#infosubtitulo {
	color: #FE1BB1;
	text-align: center;
	font-size: 9px;
	float: left;
	width: 570px;
}

#infoparrafo3 {
	font-size: 9px;
	margin-top: 5px;
	float: left;
	width: 570px;	
}

#table1 {
	width: 250px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#table1 td {
	border-left: #F71FB6 1px solid;
	border-right: #F71FB6 1px solid;	
	background-color: #FFF8FD;
}

#infoparrafo2 h2, #infoparrafo2 h3 {
	width: 450px;
	text-align: center;
	font-size: 10px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 15px;
	margin-bottom: 15px;
	border-left: #639ACE 1px solid;
	border-right: #639ACE 1px solid;
	background-color: #F7FBFF;
	padding-top: 3px;
	padding-bottom: 3px;		
}

#infoparrafo2 h2 span,  #infoparrafo2 h3 span{
	font-weight: normal;
	color: #000; 
	font-size: 11px;
}

#table2 {
	width: 350px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#table2 td {
	border-left: #639ACE 1px solid;
	border-right: #639ACE 1px solid;	
	background-color: #F7FBFF;
}

#table2 a:hover {
	color: #639ACE;
}

#infoparrafo2 h3 {
	width: 350px;		
}

#infoparrafo2 h2 span,  #infoparrafo2 h3 span{
	font-weight: normal;
	font-size: 11px;
}

#infoparrafo2 a:hover {
	color: #639ACE;
}

#infoparrafo2 h5 {
	text-align: center;
}

#infoparrafo2 h5 span {
	font-size: 10px;
	margin-bottom: 0px;
}
